Generic Modbus Point Addressing
Generic Modbus controllers support one of two point address ranges—5 Digit, or 6 Digit. You need to be aware of which address range each controller on your system supports. Specify the supported Point Address Range on each Generic Modbus Outstation Form (see Specify the Point Address Range).
Specify the individual point Address on each Generic Modbus Point Form(see Configure Common Point Properties). Points on Generic Modbus controllers use addresses within the 5- and 6-Digit address ranges listed below. Be aware that each type of controller has its own specific address range—refer to the controller documentation for the address range that applies to a specific type of controller.
Modbus Data Type | Geo SCADA Expert Point Type | 5-Digit Address Range | 6-Digit Address Range |
---|---|---|---|
Coil, |
Digital Output Point, Digital Input Point |
1 to 9999 |
1 to 099999 |
Discrete Input |
Digital Input Point |
10001 to 19999 |
100001 to 199999 |
Input Register |
Analog Input Point, Digital Input Point, Read-only String Point, Time Point |
30001 to 39999 |
300001 to 365536 |
Holding Register |
Analog Output Point, Digital Output Point, Analog Input Point, Digital Input Point, Time Point, Writable String Point |
40001 to 49999 |
400001 to 465536 |
Further Information
Modbus Function Codes Supported by the Geo SCADA Expert Advanced Modbus Driver.