Specifications

Control Codes POSjet
®
1500 Programmer's Guide
Page 124 Rev N Nov-10
Function Multi-line double-wide and double-high mode
ASCII [ESC] W <n>
Hexadecimal 1BH 57H <n>
Decimal <27> <87> <n>
IPCL &%FD {n = 1}
&%FS {n = 0}
&%FHA {n = 3}
(Note: Single-wide, double-high mode is not available in IPCL mode.)
EPOS [ESC] ! <n>
Description The [ESC] W <n> command controls multi-line double-wide or double-high mode. Where n
specifies the mode:
n = 0 is standard single-wide and single-high;
n = 1 begins double-wide;
n = 2 begins double-high; and
n = 3 begins double-wide double-high.
Note 1 The [ESC] W <n> command does not affect line spacing.
Note 2 In EPOS mode, [ESC] ! <n> performs a similar function; however, near letter quality (NLQ) is not
available.
Function Set print style: double-wide, double-high, italic control
ASCII [ESC] [ @ [EOT] [NUL] <k> [NUL] <n> <m>
Hexadecimal 1BH 5BH 40H 04H 00H <k> 00H <n> <m>
Decimal <27> <91> <64> <04> <0> <K> <0> <n> <m>
IPCL &%DH Double-high, double-wide, and double-space
&%SH Single-high, single-wide, and single-space
Also, see [ESC] W above.
Description The [ESC] [ @ [EOT] [NUL] <k> [NUL] <n> <m> command sets double-wide, double-high, and
italic print mode.
Where k bits k 76543210
----xxxx Italic control
0 ----0000 No change
1 ----0001 Italics On
2 ----0010 Italics Off
Where n bits n 76543210
----0nnn Height multiplier (Maximum 4)
0 ----0000 No change
xxxx---- Line spacing
0 0000---- No change
Where m bits m 76543210
----0nnn Width multiplier (Maximum 4)
0 ----0000 No change
Note 1 The maximum height and width multiplier is four.