SCADA-LTS / Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
GNU General Public License v2.0
713 stars 287 forks source link

Modbus point read illegal data value #2813

Closed nvlong248 closed 1 month ago

nvlong248 commented 7 months ago

Modbus Point locator test returns "Illegal data value" notice while the same register can be read at Modbus read data feature.

image

Limraj commented 7 months ago

Hi @nvlong248,

Does it work with another type?

Regards, Kamil Jarmusik

nvlong248 commented 7 months ago

Hi @Limraj Depends on some registers, it can work with 4 byte integer or 8 byte integer. But it would be helpful if I can add single register as 2 byte integer. Regards, Long

Patrykb0802 commented 1 month ago

Hi @nvlong248,

I looked into this issue however I could not reproduce your error. Below are screenshots of my Scada configuration on different versions:

version 2.6.18: image

version 2.7.7.3: image

What version of Scada-LTS application are you using ?

Could you send screenshot of returned values from Modbus while using Modbus data type 4 or 8 byte unsigned integer on the same configuration ?

Regards, @Patrykb0802

Patrykb0802 commented 1 month ago

We tried to reproduce this error, but with no results, if the problem occurs again, please contact us.

Regards, Scada-LTS development team