Specifications

Control Codes POSjet
®
1500 Programmer's Guide
Page 100 Rev N Nov-10
Set print quality mode
n=0 Draft (12 x 12)
n=1 Large draft (12 x 14)
n=2 NLQ (24 x 16)
n=3 NLQ (24 x 16)
n=4-7 Repeats 0-3
[ESC] I <n>
1BH,49H
&%QT {n=0}
&%QU {n=1}
&%QL {n=2}
&%QS {n=3}
113
Perform a fine line feed
[ESC] J <n>
1BH,4AH
&%FM <m
1
>
<m
2
> <m
3
>
105
Print single-density graphics
<n
1
>=0...255
<n
2
>=0…3
len=<n
1
> + 256 * <n
2
>
[ESC] K <n
1
> <n
2
>
1BH,4BH
none
140
Print half-speed double-density graphics
[ESC] L <n
1
> <n
2
>
1BH,4CH
none
140
Perform a fine line feed in reverse
[ESC] M <n>
1BH,4DH
&%FR <m
1
>
<m
2
> <m
3
>
109
Begin rotated font (See command
description).
[ESC] P <n>
1BH,50H
&%RI
&%RF
&%RN
114
Reset horizontal and vertical tab stops
[ESC] R
1BH,52H
&%HV
104
Select superscript
[ESC] S <0>
1BH,53H, 00H
&%SP
126
Select subscript
[ESC] S <1>
1BH,53H, 01H
&%SB
126
End superscript or subscript
[ESC] T
1BH,54H
&%SE
126
Select bi-directional or unidirectional print
n=0 Bi-directional
n=1 Unidirectional
[ESC] U <n>
1BH,55H
&%GU {n=1}
&%GB {n=0}
142
Set inter-character spacing
[ESC] V <n>
1BH,56H
none
112
Multi-line double-wide double-high mode
n=0 Standard mode
n=1 Double-wide
n=2 Double-high
3 = Both
[ESC] W <n>
1BH,57H
&%FS {n=0}
&%FD {n=1}
&%FH {n=3}
124
Set left/right print margins
n
1
= Left margin, n
2
= Right margin
[ESC] X <n
1
><n
2
>
1BH,58H
none
127
Print full-speed double-density graphics
[ESC] Y <n
1
> <n
2
>
1BH,59H
none
140
Print quad-density graphics
[ESC] Z <n
1
> <n
2
>
1BH,5AH
none
141
Set print style (See command description.)
[ESC] [ @ ...
1BH,5BH,
40H…
&%DH
&%SH
124
Insert euro character
[ESC] [ C <n>
1BH,5BH, 43H
&%EU
118
Set character pitch
[ESC] [ P <n>
1BH,5BH, 50H
&%F<n>
111
Redefine character set
[ESC] [ S …
1BH,5BH,
53H…
119
Select character code page
[ESC] [ T <n
h
> <n
l
>
1BH,5BH, 54H
&%CP <m
1
>
<m
2
> <m
3
> <m
4
>
115
Reverse line feed
[ESC] ]
1BH,5DH
&%LR
109
Print control character
[ESC] ^ <n>
1BH,5EH
&%CC <m
1
>
<m
2
> <m
3
>
118
Enable/disable overscore
n=0 End
n=1 Begin
[ESC] _ <n>
1BH,5FH
&%CO {n=0}
&%MO {n=1}
123
Set justification
n=0 Left
n=1 Center
n=2 Right
n=8 Left (No line feed)
n=9 Center (No line feed)
n=10 Right (No line feed)
[ESC] a <n>
1BH,61H
&%JR {n=2}
&%JC {n=1}
&%JL {n=0}
104