188
Programming Example Section 4-3
2. Input the normally closed AND condition T002.
(It isn’t necessary to input leading zeroes.)
3. Input the 1-second timer T001.
4. Input the SV for T001 (#0010 = 1.0 s).
(3) Inputting the Two-
second Timer
The following key operations are used to input the 2-second timer.
1,2,3... 1. Input the normally open condition IR 20000.
2. Input the normally closed AND condition T002.
(It isn’t necessary to input leading zeroes.)
3. Input the 2-second timer T002.
4. Input the SV for T002 (#0020 = 2.0 s).
(4) Inputting the 10-count
Counter
The following key operations are used to input the 10-count counter.
1,2,3... 1. Input the normally open condition IR 20000.
AND
NOT
TIM
C
2
5
AND NOT TIM 002
WRITE
6READ
NOP (000)
TIM
B
1
6
TIM 001
WRITE
6 TIM DATA
#0000
B
1
A
0
6 TIM DATA
#0010
WRITE
7READ
NOP (000)
LD
C
2
A
0
A
0
A
0
A
0
7
LD 20000
WRITE
8READ
NOP (000)
AND
NOT
TIM
C
2
8
AND NOT TIM 002
WRITE
9READ
NOP (000)
TIM
C
2
9
TIM 002
WRITE
9 TIM DATA
#0000
C
2
A
0
9 TIM DATA
#0020
WRITE
10READ
NOP (000)