MODBUS Data

Abdul03

Member
Join Date
Jun 2012
Location
England
Posts
77
Hi Friends,

I have a MODBUS device which is responsible to carry data to one of the SCADA system. The problem what I have is, when the data received by the SCADA it gets round up to the nearest value. Say for example, if the actual value is 5.8 it shows as 6 in the SCADA. I have checked this using modscan as well and the result is same.

I hope somebody might able to help me out, what could be the actual reason for this and what parameters I am missing to configure.

Please suggest.
 
Some rounding will always happen, however this can normally be controlled, usually at the SCADA end, you have neglected to tell us what that system is though.
 
It's SIEMENS WinCC SCADA. Can u please tell me how can I able to control this at the SCADA end.

Much appreciated !
 
I'm afraid i cant as i dont use that platofrm, which is why i asked in the first place.

But you could start by checking data types and scaling at both ends.
 
It's SIEMENS WinCC SCADA. Can u please tell me how can I able to control this at the SCADA end.

Much appreciated !

At the IO field, make sure that the formatting allows for decimals. That's the most common place I see this rounding.
 

Similar Topics

Hello Everyone, I am using a raC_Opr_NetModbusTCPClient AOI module, as below,. So, I need some assistance to restrict in reducing the poling...
Replies
2
Views
107
I have 9 field devices, three METSEPM5110 power meters and six ACE949-2 rs285 interface modules. I want to read this Modbus rtu data through rs485...
Replies
8
Views
328
Hey all, I am trying to find a way to get data from a local device webpage into a modbus server for a customers SCADA. The customer was hoping...
Replies
3
Views
455
I am using a Beckhoff PLC and trying to convert a REAL to 2 WORDS to send over Modbus. Does anyone know how to do this? Also how would I convert...
Replies
5
Views
829
I am working on a project, inside an AB CLX, I implemented the Modbus TCP Client AOI published on AB website, to interreact with a Modbus ASCII...
Replies
7
Views
3,598
Back
Top Bottom