Move Print Position to Left Margin

Escape sequence: ESC <

Hexadecimal: 1B 3C

This command moves the printhead to the left margin and causes the next print operation to be in the forward direction.

Set Horizontal Tab Stops

Escape sequence:

ESC

D

n1...n16

NUL

Hexadecimal:

1B

44

n1...n16

00

This command clears all previously set horizontal tab stops and sets a new stop at each of the columns specified by the variables n1...n16. Each of the variables n1 through n16 can range from 1 through 255. However, the printer ignores any setting to the right of the right margin.

Clear All Horizontal Tab Stops

Escape sequence:

ESC

D

NUL

Hexadecimal:

1B

44

00

Vertical Motion Commands

Vertical tab stops define the line numbers at which the paper stops when performing vertical tab operations. After vertical tab stops have been set, any change of the vertical pitch causes a proportional change in the vertical tab stop positions.

Line Feed

Control character: LF

Hexadecimal: 0A

This command moves the paper forward one line position and performs a carriage return to the left edge (column 1), as set via the form configuration menu.

Form Feed

Control character: FF

Hexadecimal: 0C

TI Model 855 Printer DP Emulation 6-11

Page 124
Image 124
Epson 8900 Series manual Move Print Position to Left Margin, Set Horizontal Tab Stops