Mobile Printer CPCLProgramming Manual P10-15
BEEP Command Example
This example instructs the printer to beep for two sec-
onds (16
x .125 seconds = 2 seconds)
Input (BEEP.LBL):
! UTILITIES
BEEP 16
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 incre
ments.