Delta DVP-ES2 User Manual
Page 321
3 . I n s t r u c t i o n S e t
3 - 2 0 5
Receiving data: (External equipment -> PLC)
D120L
D122L
D123L
D124L
D125L
D126L
D121L
Registers for received data,
starting from the lower 8 bits
of D120
length = 7
STX
ETX1
ETX2
3.
The STX and ETX of external equipments will be received by PLC in data receiving process,
therefore, care should be taken on the setting of operand n (Length of data to be received).
16-bit mode:
1.
STX (Start of Text) and ETX (End of text) are set up by M1126 and M1130 together with
D1124~D1126. When PLC executed RS instruction, STX and ETX will be sent out
automatically.
2.
When M1161 = OFF, the 16-bit mode is selected, i.e. both high byte and low byte of the 16-bit
data will be received and transmitted.
M1001
M1161
D100
D120
K4
K7
RS
X0
Sending data: (PLC -> external equipment)
STX
D100L
D100H
D101L
D101H
ETX1
ETX2
Source data register, starting
from the lower 8 bits of D100
length = 4
Receiving data: (External equipment -> PLC)
D120L
D120H
D121L
D121H
D122L
D122H
D123L
ETX1
ETX2
Registers for received data,
starting from the lower 8 bits
of D120
STX
3.
The STX and ETX of external equipments will be received by PLC in data receiving process,
therefore, care should be taken on the setting of operand n (Length of data to be received)