ESC RS

[Function]

Sound buzzer

[Code]

<1B>H<1E>H

[Outline]

Sound the buzzer for 200 ms.

[Caution]

This command is buffered before execution.

[Sample Program]

 

 

LPRINT CHR$(&H1B);CHR$(&H1E);

[Execution Result] The buzzer sounds for approx. 200 ms.

— 129 —

Page 134
Image 134
Citizen CT-S300 manual Esc Rs