Citizen CT-S2000 Specifications Page 144

  • Download
  • Add to my manuals
  • Print
  • Page
    / 191
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 143
- 142 -
ESC @
[Function] Initializing the printer
[Code] <1B>H<40>H
[Outline] Clears data stored in the print buffer and brings various settings to the initial state
(Default state).
[Caution] • The settings of DIP switches are not read again.
• Data inside the internal input buffer is not cleared.
• Macro definitions are not cleared.
• NV bit image definitions are not cleared.
• Data in the user NV memory is not cleared.
[Sample Program]
LPRINT CHR$(&H1B);"!"; CHR$(&H30);
LPRINT CHR$(&H1B);"V"; CHR$(1);
LPRINT "AAA"; CHR$(&HA);
LPRINT CHR$(&H1B);"@";
LPRINT "AAA"; CHR$(&HA);
[Print Results]
AAA
Each setting has been initialized by this command.
A
A
A
Page view 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 190 191

Comments to this Manuals

No comments