User`s manual
BP-002 User's Manual
- 40 -
ESC 3 User-define line spacing
Format: ASCII: ESC 3 n
Decimal: 27 51 n
Hex: 1B 33 n
Description:
Set the line spacing to n*. n=0~255.
BP-002 printer’s line spacing is the minimum unit of horizontal n*
The vertical or horizontal motion units are specified by GS P Command.
ESC = Select peripheral device
Format: ASCII: ESC = n
Decimal: 27 61 n
Hex: 1B 3D n
Description:
The Last bit of n is 0, printer disable.
The Last bit of n is 1, printer enable.
ESC ? Cancel user-define character
Format: ASCII: ESC ? n
Decimal: 27 63 n
Hex: 1B 3F n
Description:
Cancel the character specified by n. n=32~126.
ESC @ Initialize printer
Format: ASCII: ESC @
Decimal: 27 64
Hex: 1B 40
Description:
Initialize the printer to the state when the printer was turn on.
ESC D Set horizontal tab position
Format: ASCII: ESC D n1……nk NUL
Decimal: 27 68 n1……nk NUL
Hex: 1B 44 n1……nk NUL
Description:
Set the horizontal tab position to the column specified by nk from the beginning of the line.
n = 0~255; k=0~32;
ESC E Turn emphasized mode on/off
Format: ASCII: ESC E n
Decimal: 27 69 n
Hex: 1B 45 n
Description:
When the last bit (LSB) of the n is 0, the emphasized mode is turned off.
When LSB of the n is 1, the emphasized mode is turned on.