Control Codes - Ithaca PcOS Series 80PLUS Programmer's Manual

Ithaca pcos series 80plus pos thermal printer
Table of Contents

Advertisement

Programmer's Guide
Function
ASCII
Hexadecimal
Decimal
IPCL
Description
Where <n>
PcOS Series 80PLUS
Set justification
[ESC] a <n>
1BH 61H <n>
<27><97><n>
&%JL, &%JC, &%JR
This command sets the horizontal justification. The print format of the printer
can be right, center, or left justified. The value of <n> specifies the justification.
0 = Left justified
1 = Center justified
2 = Right justified
8 = Left justified (No LF)
9 = Center justified (No LF)
10 = Right justified (No LF)
The power on default is left justified.
NOTE: Lines that have mixed size characters within the line cannot be
centered. For example, a line with mixed single- and double-high characters
cannot be centered. If a line of print is to be double-high and centered, the
change to single-high must be done after the line terminator for the double-
high line. For example, [ESC] W<3>Centered[ESC]W<0>[CR] will not print
correctly because the printer assumes that more data will follow the
[ESC]W<0>. This should be: [ESC]W<3>Centered[CR] [ESC]W<0>.
NOTE: The justify commands also effect graphics.
Rev B 4/13/99

Control Codes

Horizontal Motion
&%JL
&%JC
&%JR
None
None
None
Page 19

Advertisement

Table of Contents
loading

Table of Contents