Installation manual

Publication 1747-RM001G-EN-P - November 2008
Data Handling Instructions 5-29
LFL Instruction Operation
When rung conditions change from false-to-true, the LFL enable bit (EN) is
set. This loads the contents of the source, N7:10, into the stack element
indicated by the position number, 9. The position value then increments.
The LFL instruction loads an element at each false-to-true transition of the
rung, until the stack is filled (34 elements). The processor then sets the done
bit (DN), inhibiting further loading.
LFU Instruction Operation
When rung conditions change from false-to-true, the LFU enable bit (EU) is
set. This unloads data from the last element loaded into the stack (at the
position value minus 1), placing it in the destination, N7:11. The position value
then decrements.
The LFU instruction unloads one element at each false-to-true transition of
the rung, until the stack is empty. The processor then sets the empty bit (EM).