SRP-330II/332II
Rev. 1.00
BIXOLON
- 17 -
ESC !
Function:
Set print mode
Code:
ASCII
ESC
!
n
Hex
1B
21
n
Decimal
27
33
n
Range:
0 ≤ n ≤ 255
Default:
n = 0
Description:
This command selects print mode(s) with bits having following meanings.
Bit
Off/On
Hex
Decimal
Function
0
Off
00
0
Character font A selected
On
01
1
Character font B selected
1,2
Off
00
0
Reserved
3
Off
00
0
Emphasized mode not selected
On
08
8
Emphasized mode selected
4
Off
00
0
Double-height mode not selected
On
10
16
Double-height mode selected
5
Off
00
0
Double-width mode not selected
On
20
32
Double-width mode selected
6
Off
00
0
Reserved
7
Off
00
0
Underline mode not selected
On
80
128
Underline mode selected
Remarks:
■
As alternative to this command, ESC M, ESC E and ESC
– can be used for the selection for character font,
emphasized mode and underline mode respectively.
■
The entire character print width is underlined, but the space skipped by HT is not.
■
If both double width and double height are selected, the characters will be quadrupled.
Differences:
None