6F3B0253

7. Instructions

FUN 161

LL

Lower limit

Expression

Input [ A LL B C ]Output

Function

When the input is ON, the following operation is executed. (Lower limit for A by B) If A B, then C = A.

If A < B, then C = B.

Execution condition

Input

Operation

Output

OFF

No operation

OFF

ON

Execution: not limited (A B)

OFF

 

Execution: limited (A < B)

ON

Operand

 

Name

 

 

Device

 

 

 

 

 

 

 

 

 

Register

 

 

 

 

 

Constant

Index

 

 

X

Y

R

S

T.

C.

XW

YW

RW

SW

T

C

D

I

 

J

K

 

 

A

Operation data

 

 

 

 

 

 

 

 

 

 

B

Lower limit

 

 

 

 

 

 

 

 

 

 

C

Destination

 

 

 

 

 

 

 

 

 

 

 

 

Example

When R031 is ON, the lower limit operation is executed for the data of RW019 by the data of D1220, and the result is stored in RW022.

C (RW022)

A (RW019)

Lower limit B (D1220)

When RW019 is -1000 and D1220 is -1800, -1000 is stored in RW022 and R0041 is OFF. When RW019 is 800 and D1220 is 1200, the limit value 1200 is stored in RW022 and R0041 is ON.

Note

This instruction deals with the data as signed integer (-32768 to 32767).

Basic Hardware and Function 225

Page 227
Image 227
Toshiba 6F3B0253 user manual FUN Lower limit, RW022