PCSDK-Task State

Hi,

I have 2 tasks in my system one is running and one is not.
How can i get this information from PC SDK ?

I find a code example:

ExecutionState state = task.ExecutionState;

if (state == ExecutionState.Started)

but it dose not pass compilation
ExecutionState unknown ?
Thanks
Avi.

Very good question.

Tried just now and couldn’t find a good way to get it either.
I’m going to talk to R&D about this one.

Thanks John

any news ?

Only bad ones, I’m afraid.
This is not implemented. I also asked if there are any good workarounds and they couldn’t see any.
I’ve put it in as a feature request for future releases.

Thanks

Unrelated question moved to here:
http://forums.robotstudio.com/forum_posts.asp?TID=6465