Chapter 2 Sequence Program
11
Ⅰ
Programming
the signal in the 2
nd
level program is later than the 1
st
level one. At the worst case, one 2
nd
level
program performance cycle can be lagged.
It is better to remember this point when programming the ladder diagram.
A
A
B
C
END1
.
.
.
.
.
.
.
.
It belongs to the 2
nd
partition
of the 2
nd
level program
Fig. 2-5-3-1
A=1 performs the 1
st
level program when the 1
st
8ms is performed, then B=1. And therefore, the 2
nd
level program is performed, the A=1 is latched to the 2
nd
level program, and then the first partition of
the 2
nd
level program is completed.
A turns into 0 to perform the 1
st
level program when the 2
nd
8ms is performed, then B=0. And
therefore, the 2
nd
partition of the 2
nd
level program is performed; in this case, the state of the A is still
latched as the one last time. So, C=1.
In this way, the state both B and C are different.
2.6 Interlocking
In the sequence control, the interlocking is very important from the safety issue.
It is necessary to use the interlocking in the sequence control programming. Simultaneously, the
hard interlocking is used in the relay control circuit of the strong electric cabinet of the machine tool
sides. This is the reason that the interlocking is disabled when the hardware of the performance
sequence programming malfunctions, even if the interlocking is logically used in the sequence
program (software). And therefore, the interlocking can be ensured the safety for the user, and
prevent the machine tool from damaging in the strong electric cabinet of the machine sides.
Summary of Contents for 980TC3 Series
Page 13: ...1 Programming Ⅰ Programming Ⅰ ...
Page 71: ...59 Operation Ⅱ Ⅱ Operation ...
Page 97: ...85 III Ⅲ Function III Function ...
Page 149: ...137 Installation and Connection Ⅳ Ⅳ Installation and Connection ...
Page 209: ...197 附 录 Appendix ...