Support 
model 
 
- 413 - 
ESC RS 
 
 [Function]    Sound buzzer 
 
 [Code]    <1B>H<1E>H 
 
 [Outline]     [The specification which is common to the model]  
• Sound the buzzer for 200 ms. 
 
 [Caution]     [The specification which is common to the model]  
• This command is buffered before execution. 
 
 [The specification which depend on the model] 
 
CT-S310/CT-S2000/CT-S4000/CT-S801/CT-S851/CT-S601(II)/CT-S651(II)/CT-S310II/CT-S251
/CT-D150/CT-E351/CT-D151/CT-E651 
• 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.