Canon BJ-10sx 사용자 설명서

다운로드
페이지 127
ESCape Sequence Codes
Function
ASCII
Decimal
Hexadecimal
Set/cancel underscore 
mode
n Setting
0 End underscore
1 Start under score
ESC - n
27 45 n
1B 2D n
Set 1/8-inch line spacing 
(8 lpi)
ESC0
2748
1B30
Set 7/72-inch line 
spacing
(7/72 inch per line)
ESC 1 
27 49
1B 31
Enable line spacing set 
by ESC A
ESC 2
27 50
1B 32
Set graphics line 
spacing in 
n/180-inch increments; 
n = 1 to 85
ESC 3 n
27 51 n
1B 33 n
Set top of form
ESC 4
27 52
1B 34
Set/cancel automatic LF
n Setting
0 End automatic line 
feed
1 Start automatic line 
feed
ESC 5 n
27 53 n
1B 35 n
Select IBM Character 
Set 2
ESC 6
27 54
1B 36
Select IBM Character 
Set 1
ESC 7
27 55
1B 37
Set 12-cpi, Prestige 
mode
ESC :
27 58
1B 3A
Download 24-dot, font 
image
ESC = n1 n2 # 27 61 n1 n2 
35
1B 3D n1 n2 23
Download 48-dot, font 
image
ESC = n1 n2 % 27 61 n1 n2 
37
1B 3D n1 n2 25
Set text line spacing to 
n/72 inch
per line; n = 1 to 255
ESC A n
27 65 n
1B 41 n
Set vertical tab; 
n1 ... n64 = line 
numbers
for tab stops
ESC B n1 ... 
n64 NUL
27 66 n1 ... 
n64 0
1B 42 n1 ... n64 
0