Beep (Mac OS X, Linux) VI

Owning Palette: Graphics & Sound VIs

Requires: Base Development System (Linux, OS X)

Causes the system to issue an audible tone.

LabVIEW ignores the parameters of this VI. They appear on Mac OS X and Linux for compatibility reasons.

Note  (Windows) This VI ships on the Windows platform for compatibility reasons only and does not appear on any Functions palette. Use the Beep VI on Windows, found on the Graphics & Sound palette, to build VIs that incorporate the beep sound on Windows.

frequency (Hz) is the frequency of the tone in Hertz. LabVIEW ignores this parameter on Mac OS X and Linux.
duration (msec) is the duration of the intensity of the tone. LabVIEW ignores this parameter on Mac OS X and Linux.
use system alert? specifies whether LabVIEW uses the default system alert and ignores frequency (Hz) and duration (msec). LabVIEW ignores this parameter on Mac OS X and Linux.