Limit instruction

drew2

Member
Join Date
Sep 2004
Location
Mississippi
Posts
13
I know this instuction keeps a varaible within limits. EX. 5psi-35psi.
My question is how do you put the valve into the interger. Okay I have a phot-eye that starts a timer and the box is the right size if the timer is on for 3seconds - 5 seconds. How would I address the timers ACC. as a interger. Is the addressing the same for all intergers.
 
Need more info.!! Will it be possible for the time to run longer than 5 seconds??

The limit instruction(I'm assuming your using AB) will go true at 3 seconds and go false past 5 seconds.
 
So far, you are making very little sense to someone who has no idea what your project is.

I am guessing you are using Allen Bradley based on some of the terminology you are using.

See if you can re-phrase the questions you want answered.


My question is how do you put the valve into the interger.

Valve into the integer? Are you talking about some kind of a proportional valve command?



How would I address the timers ACC. as a interger.

The timer's .acc is an integer. It would be addressed T4:X.ACC where X is the timer you are using.



Is the addressing the same for all intergers.

You'll have to elaborate on that one a little.
Every integer will have a different address, but the basic addressing structure is the same.
 
The timer ACC is an integer. Just enter ( example: T4:0.ACC in your LIM instruction).

93lt1
You type faster then I do.
 
Last edited:
Thanks fellows that is what I was looking for. Sorry about the badly worded post. I will do better next time.

Thanks drew
 

Similar Topics

I have a CLX L61 and I'm trying to read from and write to a Micrologix 1100. I'm attempting to read 200 REAL elements but I'm receiving an error...
Replies
2
Views
1,471
If I am using a LIM instruction and the low limit is 10 and the high limit is 20 and the actual tested value is either 10 or 20 does the limit...
Replies
5
Views
2,900
Guy's I am doing some rs logix 500 programming in a slc 5/04 and i have to use a limit instruction on about 20 rungs. Same instruction and same...
Replies
23
Views
9,090
Dear forum members, By reffering to the blue labelled command on the attached file, Could you tell me what PLC register that is being limited by...
Replies
0
Views
68
Good day: I am wondering if anyone has experience with the Kinetix 5500 S33 Fault. I have 3 drives in a group set as follows: 2198-H025-ERS2...
Replies
5
Views
191
Back
Top Bottom