beep (Make product beep)
Makes the sounder beep for a specified amount of time. The beep is performed as a background task - so the system can process other commands whilst the beep is produced.
Syntax: (see Command structure)
Copy
beep [ms]
Parameter | Description |
---|---|
ms | the length of beep in milliseconds (range 0..32767) |
Response: (see Response structure)
Copy
>>
Notes
-
The time [ms] has a resolution of 10ms
-
A beep will not be interrupted by a shorter or zero-length beep.
-
The beep from an alarm is overridden by the continuous tone from a beep command. when the continuous beep completes, the system will return to the alarm beep.
-
Sending <BEL> from the terminal will cause a short beep to be generated.
-
Beeps are only audible on products with sounders fitted.