The configurationOTBErrorCodes enumeration data type contains these values:
Enumerator |
Value |
Comment |
---|---|---|
ConfigurationOK |
hex 00 |
OTB configuration is done successful. |
IPAddrErr |
hex 01 |
sAddr input parameter is incorrect. |
ChannelNbErr |
hex 02 |
There is no OTB channel initialization value for this IP address. |
ChannelInitValueErr |
hex 03 |
Cannot get the OTB channel initialization value. |
CommunicationErr |
hex 04 |
OTB configuration stopped because of an error detected. |
IosStateErr |
hex 05 |
The Modbus TCP IOScanner is running. The Modbus TCP IOScanner must be stopped before executing the CONFIGURE_OTB function block. |