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,425
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,181
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
109
I want to communicate my Q series PLC with Factory IO using GX works 2 software, I want to use modbus as server and the ips are as follows plc...
Replies
0
Views
74
Hi folks, I have a Controllogix in communication with a zigbee coordinator using Logix AIO for modbus tcp. This zigbee coordinator have 3 slaves...
Replies
10
Views
341
Back
Top Bottom