Structures RaStatusWord - ThorstenBrach/SRCI GitHub Wiki
Parameter | Data Type | Default Value | Description |
---|---|---|---|
IsMoving |
- |
Bit 00: TRUE, when robot’s axes values change due to physical movement of axes |
|
PrimarySequencePaused |
- |
Bit 01: TRUE, when move commands in primary sequence are currently not processed |
|
InPrimaryPos |
- |
Bit 02: TRUE, when robot is in primary sequence |
|
SecondarySequenceActive |
- |
Bit 03: Secondary sequence is active (by user or implicit behavior) |
|
IsBlending |
- |
Bit 04: TRUE, when blending between two move commands |
|
ErrorPending |
- |
Bit 05: Shows that an error acknowledgement by the client is necessary |
|
RestartInProgress |
- |
Bit 06: RC is restarting |
|
Enabled |
- |
Bit 07: RA power state |
|
RaSequenceState |
- |
Bit 08–09: RA sequence states: Idle, Interrupt active, Axes controlled |
|
OperationMode |
- |
Bit 10–12: Operation Mode (T1 Local, T2 Local, Auto, etc.) |
|
CollisionDetectedEnabled |
- |
Bit 13: TRUE, while CollisionDetection is enabled |
|
CollisionDetected |
- |
Bit 14: TRUE, when a collision was detected during CollisionDetection |
|
RestartRequested |
- |
Bit 15: TRUE, when RC requests a restart via WriteRobotSWLimits or WriteSystemVariable |
|
Accelerating |
- |
Bit 16: RA is currently accelerating (if supported via exchangeConfig) |
|
Decelerating |
- |
Bit 17: RA is currently decelerating (if supported via exchangeConfig) |
|
ConstantVelocity |
- |
Bit 18: RA is moving at constant velocity (if supported via exchangeConfig) |
|
Bit19 |
- |
Bit 19 |
|
Bit20 |
- |
Bit 20 |
|
Bit21 |
- |
Bit 21 |
|
Bit22 |
- |
Bit 22 |
|
Bit23 |
- |
Bit 23 |
|
Bit24 |
- |
Bit 24 |
|
Bit25 |
- |
Bit 25 |
|
Bit26 |
- |
Bit 26 |
|
Bit27 |
- |
Bit 27 |
|
Bit28 |
- |
Bit 28 |
|
Bit29 |
- |
Bit 29 |
|
Bit30 |
- |
Bit 30 |
|
Bit31 |
- |
Bit 31 |