Structures RobotWorkAreaData - ThorstenBrach/SRCI GitHub Wiki
Parameter | Data Type | Default Value | Description |
---|---|---|---|
Timestamp |
- |
Timestamp |
|
AreaType |
- |
Defines type of work area |
|
AreaMode |
- |
Defines violation condition |
|
ReactionMode |
- |
Defines RC’s and robot’s behavior when robot violates work area |
|
ActiveModification |
- |
Specifies whether an active work area can be edited by function WriteWorkArea |
|
DefinitionMode |
- |
Relates to AreaType Box, Cylinder and Sphere |
|
FrameNo |
- |
Index of reference frame |
|
ZeroPointX |
- |
X-value of reference point in specified frame |
|
ZeroPointY |
- |
Y-value of reference point in specified frame |
|
ZeroPointZ |
- |
Z-value of reference point in specified frame |
|
X |
- |
Limit for cartesian X |
|
Y |
- |
Limit for cartesian Y |
|
Z |
- |
Limit for cartesian Z |
|
Radius |
- |
Radius of cylinder or sphere |
|
J1Limit |
- |
Limits for Joint J1 |
|
J2Limit |
- |
Limits for Joint J2 |
|
J3Limit |
- |
Limits for Joint J3 |
|
J4Limit |
- |
Limits for Joint J4 |
|
J5Limit |
- |
Limits for Joint J5 |
|
J6Limit |
- |
Limits for Joint J6 |
|
E1Limit |
- |
Limits for Joint E1 |
|
E2Limit |
- |
Limits for Joint E2 |
|
E3Limit |
- |
Limits for Joint E3 |
|
E4Limit |
- |
Limits for Joint E4 |
|
E5Limit |
- |
Limits for Joint E5 |
|
E6Limit |
- |
Limits for Joint E6 |