Chapter 9 Communication instructions
178 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Example: message triggering
In the following example, the TriggerType value is set to 100.
CIPSTATUS data type
The following table describes the CIPSTATUS data type.
Parameter Data type Description
Error BOOL This bit is set to TRUE when the function block execution encounters an error condition.
ErrorID UINT Error code value.
See CIPSTATUS error codes on page 179.
SubErrorID UINT Sub Error code value.
See CIPSTATUS error codes on page 179.
ExtErrorID UINT CIP extended status error code value.
StatusBits UINT This parameter can be used to verify control bits:
• Bit 0: EN – Enable
• Bit 1: EW – Enable Wait
• Bit 2: ST – Start
• Bit 3: ER – Error
• Bit 4: DN – Done
• Other bits are reserved
• See CIPSTATUS status bits on page 178.
MSG_CIPGENERIC on page 174