SPS interface
HLI
For the switching of the channel access on the axes and the axes display specific values on the PLC interface are available.
Suspend channel output | |
Description | The command of new position values from the interpolator to the physical axes (drives) is suspended. |
| MCControlBoolUnit, s. Beschreibung Control Unit |
Specifics | The released axes can be moved in the mean time by the logical axes of a different channel. |
Access | PLC liest Request + State und schreibt Command + Enable |
ST-path | pMC[axis_idx]^.addr^.McControlIpo_Data.MCControlBoolUnit_SuspendOutput. |
Commanded, requested, and return values | |
ST-Element | MCControlBoolUnit_SuspendOutput.X_Command MCControlBoolUnit_SuspendOutput.X_Request MCControlBoolUnit_SuspendOutput.X_State |
Data type | BOOL |
Range | [TRUE = output to the axes of the channel is suspended, FALSE] |
Redirection | |
ST-Element | MCControlBoolUnit_SuspendOutput.X_Enable |
Positionsoffset | |
Description | Display of actual offset between position controller (physical axis) and axis of interpolator (logical axis). Offset = positionphysicalpositionlogical |
Signal flow | NCK→PLC |
ST-path | pAC[axis_idx]^.addr^.StateLR_Data.D_PositionOffsetPhysicalLogicalACS |
Data type | SGN32 |
Range | 0.1 mikrometer |
Access | PLC liest |
Specifics |
|
Axis providing | |
Description | The providing of the physical axis with command values is given by the logical axis. The physical axis is linked to the logical axis. |
Signal flow | NCK→PLC |
ST-path | pAC[axis_idx]^.addr^.StateLR_Data.X_LinkToLogicalAxis |
Data type | UNS16 |
Range | [= 0 - not linked, > 0logical number of axis] |
Access | PLC reads |
Spedifics |
|
Axis link | |
Description | The interpolated values of the logical axis are commanded to the given physical axis. |
Signal flow | NCK→PLC |
ST-path | pAC[axis_idx]^.addr^.StateIPO_Data.X_LinkToPhysicalAxis |
Data type | UNS16 |
Range | [= 0 - not linked, > 0logical number of axis] |
Access | PLC reads |
Specifics |
|