MCV_GrpReadJobStatusList
Release Note
This function block is available as of CNC Build V3.1.3103.1.
The function block is used to display the states of all jobs currently commanded for an axis group.
Block diagram
FB parameters
VAR_IN_OUT | ||
Variable name | Data type | Description |
AxesGroup | Axis group reference | |
VAR_INPUT | ||
Variable name | Data type | Description |
Enable | BOOL | If the input is TRUE, the function block outputs are updated. |
VAR_OUTPUT | ||
Variable name | Data type | Description |
Valid | BOOL | TRUE indicates that the requested update was executed. |
Error | BOOL | TRUE indicates that an error occurred. |
ErrorID | WORD | Error code |
StatusList | Structure that describes the states of all current MC_MovePath commands in a channel. |