Citizen BD2-2880 Command Reference Manual page 24

Control board for mlt-288/mlt-289 & mlt-388/mlt-389
Hide thumbs Also See for BD2-2880:
Table of Contents

Advertisement

HT
[Function]
Horizontal Tab Command
[Code]
<09>H
[Outline]
Shifts the printing position to the next horizontal tab position.
• Ignored when the next horizontal tab position has not been set.
• The horizontal tab position is set by ESC D.
[Caution]
• Initial setting of the horizontal tab position is each 8 characters in 9th, 17th,
25th,columns.
ESC D
[See Also]
[Sample Program]
LPRINT "0123456789012345678901";
LPRINT CHR$ (&HA);
LPRINT CHR$ (&H9) + "AAA";
LPRINT CHR$ (&H9) + "BBB";
LPRINT CHR$ (&HA);
LPRINT CHR$ (&H1B) + "D";
LPRINT CHR$ (3) + CHR$ (7) + CHR$ (14) + CHR$ (0);
LPRINT CHR$ (&H9) + "AAA";
LPRINT CHR$ (&H9) + "BBB";
LPRINT CHR$ (&H9) + "CCC" + CHR$ (&HA);
[Print Results]
Initially set horizontal tab
When set to the 4th, 8th, and 15th digits
22
BD2-3880/3890 Command Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents