User`s manual
BP-002 User's Manual
- 38 -
Set the right-side spacing of the character to n*(horizontal or vertical motion unit) n=0~255.
Horizontal or vertical motion unit is specified by GS P command
ESC ! Set print mode
Format: ASCII: ESC ! n
Decimal: 27 33 n
Hex: 1B 21 n
Description:
Select the print mode using n as follows. n=0~255
Bit Value Function
0 Character A 0
1 Character B
1,2 -- -- -- Not define
0 Emphasize mode not selected 3
1 Emphasize mode selected
0 Double-height not selected 4
1 Double-height selected
0 Double-width not selected 5
1 Double-width selected
6 -- -- -- Not define
0 Underline mode not selected 7
1 Underline mode selected
ESC $ Set absolute print position
Format: ASCII: ESC $ nL nH
Decimal: 27 36 nL nH
Hex: 1B 24 nL nH
Description:
Set the distance from the beginning of the line to the position at which subsequent characters are to be
printed.
The distance is (nL+nH*256)* (horizontal or vertical motion unit). nL, nH=0~255.
Horizontal or vertical motion unit are specified by GS P command.
ESC % Selected/cancel user-define characters set
Format: ASCII: ESC % n
Decimal: 27 37 n
Hex: 1B 25 n
Description:
n=1, Select the user-define characters; n=0, Select inter characters.
Default: n=0
ESC & Define user-define characters
Format: ASCII: ESC & y c1 c2 [x1 d1..d(y*x1)] [xk d1..d(y*xk)]
Decimal: 27 38 y c1 c2 [x1 d1..d(y*x1)] [xk d1..d(y*xk)]
Hex: 1B 26 y c1 c2 [x1 d1..d(y*x1)] [xk d1..d(y*xk)]
Description: