P8-28 Mobile Printer CPCLProgramming Manual
BEEP Command Example
This example instructs the printer to beep for two sec-
onds (16 x .125 seconds = 2 seconds
Input (BEEP.LBL):
! 0 200 200 210 1
CENTER
TEXT 5 0 0 10 BEEPS FOR TWO SECONDS
BEEP 16
FORM
PRINT
BEEP Command
This command  instructs the printer to sound the beeper
for a given time length.  Printers not equipped with a
beeper will ignore this command.
Format:
{command} {beep_length}
Where:
{command}: BEEP
{beep_length}: Duration of beep, specified in
.125 (1/8th) second increments.