
G4 Multi Channel Force Instrument
7-25
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-DT
Page 2: ......
Page 18: ...Technical Manual 1 14 ...
Page 36: ...Technical Manual 2 18 ...
Page 45: ...G4 Multi Channel Force Instrument 4 5 ...
Page 76: ...Technical Manual 4 36 ...
Page 82: ...Technical Manual 5 6 ...
Page 92: ...Technical Manual 6 10 ...
Page 138: ...Technical Manual 7 46 ...
Page 158: ...Technical Manual 8 20 ...
Page 164: ...Technical Manual 9 6 ...
Page 170: ......
Page 171: ...G4 Multi Channel Force Instrument Appendix 1 ...
Page 172: ...Technical Manual ...
Page 173: ......