You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2018. It is now read-only.
Modbus protocol for correct conversion involves reading values of 2 (4 bytes) and more registers. From the examples and documentation, only a positive integer (1 byte) was correctly read. How do I set up device-modbus or set device-profile to get a negative value, a value of type float or double (8 bytes)?
Modbus protocol for correct conversion involves reading values of 2 (4 bytes) and more registers. From the examples and documentation, only a positive integer (1 byte) was correctly read. How do I set up device-modbus or set device-profile to get a negative value, a value of type float or double (8 bytes)?