6F3B0253
224 T1-16S User’s Manual
7. Instructions

FUN 160 UL Upper limit

Expression
Input [ A UL B C ] Output
Function
When the input is ON, the following operation is executed. (Upper limit for A by B)
If A B, then C = A.
If A > B, then C = B.
Execution condition
Input Operation Out put
OFF No operation OFF
ON Execution: not lim i ted (A B)OFF
Execution: limi ted (A > B)ON
Operand
Name Device Register Constant Index
X Y R S T. C. XWYWRWSW T C D I J K
AOperation data √√√√√√√√√√ √
BUpper limit √√√√√√√√√√ √
CDestination √√√√√√√√√ √
Example
When R030 is ON, the upper limit operation is executed for the data of RW018 by the data of
D1200, and the result is stored in RW021.
When RW018 is 3000 and D1200 is 4000, 3000 is stored in RW021 and R0040 is OFF.
When RW018 is 4500 and D1200 is 4000, the limit value 4000 is stored in RW021 and R0040
is ON.
Note
This instruction deals with the data as signed integer (-32768 to 32767).
C
(RW021) Upper limit B (D1200)
A (RW018)