03.01.2013 Views

Toshiba PROSEC T1-16S PLC User's Manual - CTi Automation

Toshiba PROSEC T1-16S PLC User's Manual - CTi Automation

Toshiba PROSEC T1-16S PLC User's Manual - CTi Automation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

7. Instructions<br />

FUN 100 < Less than<br />

Expression<br />

Input −[ A < B ]− Output<br />

Function<br />

When the input is ON, the data of A and the data of B are compared, and if A is less than B, the<br />

output is turned ON.<br />

Execution condition<br />

Input Operation Output<br />

OFF No execution OFF<br />

ON Execution A < B ON<br />

A ≥ B OFF<br />

182 <strong>T1</strong>-<strong>16S</strong> User’s <strong>Manual</strong><br />

6F3B0253<br />

Operand<br />

Name Device Register Constant Index<br />

X Y R S T. C. XWYWRWSW T C D I J K<br />

A Compared<br />

√ √ √ √ √ √ √ √ √ √ √ √<br />

data<br />

B Reference<br />

data<br />

Example<br />

√ √ √ √ √ √ √ √ √ √ √ √<br />

When R00C is ON, the data of D0125 is compared with the data of D0040, and if the data of<br />

D0125 is less than the data of D0040, R020 is turned ON.<br />

If the data of D0125 is 10 and that of D0040 is 15, the comparison result is true. Consequently,<br />

R020 is turned ON.<br />

D0125 10 < D0040 15 R020 is ON<br />

If the data of D0125 is 0 and that of D0040 is -50, the comparison result is false.<br />

Consequently, R020 is turned OFF.<br />

D0125 0 ≥ D0040 0 R020 is OFF<br />

Note<br />

• This instruction deals with the data as signed integer (-32768 to 32767).<br />

<strong>CTi</strong> <strong>Automation</strong> - Phone: 800.894.0412 - Fax: 208.368.0415 - Web: www.ctiautomation.net - Email: info@ctiautomation.net

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!