CompactLogic with MVI69-MCM and mass flow meter (Emerson)

anhkhoi

Member
Join Date
Aug 2009
Location
Ho Chi Minh
Posts
26
Hi all,


I had trouble with commmunication between Mvi69 and mass flowmeter (micro motion-emerson).
I configured Mvi69 is master and mass flowmeter is slave using Rs485.
On mass flowmeters use floating point (2 registers 16 bits) for 1 data point. For example 0247-0248 for mass flowrate.
In Mvi card configured address for read this data point is 40248 (because of offset address is 40001).
but the data reading is not true, it jumped randomsly.
Data type on mvi69 is INT, so I not sure it can display floating point.

Anyone has experience on them? pls help me!
 
Hi Anhkoi,

I have no experience with the MVI69, but have worked with several flow meters.
There are many Modbus RTU masters that do not support 32/64-bit registers.
If the master does not support 32/64-bit registers, you will need to use a gateway, such as:
http://www.anybus.com/support/support.asp?PID=317&ProductType=Anybus Communicator
The gateway can be configured to read any type of register from a slave and relay the data in "normal" 16-bit registers, to your Modbus master.

FYI, Modbus that uses 32/64-bit register is called Enron or Daniels Modbus.

Best regards

Patrick Lansdorf
 
Thanks Patrick,

I cleared my issues already.
I did reading 32 bits floating point register (2 register 16bits) from slave device and after that copy these 2 registers to array Real type tag and it's scaled to 32 bits floating point data.
 

Similar Topics

Hello Dear users, I am writing about a problem that has been bothering me for a few days, i.e. I am trying to establish remote access to the Allen...
Replies
0
Views
105
Hello I need to message read the entire 16 channel raw analog inputs from a 1769-L33ER Compact Logic controller to another 1769-L33ER Compact...
Replies
8
Views
262
Hello, I want to monitor Wonderware historian's heartbeat and trigger a fault if Historian is not communicating /offline in PLC. Currently my...
Replies
0
Views
805
I would like to connect the compactlogic PLC to our network through the A2 port to enable cloud datalogging, but concerned about potential...
Replies
1
Views
1,517
Looking for AOI for Allen Bradley CompacLogix PAC for Statistical Process Control, SPC Functions like XBar, RBar,Average,etc: yakyak:
Replies
0
Views
1,284
Back
Top Bottom