G4 Multi Channel Weighing Instrument
6-35
Float values
The type of float values used in the communication is selected in the set-up for the
different communication interfaces.
Values stored as standard IEEE 32 bit float values. Each value has two registers
assigned to it. To read/write a float value an even number of Modbus registers, starting
at an even address, must be read/written each time. The float values are stored in two
different register orders.
Some devices may transfer the values with the high order bits in the first register and
the low order bits in the second register. Other devices may invert the register order.
Modicon float:
For true Modicon PLC’s.
Float:
Many third party controllers that support Modicon protocol use the float
format where all bytes are written out in order to one 32 bit register, as
opposed to Modicon float which uses 2 consecutive 16 bit registers.
When float registers representing bits are read, the bits set are returned as a float value.
For example if bit 4 is set the value 16.0 is returned as a float value, and if
both bit 0 and bit 4 are set the value 17.0 is returned as a float value.
To use the value it’s a good choice to convert it to an unsigned integer where
the bits can be compared.
Summary of Contents for G4
Page 2: ......
Page 18: ...Technical Manual 1 14 ...
Page 39: ...G4 Multi Channel Weighing Instrument 3 7 ...
Page 104: ...Technical Manual 5 18 ...
Page 158: ...Technical Manual 6 54 ...
Page 178: ...Technical Manual 7 20 ...
Page 186: ...Technical Manual 8 8 ...
Page 196: ......
Page 197: ...G4 Multi Channel Weighing Instrument Appendix 1 ...
Page 198: ...Technical Manual ...
Page 199: ......