3 upper/lower limit instruction (limit) – Yaskawa Ladder Works Programming Manual User Manual

Page 127

Advertising
background image

7.3 UPPER/LOWER LIMIT Instruction (LIMIT)

7-6

7.3 UPPER/LOWER LIMIT Instruction (LIMIT)

[Outline]

The LIMIT instruction executes an upper/lower limit operation on integer, double-length integer, or
real number data. The following operation is performed, where Input is the input value, Lower Limit
is the lower limit, Upper Limit is the upper limit, and Output is the output value:

Output = Lower Limit (Input is less than Lower Limit)

Output = Input (Lower Limit is less than or equal to Input which is less than or equal to Upper Limit)

Output = Upper Limit (Upper Limit is less than Input)

Upper Limit:A

X

Y

Lower Limit:B

[Format]

Symbol : LIMIT
Full Name : Limit
Category : DDC
Icon :


Advertising