QUOTE(mr_electrician @ Apr 14 2007, 07:00 PM) [snapback]52956[/snapback]
Hello, I have a question here, well most of us do when we post I guess

Can someone show me an example of some logic using the LIM (limit instruction) I am having troubles fully understanding it without seeing it being used . Thanks guys.
See PDF
From RSLogix Help:
True/False Status of the Instruction
If the Low Limit has a value equal to or less than the High Limit, the instruction is true when the Test value is between the limits or is equal to either limit. If the Test value is outside the limits, the instruction is false.
If the Low Limit has a value greater than the High Limit, the instruction is false when the Test value is between the limits. If the Test value is equal to either limit or outside the limits, the instruction is true.
Rockwell Software 2005