CTICMP Driver Specific Errors
- Last UpdatedNov 01, 2021
- 1 minute read
When a hardware error occurs, Plant SCADA generates an alarm, and displays the alarm on the hardware alarm page (in the alarm description of the hardware alarm). To see the error number, make sure you have Alarm Category 255 defined with a display format that includes {ErrDesc,15} {ErrPage,10}.
There are a number of generic errors that are common to all protocols. In some cases only the generic error is available, though often both the generic error and a specific error are given.
The following errors, listed in (hexadecimal) sequence, are specific to this protocol. Plant SCADA displays the error number and description for common protocol-specific errors. Uncommon errors are not contained in the Plant SCADA error database, in which case Plant SCADA will only display the error number.
You may require additional information to enable you to rectify an error. This information should be detailed in the documentation that accompanied the I/O Device (or network). If, after reviewing all documentation, you cannot rectify an error, contact AVEVA Global Customer Support.
0x100 GENERIC_CHANNEL_OFFLINE
Unable to open a socket for the driver to use.
0x101 GENERIC_CHANNEL_OFFLINE
Setting the socket option not successful.
0x102 GENERIC_CHANNEL_OFFLINE
Unable to create the thread that pings the hosts.
0x104 GENERIC_UNIT_OFFLINE
Write to the socket timed out.
0x105 GENERIC_UNIT_OFFLINE
Write to the socket not successful.