CHAPTER 4 TRANSMISSION SEQUENCE
B-EP
Series
4-29
4.3.3
HANDLING OF RECEIVED DATA BY COMMAND
4.3.3.1 COMMAND PROCESSING
If communication is interrupted while a command is running and no subsequent data is
transmitted in the next transmission, a command error occurs.
[Command transmission and storage results (Examples)]
(1)
When interrupting communication while the 2nd label command is running, and then
transmitting subsequent data,
1st transmission:
[1B]XO;01,1[0A][00]
[1B]AY;+00,1[0A][00]
[1B]AX;+000[0A][00]
[1B]D0450,0480,0420[0A][00]
[1B]LC;0050,0030,0250,0030,1,1[0A][00]
[1B]LC;0050,0060,0250,0060,1,2[0A][00]
1st label data
[1B]LC;0050,0090,0250,0090,1,3[0A][00]
[1B]LC;0050,0120,0250,0120,1,4[0A][00]
[1B]LC;0050,0150,0250,0150,1,5[0A][00]
[1B]XP[0A][00]
[1B]X[01][21][01][00]
2nd transmission:
[1B]XO;01,1[0A][00]
[1B]AY;+00,1[0A][00]
[1B]AX;+000[0A][00]
[1B]D0450,0480,0420[0A][00]
[1B]LC;0050,0030,0250,0030,1,1[0A][00]
[1B]LC;0050,0060,0250,0060,1,2[0A][00]
2nd label data
[1B]LC;0050,0090,0250,0090,1,3[0A][00]
[1B]LC;0050,0120,0250,0120,1,4[0A][00]
[1B]LC;0050,0150,0250,0150,1,5[0A][00]
[1B]XP[0A][00]
[1B]X[01][21][01][00]
Storage result:
The 1st label data is printed after the 1st transmission, and the 2nd label data is
printed after the 2nd transmission.
Interrupts communication while the
command is running.
Transmits subsequent
data.