Difference between revisions of "BEEP"

From ICE Enterprises
Jump to navigation Jump to search
(Emits an audio beep.)
 
(No difference)

Latest revision as of 18:05, 27 April 2020

Emits an audio beep.

<func>  - ON|OFF|n, where n = number of beeps
<delay> - Delay between beeps [SECS] (<func> = n only)

Causes the system to beep. The <func>=ON and <func>=OFF may be used to turn
ON/OFF verification beeps after a command is executed (these have the same
effect as using "VERIFY ON BEEP" and "VERIFY OFF BEEP").

Examples:

  nM> beep 2 2 ! Beep 2 times with 2 seconds between beeps.

  nM> beep on  ! Beep after completion of each command.
  
SEE ALSO: VERIFY