Structures TrackingStatus - ThorstenBrach/SRCI GitHub Wiki
Parameter | Data Type | Default Value | Description |
---|---|---|---|
ConveyorTrackingEnabled |
- |
TRUE, while a "ConveyorTracking" function is enabled |
|
WaitingForSynchronization |
- |
TRUE, while robot is waiting for condition defined by "SyncInMode" after "SyncToConveyor" has been executed |
|
Synchronizing |
- |
TRUE, while robot is matching the TCP’s velocity to the conveyor’s velocity |
|
Synchronous |
- |
TRUE, while TCP is moving synchronously to conveyor |
|
Desynchronizing |
- |
TRUE, while robot is terminating synchronous movement |
|
SyncOutZoneEntered |
- |
TRUE, while assigned UCS is within "SyncOutZone" |
|
SyncOutZoneLeft |
- |
TRUE, when assigned UCS leaves "SyncOutZone" |
|
NotUsed |
- |
Not used |