LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adding beep sound to button

Solved!
Go to solution

hi everybody,i would like to make a vi where by when a user clicks on a wrong button,a beep sound is made like many  windows applications do...does anyone know how to do this ?thank you in advance

0 Kudos
Message 1 of 4
(3,357 Views)
Solution
Accepted by topic author alpony01

Use an Event Structure to see when the user presses the button.  Look in the Graphics &  Sound palette.  There is a Beep.vi in there that you can use.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 4
(3,354 Views)
How are you defining 'wrong button'? You can use property nodes to enable/disable/show/hide the buttons so a user cannot make the wrong choice.
Message 3 of 4
(3,349 Views)

well in the end both i can use both your suggestions since they both solve my problem..thank you very much!

0 Kudos
Message 4 of 4
(3,302 Views)