4-20ma psi transmitter input

kpmec

Member
Join Date
Aug 2008
Location
Louisiana
Posts
3
Can someone describe the process(logic) to take a 4-20ma analog input from psi transmitter and scale it to 0-1500# output in real numbers. Thanks,
 
Last edited:
Thanks,

We use GE Fanuc 90/70 system with DOS based Logic Master 90 programming software (yeh I know). Thanks,
 
kpmec said:
We use GE Fanuc 90/70 system with DOS based Logic Master 90 programming software (yeh I know). Thanks,

Well that takes me out of the equation. Hopefully the GE experts will check in for you.
But I think the basic math would still apply.
 
Last edited:
when you use a pressure transmiter 4-20ma that mean 4=0bar and 20=25bar. do u need analog output 0-1500?
why do u need that?
 
Using Logicmaster you can scale the analog signal in the hardware configuration. The raw data will range from 0 to 32000. You enter 0 and 1500 for the corresponding engineering units.

The data reported by the analog input module will be a 16-bit integer. If you need it in floating point, you will have to use a INT_TO_REAL conversion function in ladder logic.
 

Similar Topics

Hi all, I'm connecting several 4-20mA sensors together in parallel (only one shown below) The enclosure is ABS plastic with metal backplate DAQ...
Replies
5
Views
274
Problem: Our PLC can only output 4-20mA, but the actuators it needs to control, modulate based on a 0-135Ohm signal. Buying 4 or 8 individual...
Replies
7
Views
275
What's your go to 4-20ma isolator. I've got some 4 wire 4-20ma from several flow meters and scales that I would like to isolate before it gets to...
Replies
10
Views
1,693
Hi, I need to read three 4-20mA signals from a DCS(ABB) in a remote 6 channel analog input module with RS485 modbus port. When I connected...
Replies
2
Views
486
Hello this is my first post. Looking forward to being more involved in this community to learn and hopefully help others. Any help or guidance...
Replies
7
Views
790
Back
Top Bottom