Specifications

Epson FX Emulation 
Set Line Spacing to n/72" ESC A n 
Sets the line spacing to n/72 of an inch per line. 0≥n≥255. Since the distance 
between print head wires is 1/72 of an inch, this is equivalent to setting n wire 
spacing. Overrides the "LPI:" value in the "Setup: FORM" menu. 
Example: The following escape sequence will set line spacing to 8/72 of an inch, for 
use with eight wire graphics. 
Escape Sequence:  ESC  A  8 
Hexadecimal: 1B 41 08 
Horizontal Position 
Carriage Return  CR 
Causes the current line to be printed, and then sets the current print position to the left 
margin. If "Auto LF: On" is selected in the "Setup: INTERFACE" menu, a line feed 
will also be performed. 
Control code:  CR 
Hexadecimal: 0D 
Backspace BS 
Causes the current line to be printed, and then moves the current print position one 
space to the left. The actual distance moved depends on the current character 
spacing. Backspacing can be done up to, but not beyond, the left margin. 
Control code:  BS 
Hexadecimal: 08 
Page 3-14 










