
[See Also] | 11.2 International Character Codes List |
[Sample Program] | When setting the character sets to Japan |
| ESC h 8 ; → LPRINT CHR$(&H1B)+”h8;”; |
| <1B>H<68>H<38>H<3B>H |
ESC I | |
[Name] | Identify Printer |
[Code] | <1B>H<69>H |
[Function] | This command sends a printer identification code by one byte. It sends |
| "A"(<41>H) in the native mode and "H"<48>H) in the |
[Caution] | This command is invalid in the parallel mode, and |
ESC x |
|
[Name] | Select |
[Code] | <1B>H<78>H |
[Function] | Any command or function following this command works as the |
[Caution] | This command can be canceled by the FS, GS, or ESC c command. |
[See Also] | FS, GS, ESC c |
55 | CITIZEN |