86
SC100/200 Series Function Block Application Manual EM-6460-C
6.1.2 SEQUENTIAL CONTROL COMMANDS
C C G G N N
Terminal No.
Group No.
Command Code
GENERAL COMMAND FORMAT
Example: 020101
INPUT X
X
■
CODE 01 : INPUT ............................................................................................ Abbr. : IN
The first N.O. contact in a row.
Condition is true when the contact X in the ladder diagram to the left
is turned on or at ‘1,’ and the output ‘1’ is provided.
0 1 G G N N
Command :
X terminal No.
INPUT
INPUT NOT X
X
■
CODE 02 : INPUT NOT.................................................................................... Abbr. : NI
The first N.C. contact in a row.
Condition is true when the contact X in the ladder diagram to the left
is turned off or at ‘0,’ and the output ‘1’ is provided.
0 2 G G N N
Command :
X terminal No.
INPUT NOT
■
CODE 03 : AND ............................................................................................... Abbr. : AD
A N.O. contact connected in series with the first contact in a row.
Condition is true when the contact X in the ladder diagram to the left
is turned on or at ‘1,’ and the output ‘1’ is provided.
0 3 G G N N
Command :
X terminal No.
AND
■
CODE 04 : AND NOT....................................................................................... Abbr. : NA
A N.C. contact connected in series with the first contact in a row.
Condition is true when the contact X in the ladder diagram to the left
is turned off or at ‘0,’ and the output ‘1’ is provided.
0 4 G G N N
Command :
X terminal No.
AND NOT
AND X
X
AND NOT X
X