EasyManuals Logo

IDEC SmartAXIS Touch FT1A Series User Manual

IDEC SmartAXIS Touch FT1A Series
1232 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #688 background imageLoading...
Page #688 background image
2 Ladder Program
12-20 SmartAXIS Touch User's Manual
LC<>
Load Compare Unequal To
This instruction constantly compares 16- or 32- bit data
designated by S1 and S2. When S1 data is equal to S2
data, the output to the following instructions is turned
on. When the condition is not met, the output is turned
off.
YES
Data type W or I: S1 S2
Data type D, L, or F: S1·S1+1 S2·S2+1
LC<
Load Compare Less Than
This instruction constantly compares 16- or 32- bit data
designated by S1 and S2. When S1 data is less than S2
data, the output to the following instructions is turned
on. When the condition is not met, the output is turned
off.
YES
Data type W or I: S1 < S2
Data type D, L, or F: S1·S1+1 < S2·S2+1
LC>
Load Compare Greater Than
This instruction constantly compares 16- or 32- bit data
designated by S1 and S2. When S1 data is greater than
S2 data, the output to the following instructions is turned
on. When the condition is not met, the output is turned
off.
YES
Data type W or I: S1 > S2
Data type D, L, or F: S1·S1+1 > S2·S2+1
LC<=
Load Compare Less Than or Equal To
This instruction constantly compares 16- or 32- bit data
designated by S1 and S2. When S1 data is less than or
equal to S2 data, the output to the following instructions
is turned on. When the condition is not met, the output is
turned off.
YES
Data type W or I: S1 S2
Data type D, L, or F: S1·S1+1 S2·S2+1
LC>=
Load Compare Greater Than or Equal To
This instruction constantly compares 16- or 32- bit data
designated by S1 and S2. When S1 data is greater than
or equal to S2 data, the output to the following
instructions is turned on. When the condition is not met,
the output is turned off.
YES
Data type W or I: S1 S2
Data type D, L, or F: S1·S1+1 S2·S2+1
ADD
Addition
When input is on, 16- or 32-bit data designated by
source devices S1 and S2 are added. The result is set to
destination device D1 and carry (M8003).
YES
Data type W or I: S1 + S2 D1, CY
Data type D, L, or F:
S1·S1+1 + S2·S2+1
D1·D1+1, CY
SUB
Subtraction
When input is on, 16- or 32-bit data designated by
source device S2 is subtracted from 16- or 32-bit data
designated by source device S1. The result is set to
destination device D1 and borrow (M8003).
YES
Data type W or I: S1 - S2 D1, BW
Data type D, L, or F:
S1·S1+1 - S2·S2+1
D1·D1+1, BW
MUL
Multiplication
When input is on, 16- or 32-bit data designated by
source device S1 is multiplied by 16- or 32-bit data
designated by source device S2. The result is set to
destination device D1. When the result exceeds the valid
range for data types D or L, the special internal relay
M8004 (ladder program execution error) is turned on.
YES
Data type W or I: S1 X S2 D1·D1+1
Data type D, L, or F: S1·S1+1 X S2·S2+1 D1·D1+1
Symbol Name and Diagram Function
Interrupt
Program
Execution
LC<>(*)
**** ****
LC<(*)
**** ****
LC>(*)
**** ****
LC<=(*)
**** ****
LC>=(*)
**** ****
REP
**
D1(R)
*****
S2(R)
*****
ADD(*) S1(R)
*****
REP
**
D1(R)
*****
S2(R)
*****
SUB(*) S1(R)
*****
REP
**
D1(R)
*****
S2(R)
*****
MUL(*) S1(R)
*****

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDEC SmartAXIS Touch FT1A Series and is the answer not in the manual?

IDEC SmartAXIS Touch FT1A Series Specifications

General IconGeneral
BrandIDEC
ModelSmartAXIS Touch FT1A Series
CategoryController
LanguageEnglish

Related product manuals