logix 5000 pulling info out of a rosemount

Pickwick

Member
Join Date
Feb 2013
Location
Alabama
Posts
1
I have a logix 5000 with L75 processors and the Hart Analog modules 1756-IF8H/A, I have a Rosemount 3051SMV, this is a multivariable flow meter, my 4-20 output is a flow value, but I would also like to pull a second value out, Pressure. Since I have the HART module I am guessing that I could use a message block and read it from it but I am struggling with setting up the Service code, class, instance and attribute for this. I can t find any examples online. Has anybody ever done this? Is it possible to?
 
I believe on the 1756 modules there are 4 prebuilt variables already created in the object tree and polled for you
PV
SV
TV
FV

http://literature.rockwellautomation.com/idc/groups/literature/documents/rn/1756-rn690_-en-p.pdf

these can all be assigned on the transmitter side

http://www.emerson.com/documents/automation/87056.pdf
page 5 shows you where to set it on your 3051SMV


looks like defaults might be as follows:

PV-Flow
SV-Delta P
TV- Absolute Pressure
FV-Temperature

http://www2.emersonprocess.com/siteadmincenter/PM Rosemount Documents/00809-0100-4803.pdf
page 36

I have done experimental stuff, re-ranging from hmi, etc..., with messaging before but will have to dig through my old notes because I never had to implement it, I think AB had a code snippet posted somewhere

I think this was part of it
http://literature.rockwellautomation.com/idc/groups/literature/documents/um/1756-um533_-en-p.pdf

http://www.manualsdir.com/manuals/5...ollogix-hart-analog-i_o-modules.html?page=136
 
Last edited:

Similar Topics

I recently did a program conversion from logix 500 to studio 5000 and when machine runs it depends on two ton instructions to keep the machine in...
Replies
17
Views
528
Hello, I am trying to read a barcode scanner input using a cognex dataman 280 barcode reader, store it another string, the compare with another...
Replies
1
Views
91
Hello. Why is my RSLogix 5000 start in grace period mode, even though I have a valid license? I also think I have a decently recent FT Activation...
Replies
3
Views
174
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
194
Back
Top Bottom