Modbus - Working with floating points

They are addressed as %MF, be careful though as they use the same address space as %MW

You also need to make sure you are reading them the right way round, if you are addressing them from SCADA or and HMI there is a usually setting for which way round the words are

Edit: so jst looked at your user name and question again and am putting 2 and 2 togetther and suspecting you are addressing from SCADA, in that case you just declare them as REAL and %MW in the SCADA app (thats if it allows native addressing which Citect does if you use Modnet30) or as its modbus address and the driver will take the n and n+1 address and know its a REAL
 
Last edited:
tragically1969 said:
declare them as REAL and (SNIP) the driver will take the n and n+1 address and know its a REAL
Is thet term "Real" a synonym for "floating point"? Are the two considered to be the same thing?

Dan
 

Similar Topics

Hi All, I have modbus comms working to many devices using ML1400's and the NC01 adapter. I have one flowmeter in particular from Toshiba that...
Replies
7
Views
2,413
hi all i test the HC900 modbus (master) read function by connecting s1 port to my notebook with rs485 usb converter. in the HCD, i monitor the...
Replies
1
Views
4,173
Hi Everyone, i was hoping for a little help with this module. i have data that needs to be read from a different plc through the Modbus plus...
Replies
11
Views
234
I have a PH meter that I am trying to bring its data into 1756-L81. I have downloaded the Rockwell MODBUS AOI kit, but I am not sure if I need to...
Replies
5
Views
172
Dear All, i am trying to connect Danfoss inverter with s7 200 cpu 226.but microwin shows following error at DATA Ptr.i assigned different VB...
Replies
1
Views
48
Back
Top Bottom