Technical data
652 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
25 Root Level Commands
:BEEP
Command :BEEP <frequency>,<duration>
The :BEEP command makes the oscilloscope beep at a defined frequency
and duration.
<frequency> A real number representing frequency of beep in Hertz.
<duration> A real number representing duration of beep in milliseconds.
Example This example will create a beep at 1000 Hz for 500 ms.
myScope.WriteString ":BEEP 1000,500"