
Technical Updates SNBC CONFIDENCIAL
Shandong New Beiyang Information Technology Co.,Ltd.
Page 6
* In page mode prints all data in the print buffers, then it shall not return to standard mode
and not clear the data in the buffers. After the printing, the printer feeds the next label to
printing position. The coordinates in current print buffers are not changed.
* In standard mode this command equals to
GS FF
when executing mark orientation.
[Notes]
This command sets the print position at the beginning of the line.
[Reference]
ESC FF, ESC L, ESC S, GS (F, GS FF
CR
[Name]
Print and carriage return
[Format]
ASCII
CR
Hex
0D
Decimal
13
[Description] When automatic line feed is enabled, this command functions the same as
LF
;
when automatic line feed is disabled, this command is ignored.
[Notes]
· Sets the print starting position at the beginning of the lines.
· This command
CR
is set according to the printer configuration.
[Reference]
LF
CAN
[Name]
Cancel print data in page mode
[Format]
ASCII
CAN
Hex
18
Decimal
24
[Description] In page mode, deletes all print data in current print buffers.
[Notes]
· This command is enabled only in page mode.
· If data that existed in the previously specified printing area also exists in the currently
specified printing area, it is deleted.
[Reference]
ESC L
,
ESC W
DLE EOT n
[Name]
Real-time status transmission
[Format]
ASCII
DLE EOT n
Hex
10
04
n
Decimal
16
4
n
[Range]
1
≤
n
≤
4
[Description] Transmits the printer status specified by n in real-time, according to the following
parameters:
n = 1: Transmit off-line/on-line status
n = 2: Transmit printer status
n = 3: Transmit printer status
n = 4: Transmit paper sensor status
[Notes]
· The status is transmitted whenever the command is received.
· This command should not be used within the data sequence of another
command that consists of 2 or more bytes.
· Even though the printer is not selected with
ESC =
(select peripheral device),
this command is effective.