LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get multiple beep sound?

Solved!
Go to solution

Hi

 

I want to get multiple beep sounds as output if a comparison condition gives output as true.

Can anyone tell me how to get multiple beep sound?

0 Kudos
Message 1 of 7
(2,875 Views)
Solution
Accepted by topic author Rkale

Put the beep function in a for loop with a small wait statement.

 

0 Kudos
Message 2 of 7
(2,873 Views)

Hey Thanx! That worked!

0 Kudos
Message 3 of 7
(2,868 Views)

You could make it more pleasant if you would play a different sound file based on the comparison. (look in the windows\media folder for the sounds used by the OS. Try e.g. c:\windows\media\tada.wav)

 

Very few people still communicate in morse code. 😄

0 Kudos
Message 4 of 7
(2,863 Views)

Thank you for the suggestio. But how to play that file in LabView?

0 Kudos
Message 5 of 7
(2,861 Views)

Did you click on the link I provided?

0 Kudos
Message 6 of 7
(2,859 Views)

Got it! Thanks!

0 Kudos
Message 7 of 7
(2,855 Views)