- 236 -
ESC RS
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 CT-S310
support model PMU2XXX
[Function] Sound buzzer
[Code] <1B>H<1E>H
[Outline] [The specification which depend on the model]
Sound the buzzer for 200 ms.
[Caution] This command is buffered before execution.
CT-S2000/CT-S4000/CT-S310
• Sounds the buzzer when this command is entered even if buzzer is set to disabled with
MSW5-1 OFF.
[Sample Program]
LPRINT CHR$(&H1B); CHR$(&H1E);
[Execution Result]
The buzzer sounds for approx. 200 ms.