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 has been 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)?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)?
The text was updated successfully, but these errors were encountered: