Changing beeper volume

Function

Change beeper volume.

Syntax

Detailed Description

This OUT statement specifies the beeper volume for subsequent BEEP statements.

This setting applies whenever a BEEP statement specifies the following standard frequency.
0: Low 1: Medium 2: High

 

Example

Sound beeper at maximum volume
  out &h60C0, 3
  beep

(C)2002-2004 DENSO WAVE INCORPORATED All right reserved