goburrow / modbus

Fault-tolerant implementation of modbus protocol in Go (golang)
BSD 3-Clause "New" or "Revised" License
936 stars 366 forks source link

Perhaps someone will be able to tell what kind of data type real 2 #50

Closed deepch closed 5 years ago

deepch commented 5 years ago

im recive [255 56 255 106] ff38ff6a. I know this value = -20 im recive [6 64 0 0] 06400000 I know this value = 16 im recive [0 5 0 10] 0005000a I know this value = 0.5

but I just can't figure out how to get it.

im looking doc data typre real and scale factor 10 and data type real ;(

Maybe someone knows how to decipher it?

Corrigo_E_ventilation_variables_for_EXOline_and_Modbus_3.0_manu_en.pdf