Hi,
I'm trying to set a sensor network using modbus data sources. I've runned into some problems regarding data processing.
It seems that mango isn't reacting to different Multiplier / Additive settings in "Modbus locator properties". I've tried restarting, disabling/enabling of a point and nothing seemed to help.
The second problem I've figured out is in the "Modbus data type" setting. Even if I set it to "2 byte unsigned integer" the data are processed as *signed.
For example: input data 0xFFF0 --> reads as -16
Is there some solution for this or I'm doing something wrong?
Radek