Detected Common Protocol Errors
- Last UpdatedDec 17, 2021
- 1 minute read
Plant SCADA has two kinds of protocol driver errors - generic and specific. Generic errors are hardware errors 0-31, and are common to many protocols. Sometimes only the generic error is available, though often both the generic error and a specific error are given.
Protocol drivers also have their own specific errors, which can be unique and therefore cannot be recognized by the hardware alarm system. The drivers convert specific errors into generic errors that can be identified by the I/O server. For example, when a driver detects an error, there is often both a protocol-specific error and a corresponding generic error.
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 detected error number, you need to have Alarm Category 255 defined with a display format that includes {ErrDesc,15} {ErrPage,10}.
If you need more information to resolve a detected error, refer to the documentation that accompanied the I/O device (or network). After viewing the documentation, if you still cannot solve your problem, contact technical support for this product.
See also Detected OPCLX Protocol Errors.