8
SC100/200 Series Function Block Application Manual EM-6460-C
1.3.2 CONNECTING DISCRETE SIGNALS
Discrete signals are registered in sequential control blocks: An input is approximated to a relay, while an output is to a coil.
Inputs and outputs are represented in logic sequence commands. One block can contain at the maximum of 89 commands.
Multiple blocks can be connected in serial to handle more commands. At the maximum of 1068 commands (12 blocks x 89
commands) can be registered.
C C G G N N
Terminal No.
Group No.
Command Code
Major commands
01 : INPUT............. The first N.O. contact in a relay circuit
03 : AND................ N.O. contact in series to INPUT
05 : OR .................. N.O. contact in parallel to INPUT
07 : OUTPUT......... Coil in a relay circuit
■
GENERAL COMMAND FORMAT
■
COMMAND EXAMPLES IN RELATION TO RELAY CIRCUITS
• Single input, single output
X
Y
• AND circuit
X1
X2
Y
• OR and AND combination
INPUT X
0 1 0 5 1 1
OUTPUT Y
0 7 0 5 0 1
Symbol examples
Command examples
INPUT X1
0 1 0 5 1 1
AND X2
0 3 0 2 0 1
OUTPUT Y
0 7 0 5 0 1
INPUT X1
0 1 0 5 1 1
OR X2
0 5 0 2 0 1
AND X3
0 3 0 2 0 2
OUTPUT Y
0 7 0 5 0 1
X1
X3
Y
X2