To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example demonstrates how to add a beep in case of an error in the VI.
Description
In LabVIEW you are able to generate sounds based on conditions that can be triggered programmatically. This VI takes the functionality of the Simple Error Handler provided in LabVIEW and adds a system beep when an error occurs. It has all of the same inputs/outputs as the Simple Error Handler, but it adds the beep.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
could you please rename your attachment to include LabVIEW version? "_lvXX.vi" is good enough.