Output Solutions 650 manual ESC d n1 n2 Relative Forward Horizontal Movement, Esc R, Set by ESC B

Models: 650

1 177
Download 177 pages 37.97 Kb
Page 130
Image 130

Appendix B IBM ProPrinter X24 and IBM ProPrinter II Commands

ESC d n1 n2

Relative Forward Horizontal Movement

Hexadecimal code: 1B 64 n1 n2

where n1 = 00 - FF n2 = 00 - FF

Moves the current horizontal position to the right at a distance specified in the n1 and n2 parameters.

The distance is computed from the parameters using : distance = (n2 * 256) + n1

The distance is specified in dot units using 1/120 inch as horizontal resolution. Spaces produced by this command are affected by underscore, overscore, and strikethrough. If it goes beyond the right margin, current horizontal position is set to the right margin.

ESC R

Clear All Tabulation Stops

Hexadecimal code: 1B 52

Deletes all the horizontal tabulation stops set by ESC D .. and all vertical tabulation stops

set by ESC B ...

For the horizontal tabulation stops, the default condition is restored: one stop every 8 characters.

B-20

Page 130
Image 130
Output Solutions 650 ESC d n1 n2 Relative Forward Horizontal Movement, Esc R, Clear All Tabulation Stops, Set by ESC B