7 Application Instructions API 50-99
D V P - P L C A P P L I C AT I O N M A N U A L
7-18
Program Example 2:
1.
Use DHSZ instruction for high/low speed stop control. C251 is an A-B phase high speed counter and DHSZ only
performs comparison output when there is a C251 counting pulse input. Therefore, even when the present value
in the counter is 0, Y10 will not be On.
2.
When X10 = On, DHSZ will require that Y10 has to be On when the present value in the counter
≤
K2,000. To
solve this requirement, you can execute DZCPP instruction when the program was first RUN and compare
C251 with K2,000. When the present value in the counter
≤
K2,000, Y10 will be On. DZCPP instruction is a
pulse execution instruction and will only be executed once with Y10 being kept On.
3.
When the drive contact X10 = Off, Y10 ~ Y12 will be reset to Off.
X10
RST
C251
ZRST
Y10
Y12
M1000
DCNT
C251
K10000
X10
DZCPP K2000
K2400
C251
Y10
DHSZ
K2000
K2400
C251
Y10
4.
The timing diagram
2,000
2,400
0
X10
Y10
Y11
Y12
0
high speed
forward
low speed
forward
Stop
Speed of variable speed
transmission equipment
Present value in
counter C251
Program Example 3:
1.
Program Example 3 is only applicable to EH/EH2/SV series MPU.
2.
The multiple set values comparison mode: If
D
of DHSZ instruction designates a special auxiliary relay M1150,
the instruction will be able to compare (output) the present value in the high speed counter with many set
values.
Содержание DVP-PLC
Страница 1: ...PLC PLC...
Страница 28: ...1 Basic Principles of PLC Ladder Diagram DVP PLC Application Manual 1 24 MEMO...
Страница 192: ...4 Step Ladder Instructions DVP PLC Application Manual 4 22 MEMO...
Страница 250: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 38 X0 DIV D0 D10 D20 D0 D10 K4Y0 DIV...
Страница 270: ...6 Application Instructions API 00 49 DVP PLC Application Manual 6 58 RST M0 X0 RST T0 RST Y0 FMOV K0 D10 K5...
Страница 337: ...7 Application Instructions API 50 99 DVP PLC APPLICATION MANUAL 7 53 X10 STMR T10 K50 Y0 Y3 X10 Y1 Y2 5 sec 5 sec...
Страница 458: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 56 or relay itself See 2 3 for more information...
Страница 472: ...8 Application Instructions API 100 149 DVP PLC Application Manual 8 70 MEMO...
Страница 574: ...9 Application Instructions API 150 199 DVP PLC Application Manual 9 102 MEMO...