
10. Modbus TCP/IP
The
10.1 Drive Channel Access
Each specific drive channel (Channel A, Channel B and Channel C) is accessed via the “Unit Identifier” (UI) field of a Modbus TCP/IP packet. Drive channel A is accessed when the UI field is set to “1”, channel B is accessed when the UI field is set to “2”, and channel C is accessed when the UI field is set to “3”. Any other UI setting is invalid and will result in a GATEWAY PATH UNAVAILABLE exception (Modbus TCP/IP exception code 0A).
10.2 Supported Modbus Functions
The
Table 1: Supported Modbus TCP/IP Functions
Function Code | Function | Class |
3 | Read multiple registers | 0 |
6 | Write single register | 1 |
16 | Write multiple registers | 0 |
27