AdvancedHMI - Modbus Floating Point

GeoffC

Member
Join Date
Aug 2006
Location
Newcastle
Posts
683
How do you configure a basic label to read a pair of Modbus registers that contain a floating point number

thanks in advance
 
The Modbus drivers uses an address prefix letter for non-typical registers.

L40001 will read a 32 bit integer
F40001 will read a 32 bit floating point
 
If WonderWare then the address would be 40XXXX F where XXXX is the address with offset if any.
This will read two words.
The target in a Modicon would have to be a REAL.
It depends on the data acquisition servers used with the HMI in question and the target machine.
 

Similar Topics

I tried to use AdvancedHMI as a Modubius Client and it does poll the data from a Modbus server. But I am unable to use AdvancedHMI as a server...
Replies
10
Views
3,067
Simon was a game that I remember well when I was younger. This simple game can teach us how to program sequencers and look for inputs in a correct...
Replies
9
Views
6,851
Here is a post that I would like to share... Create a PLC with HMI Training and Learning Environment Free Learn PLC programming and use a...
Replies
2
Views
3,001
I would like to temporarily install AdvancedHMI on the same computer as FactoryTalk View SE. I am waiting for another contractor to finish the FTV...
Replies
3
Views
568
Hi all, just wanna ask if anyone has used an M221 controller and successfully connected to AdvancedHMI
Replies
1
Views
1,326
Back
Top Bottom