— 7 —
CR
[Function]
Print one line Command
[Code ]
<0D>H
[Outline]
This command is ignored or its action is the same as LF depending on the last
execution of GS ) 2 command (FLAG SETTING COMMAND).
If Flag 2 is 0, carriage return (CR) command is ignored.
If Flag 2 is 1, CR comamnd will act as LF command.
[Default]
CR command is ignored. If you want that it acts like LF command set flag 2 to 1 by
GS ) command.
[See Also]
GS )
ESC RS
[Function]
Sounds the Buzzer
[Code]
<1B>H<1E>H
[Outline]
By executing this command the buzzer will beep.
This command functions in the same manner as BEL.