slc500_tank level_pounds

irondesk40

Member
Join Date
Jan 2008
Location
nc
Posts
630
with a slc500 plc, if you have a tank that holds water, and has a pressure transmitter at the bottom of the tank that will give 4-20ma if tank is empty or full.
When full the tank holds 70,000 gallons of water. So 20ma = 70,000 gallons.
I experimented on the bench with a slc500, can use the scp instruction to take the 4-20ma input (0-16383) to show 0-100%

How can you show the pounds, since you can not use a number about 32767 without faulting the plc?
Under data files, you can not have a Long, which is what I have used in the past with the micrologixs 1200.
 
Which SLC 500 do you have. If it supports floating point. Then use that
( floating point i.e. F8:0)
 
Is the lb. measurement going to be shown on an HMI? I would take the value and divide it by 10, and then send it to the HMI, where you can then multiply by the tag by 10 when being displayed and get the original value back.

A bit crude but it seems to work.
 

Similar Topics

I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
10
Views
250
can the slc500 5/05 send a email and text over Ethernet ?
Replies
3
Views
185
Hello, did anybody know, if there exist an converting cable like the1492-CM1746-M01 (for an 1746-IB16 to an 5069-IB16), for an 1746-HSCE to an...
Replies
3
Views
388
Customer is buying several spare 504 CPU's to have one handy when there's an issue with the ones in operation. Having them on the shelf for years...
Replies
15
Views
2,827
You have to go offline to create the 'Trend' but do you have to download the program to go back Online with the Trend ?
Replies
0
Views
342
Back
Top Bottom