<Data "voltage-input-1">
RegisterBase 0
RegisterType float
+ ModbusRegisterType holding
Type voltage
Instance "input-1"
</Data>
<Data "voltage-input-2">
RegisterBase 2
RegisterType float
+ ModbusRegisterType holding
Type voltage
Instance "input-2"
</Data>
B<Uint32> or B<Float>, two 16E<nbsp>bit registers will be read and the data is
combined into one value. Defaults to B<Uint16>.
+=item B<ModbusRegisterType> B<holding>|B<input>
+
+Specifies register type to be collected from device. Works only with libmodbus
+2.9.2 or higher. Defaults to B<holding>.
+
=item B<Type> I<Type>
Specifies the "type" (data set) to use when dispatching the value to