ITEM SYMBOL
Hexadecimal Decimal
FUNCTION
[41]
ESC ( s # H
[1B,28,73,#,48] H [27,40,115,#,72] D
Sets character spacing.(# = Font pitch(CPI))
ESC ) s # H
[1B,29,73,#,48] H [27,41,115,#,72] D
PCL mode = PCL3+, PCL3+D or PCL3
# = 5
:5 cpi (0.01
≤
#<5.01)
# = 10
:10 cpi (5.01
≤
#<10.01)
# = 12
:12 cpi (10.01
≤
#<12.01)
PCL mode = PCL3+ or PCL3+D
# = 15
:15 cpi (12.01
≤
#<15.01)
# = 16.7
:16.7 cpi (15.01
≤
#<16.71)
# = 17.1
:17.1 cpi (16.71
≤
#<17.11)
# = 20
:20 cpi (17.11
≤
#<20.01)
# = 24
:24 cpi (20.01
≤
#)
PCL mode = PCL3
# = 16.7
:16.7 cpi (12.01
≤
#<16.71)
# = 20
:20 cpi (16.71
≤
#)
[42]
ESC ( s # P
[1B,28,73,#,50] H [27,40,115,#,80] D
Selects proportional or fixed character spacing
ESC ) s # P
[1B,29,73,#,50] H [27,41,115,#,80] D
# = 1 (31H) :Proportional pitch
# = 0 (30H) :Fixed pitch
[43]
ESC ( s # Q
[1B,28,73,#,51] H [27,40,115,#,81] D
Sets Print quality.
ESC ) s # Q
[1B,29,73,#,51] H [27,41,115,#,81] D
# = 0 (30H) :Draft
# = 2 (32H) :Letter Quality
[44]
ESC ( s # S
[1B,28,73,#,53] H [27,40,115,#,83] D
Sets italic character.
ESC ) s # S
[1B,29,73,#,53] H [27,41,115,#,83] D
# = 0 (30H) :Cancels italic character
# = 1 (31H) :Designates italic character
# = 2 (32H) :Designates italic character
[45]
ESC ( s # T
[1B,28,73,#,54] H [27,40,115,#,84] D
Sets typeface.
ESC ) s # T
[1B,29,73,#,54] H [27,41,115,#,84] D
# = 0 (30H) LINE PRINTER DRAFT
# = 3 (33H) COURIER
# = 4 (34H) SANS SERIF
# = 5 (35H) ROMAN
# = 6 (36H) GOTHIC
# = 7 (37H) SCRIPT
*
# = 8 (38H) PRESTIGE
# = 10
ORATOR (31H,30H) *
# = 11
ORATOR-S (31H,31H)*
# = 20
OCR-A (32H,30H)
*
# = 21
OCR-B (32H,31H)
*
*= Available in PCL3+ or PCL3+D
[46]
ESC ( s # U
[1B,28,73,#,55] H [27,40,115,#,85] D
Sets super/Sub-script.
ESC ) s # U
[1B,29,73,#,55] H [27,41,115,#,85] D
# = + 1 (2BH,31H) :Designates superscript
# = 0 (30H)
:Cancels super/subscript
# = - 1 (2DH,31H)
:Designates subscript
[47]
ESC ( s # V
[1B,28,73,#,56] H [27,40,115,#,86] D
Sets character point size
ESC ) s # V
[1B,29,73,#,56] H [27,41,115,#,86] D
# = 1 , 2 (31H,32H) :Other fonts
# = 8 (38H)
:Micro font
# = 9 (31H,32H)
:Other font
118
B. Control code summary (HP)