Horizontal Tab Set - Printronix P3000 Series User's Reference Manual

P3000 series multifunction printer
Hide thumbs Also See for P3000 Series:
Table of Contents

Advertisement

Horizontal Tab Set

P–Series
Serial
Purpose
Expression
where
Comment
Example
6–44
ASCII
N/A
ESC D n
Sets up to 32 horizontal tab positions.
CHR$(27);"D";CHR$(n1);...CHR$(n32);CHR$(0);
n1 through n32 specify the character column of the tab positions. CHR$(0) is the
sequence terminator.
You can set up to 32 different tab positions. The values must be listed in ascending
order or they are ignored. The physical tab position is the product of "n" and the
current cell width (1/pitch), excluding double wide. Tabs in excess of 32 or those
positioned beyond 13.2 inches are also ignored.
Clear the tab positions by sending the CHR$(27);"D";CHR$(0) sequence. Power-
ing the printer on/off initializes the tabs to every eighth character column. Horizon-
tal tabs are accessed by control code HT.
The following example illustrates horizontal tab setting and accessing.
Hex
N/A
1B 44 n
Decimal
N/A
27 68 n
Programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

P3040P3040–12P3240

Table of Contents