ST_MoveAbsoluteCAOptions
TYPE ST_MoveAbsoluteCAOptions :
STRUCT
GapControlMode : MC_GAP_CONTROL_MODE := mcGapControlModeGroupDefault;
PositionReferenceSystem : OTCID := 0;
DynamicsReferenceSystem : OTCID := 0;
AdditionalTurns : UDINT := 0;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
GapControlMode | MC_GAP_CONTROL_MODE | See the description of the data type MC_GAP_CONTROL_MODE for further information. |
PositionReferenceSystem (as of TF5400 V3.1.6.03) | OTCID |
|
DynamicsReferenceSystem (as of TF5400 V3.1.6.03) | OTCID |
|
AdditionalTurns (as of TF5400 V3.1.10.30) | UDINT |
|
Requirements
Development environment | Target system type | PLC libraries to be linked |
---|---|---|
TwinCAT V3.1.4018.26 TF5400 Advanced Motion Pack V3.1.1.17 | PC or CX (x86 or x64) | Tc3_McCollisionAvoidance, Tc3_McCoordinatedMotion, Tc2_MC2 |