Module Registers
Registered Access
Modbus Address | Decimal Address | Hex | Register Name | Access | Description |
---|---|---|---|---|---|
30001 | 0 | 0x00 | Version/Type | Read | Version and type of the device |
30002 | 1 | 0x01 | Switches | Read | Switches state |
40003 | 2 | 0x02 | Baud Rate | Read/write | RS485 baud rate |
40004 | 3 | 0x03 | Stop Bits & Data Bits | Read/write | No. of stop bits & data bits |
40005 | 4 | 0x04 | Parity | Read/write | Parity bit |
40006 | 5 | 0x05 | Response Delay | Read/write | Response delay in ms |
40007 | 6 | 0x06 | Modbus Mode | Read/write | Modbus mode (ASCII or RTU) |
40009 | 8 | 0x08 | Watchdog | Read/write | Watchdog |
40013 | 12 | 0x0C | Default Output State | Read/write | Default output state (after power on or watchdog reset) |
40033 | 32 | 0x20 | Received Packets LSR (Least Significant Register) | Read/write | No. of received packets |
40034 | 33 | 0x21 | Received Packets MSR (Most Significant Register) | Read/write | |
40035 | 34 | 0x22 | Incorrect Packets LSR | Read/write | No. of received packets with error |
40036 | 35 | 0x23 | Incorrect Packets MSR | Read/write | |
40037 | 36 | 0x24 | Sent Packets LSR | Read/write | No. of sent packets |
40038 | 37 | 0x25 | Sent Packets MSR | Read/write | |
40052 | 51 | 0x33 | Outputs | Read/write | Output state |
Bit Access
Modbus Address | Dec Address | Hex | Register Name | Access | Description |
---|---|---|---|---|---|
193 | 192 | 0x0C0 | Default State of Output 1 | Read/write | Default state of output 1 |
194 | 193 | 0x0C1 | Default State of Output 2 | Read/write | Default state of output 2 |
195 | 194 | 0x0C2 | Default State of Output 3 | Read/write | Default state of output 3 |
196 | 195 | 0x0C3 | Default State of Output 4 | Read/write | Default state of output 4 |
197 | 196 | 0x0C4 | Default State of Output 5 | Read/write | Default state of output 5 |
198 | 197 | 0x0C5 | Default State of Output 6 | Read/write | Default state of output 6 |
199 | 198 | 0x0C6 | Default State of Output 7 | Read/write | Default state of output 7 |
200 | 199 | 0x0C7 | Default State of Output 8 | Read/write | Default state of output 8 |
201 | 200 | 0x0C8 | Default State of Output 9 | Read/write | Default state of output 9 |
202 | 201 | 0x0C9 | Default State of Output 10 | Read/write | Default state of output 10 |
203 | 202 | 0x0CA | Default State of Output 11 | Read/write | Default state of output 11 |
204 | 203 | 0x0CB | Default State of Output 12 | Read/write | Default state of output 12 |
205 | 204 | 0x0CC | Default State of Output 13 | Read/write | Default state of output 13 |
206 | 205 | 0x0CD | Default State of Output 14 | Read/write | Default state of output 14 |
207 | 206 | 0x0CE | Default State of Output 15 | Read/write | Default state of output 15 |
208 | 207 | 0x0CF | Default State of Output 16 | Read/write | Default state of output 16 |
817 | 816 | 0x330 | Output 1 | Read/write | Output 1 state |
818 | 817 | 0x331 | Output 2 | Read/write | Output 2 state |
819 | 818 | 0x332 | Output 3 | Read/write | Output 3 state |
820 | 819 | 0x333 | Output 4 | Read/write | Output 4 state |
821 | 820 | 0x334 | Output 5 | Read/write | Output 5 state |
822 | 821 | 0x335 | Output 6 | Read/write | Output 6 state |
823 | 822 | 0x336 | Output 7 | Read/write | Output 7 state |
824 | 823 | 0x337 | Output 8 | Read/write | Output 8 state |
825 | 824 | 0x338 | Output 9 | Read/write | Output 9 state |
826 | 825 | 0x339 | Output 10 | Read/write | Output 10 state |
827 | 826 | 0x33A | Output 11 | Read/write | Output 11 state |
828 | 827 | 0x33B | Output 12 | Read/write | Output 12 state |
829 | 828 | 0x33C | Output 13 | Read/write | Output 13 state |
830 | 829 | 0x33D | Output 14 | Read/write | Output 14 state |
831 | 830 | 0x33E | Output 15 | Read/write | Output 15 state |
832 | 831 | 0x33F | Output 16 | Read/write | Output 16 state |