You access these properties by expanding in the Nav tree and double-clicking the ModbusClientNumericPoint or ModbusClientNumericWritable.
The ModbusClientNumericPoint or ModbusClientNumericWritable, has the following in addition to other Modbus client point Proxy Ext properties:
| Property | Value | Description |
|---|---|---|
| Reg Type | drop-down list | Selects the type of register. |
| Data Type | drop-down list | Selects the location of the data in the slave device. Coils store on/off values. Registers store numeric values. Each coil or contact is 1 bit with an assigned address between 0000 and 270E. Each register is one word (16 bits, 2 bytes) as well as a data address between 0000 and 270E. |