Requested and commanded user data
Content of message to/from PLC | |
Description | Data of message which was received or sent. |
ST path | Commanded value gpCh[channel_idx]^.msg_mc_control.command_w Requested value gpCh[channel_idx]^.msg_mc_control.request_r |
ST element | .contents |
Data type | STRING(HLI_MSG_CONTENT_STRL) |
Type of message to/from PLC | ||
Description | Marks whether a message is sent by the CNC to the PLC by a #MSG- or #MSGINFO command (see [PROG]). | |
ST path | Commanded value gpCh[channel_idx]^.msg_mc_control.command_w Requested value gpCh[channel_idx]^.msg_mc_control.request_r | |
ST element | .typ | |
Data type | UDINT | |
Value range | Value | Meaning |
0 | Initial value | |
1 | Type of message which was sent by a #MSG command (if it was sent by the CNC) | |
2 | Type of message which was sent by a #MSGINFO command (if it was sent by the CNC) |