Citizen CT-S2000 Specifications Page 24

  • Download
  • Add to my manuals
  • Print
  • Page
    / 191
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 23
- 22 -
ESC E n
[Function] Specifying/canceling emphasis printing
[Code] <1B>H<45>H<n>
[Range] 0n255
[Outline] Specifying/canceling the emphasized characters.
• “n” is valid only for the lowest bit (n0).
• Control by the lowest bit (n0) is shown as follows:
n0 Function
0 Canceling emphasis printing
1 Specifying emphasis printing
[Caution] • Emphasis printing can also be specified/canceled by ESC ! but the setting of
command last processed is valid.
• Valid for all character types except HRI characters.
[Default] n = 0
[See Also] ESC !
[Sample Program]
LPRINT CHR$(&H1B);"E"; CHR$(0);
LPRINT "AAABBB"; CHR$(&HA);
LPRINT CHR$(&H1B);"E"; CHR$(1);
LPRINT "AAABBB"; CHR$(&HA);
[Print Results]
AAABBB Emphasis canceled
AAABBB Emphasis specified
Page view 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 190 191

Comments to this Manuals

No comments