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
Which node-red-contrib-modbus version are you using?
5.43.0
What happened?
I'm using the modbus read node to get the pv-inverter power from it's data logger.
If the power goes beyond 65535W the value overflows, showing for example 10000W instead of 75535W.
Server
Other/External server
How can this be reproduced?
Read a modbus address that has a higher value than 65535.
What did you expect to happen?
To show the correct value, for example 75535W instead of 10000W
Other Information
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Which node-red-contrib-modbus version are you using?
5.43.0
What happened?
I'm using the modbus read node to get the pv-inverter power from it's data logger.
If the power goes beyond 65535W the value overflows, showing for example 10000W instead of 75535W.
Server
Other/External server
How can this be reproduced?
Read a modbus address that has a higher value than 65535.
What did you expect to happen?
To show the correct value, for example 75535W instead of 10000W
Other Information
No response
The text was updated successfully, but these errors were encountered: