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-82
D120L
D122L
D123L
D124L
D125L
D126L
D121L
Head
code
Tail code
1
Tail code
2
received data register, starting from
the lower 8 bits of D120
length = 7
When receiving data, PLC will receive the head code and tail code of the data from the external equipment;
therefore, the user has to be aware of the setting of data length
n
.
2. 16-bit
mode:
The head code and tail code of the data are set up by M1126 and M1130 together with D1124 ~ D1126. When
PLC is executing RS instruction, the head code and tail code set up by the user will be sent out automatically.
M1161 = Off indicates PLC in 16-bit conversion mode. The 16-bit data will be divided into the higher 8 bits and
lower 8 bits for data transmission.
M1001
M1161
D100
D120
K4
K7
RS
X0
Sending data: (PLC -> external equipment)
STX
D100L
D100L
D101L
D101L
ETX1
ETX2
Head
code
source data register, starting from
the lower 8 bits of D100
length = 4
Tail code
1
Tail code
2
Receiving data: (External equipment -> PLC)
D120L
D120H
D121L
D121H
D122L
D122H
D123L
Tail code
1
Tail code
2
received data register, starting from
the lower 8 bits of D120
length = 7
Head
code
When receiving data, PLC will receive the head code and tail code of the data from the external equipment;
therefore, the user has to be aware of the setting of data length
n
.
Program Example 3:
Connect PLC to VFD-B series AC motor drives (AC motor drive in ASCII Mode; PLC in 16-bit mode and M1161 = Off).
Write in the 6 data starting from parameter address H2101 in VFD-B in advance as the data to be transmitted.
Содержание 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...