water level line monitored

buhnen

Member
Join Date
May 2008
Location
Somewhereland
Posts
131
Hi everybody,

I'm programming a routine in RSLogix 5000 for a regulation level in a tank. I'd need to monitor the increase / decrease of such level (no need of a high accuracy for that monitoring ). I'm using a LIT (Level Transmitter) as an analogic input to drive the signal to the PLC.

What urges me is not to know the exact values of the level but to know if CURRENTLY the level is going high or down. I've been thinking of sampling that input signal, let's say, each 5 seconds and compare the current read value with the previous one. So I could know whether the level is going up or down. During those 5 seconds the level can stabilize itself (there will be level fluctuations) and therefore the LIT's readings will be more reliable. What I really want to get is an energized OTE for when the level is going up and another for when is going down.

Does anybody suggest any better programming way or specific instruction in RSLogix for doing this?
 

Similar Topics

I want to measure the tank level and get the sensor output to the PLC. Below are the details : Tank Height =0 - 3m, the sensor is stalled 0,2m...
Replies
15
Views
608
Hi, I am working on automating an industrial fabric shrinkage tester to replace its outdated electronics with a PLC. To get the tank's water level...
Replies
14
Views
536
Daft question coming up... Which instruction should I use for this water level code? This is for float switches mounted on a vertical pole. The...
Replies
4
Views
1,171
For part of our test system, we need to measure water level inside a chamber, which is under vacuum. We were successfully using one of these by...
Replies
112
Views
28,180
We've got a submersible water level sensor in our tank. We drained it, but when there was still a bit of water in the tank (about 20mm measured...
Replies
15
Views
2,808
Back
Top Bottom