TransAct Technologies ITHERM 280 User Manual

Page 111

Advertising
background image

iTherm

®

280 Programmer’s Guide

Programming Codes

28-07764

Rev C

Page 109

[ESC] [ @

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: The maximum height and width multiplier is four.

Advertising