TransAct Ithaca 280 Programmer's Manual page 93

Thermal receipt printer
Table of Contents

Advertisement

Programming Codes
[FF]
Form feed
ASCII
[FF]
Hexadecimal 0CH
Decimal
<12>
IPCL
&%FF
EPOS
none
Description The [FF] command performs a form feed to the top of the form.
Note: The form feed command can be disabled. Set the form length to
zero.
[ESC] 4
Set top of form
ASCII
[ESC] 4
Hexadecimal 1BH 34H
Decimal
<27> <52>
IPCL
&%TF
EPOS
[ESC] L
Description The [ESC] 4 command sets the top of form to the current position.
[ESC] C
Set form length in lines
ASCII
[ESC] C <n>
Hexadecimal 1BH 43H <n>
Decimal
<27> <67> <n>
IPCL
&%SL <m
EPOS
[ESC] C <n>
Description The [ESC] C <n> command sets the form length to <n> lines at the
current line spacing. If the current page position is greater than the new
page length, the command also sets the current position as the top of
form.
[ESC] C [NUL]
Set form length in inches
ASCII
[ESC] C [NUL] <n>
Hexadecimal 1BH 43H <0> <n>
Decimal
<27> <67> <0> <n>
IPCL
&%SI <m
EPOS
none
Description The [ESC] C [NUL] <n> command sets the form length to <n> inches. If
the current page position is greater than the new page length, the
command also sets the current position as the top of form. If zero inches
are specified, the form feed and vertical tab commands are ignored.
28-04430
> <m
>
1
2
> <m
>
1
2
Rev K
®
iTherm
280 Programmer's Guide
Page 81

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents