37
When the ruler line mode is ON, if some data is in the line buffer, prints 1 dot line
Of the image of the selected ruler line buffer after printing.
・
When the ruler line mode is OFF, feeds the paper 1 dot line.
DC3+”C”: Clear ruler line
HEX: 13+43
DEC: 19+67
Commands the ruler line command ( DC3 command ) continuously until “)” is
Received.
・
Example: the following commands can be shortened as the below. Select ruler
Line A, Ruler line ON, 1 dot printing, Select ruler line B, 1 dot line printing,
Ruler line OFF.
<
13
>
HEX
+”( A+PBP-)”
DC3+”(“: Continuous ruler line control code input
HEX:13 + 28
DEC:19 + 40
Commands the ruler line command (DC3 command) continuously until “)” is
Received.
・
Example: The following commands can be shortened as the below. Select ruler
line A,Ruler line ON, 1 dot printing, Select ruler line B,1 dot line printing, Ruler
line OFF.
<13>HEX + “( A + PBP-)”
7) Status
GS+”a”+n: Start/stop automatic status transmission
HEX: 1D+61+n
DEC: 29+97+n
Starts or stops automatic transmission of status from serial transmission TXD.
n=0: Stop ( default value )
n=1: Start
・
When executing by n=1 “Start” or when the status changes after starting, status
data of 2 bytes will be transmitted from TXD.
・
After executing this control code, status will be transmitted from TXD
regardless