ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(3,782 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
(3,780 Views)

Hey Thanx! That worked!

0 Kudos
Message 3 of 7
(3,775 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
(3,770 Views)

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

0 Kudos
Message 5 of 7
(3,768 Views)

Did you click on the link I provided?

0 Kudos
Message 6 of 7
(3,766 Views)

Got it! Thanks!

0 Kudos
Message 7 of 7
(3,762 Views)