ioPAC RTU Controllers
C/C++ Sample Code Programming Guide
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ModbusTCPSlaveExceptionCode

Macros

#define ILLEGAL_FUNCTION   0x01
 
#define ILLEGAL_DATA_ADDRESS   0x02
 
#define ILLEGAL_DATA_VALUE   0x03
 
#define SLAVE_DEVICE_FAILURE   0x04
 
#define SLAVE_DEVICE_BUSY   0x06
 

Detailed Description

Macro Definition Documentation

#define ILLEGAL_FUNCTION   0x01
#define ILLEGAL_DATA_ADDRESS   0x02
#define ILLEGAL_DATA_VALUE   0x03
#define SLAVE_DEVICE_FAILURE   0x04
#define SLAVE_DEVICE_BUSY   0x06