Axis_Ref (STRUCT)
TYPE Axis_Ref : STRUCT
Holds the main information regarding the axis. It is used to identify an axis and connect the various PLCopen blocks and KERNEL block which belong to the specific axis.
- InOut:
Name
Type
Comment
userUser Axis details
inoutThis structure should handle the in-out values to/from the open-motion function blocks to the fieldbus or the internal motion software. It represents a neutral interface
actualSome actual values like positions and velocity per cycle
parameterParameter which are written/read with MC_WriteParameter/MC_ReadParameter blocks and also parameter used for position control loop