- 350 -
ESC RS
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMUseries
Supportmodel
CT-S281
CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Sound buzzer
[Code] <1B>H<1E>H
[Outline] [The specification which is commontothemodel]
•Soundthe buzzerfor 200ms.
[Caution] [The specification which is commontothemodel]
•Thiscommandis bufferedbefore execution.
[The specification which depend on the model]
CT-S310/CT-S2000/CT-S4000/CT-S801/CT-S851/CT-S601/CT-S651/CT-S301II
• Sounds the buzzer when this command is entered even if buzzer is set to disabled with
MSW5-1 OFF.
[Sample Program]
LPRINTCHR$(&H1B); CHR$(&H1E);
[Execution Result]
Thebuzzer soundsforapprox.200 ms.