LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two buttons that follow each other

Now it gets really scary. I think I go home now!

Look what this rating did to my star count! 😄 😄

Message Edited by altenbach on 06-24-2005 12:47 PM

Message 11 of 14
(975 Views)

@tbob wrote:
Great trick, Altenbach. Almost had me fooled. One question, how do you convert a sound byte (.wav or .mp3 or whatever) into an array of numeric values?

Use "Snd read wav file" and place numeric indicators to the various blue outputs. Read your sound file. One of the indicators will have data. Just right-click on its terminal and "change to constant". Voila!
0 Kudos
Message 12 of 14
(829 Views)
Altenbach, what is that box you have around the local vars?

One of my big problems is that when I view someone elses vi I can never tell what half of the blocks/controls are. Is there a way to find out what something is in a block diagram? You'd think there would be a mouse over or something that told you what a block was....

Thanks

Cason Clagg
SwRI
LabView 7.1, Windows XP
0 Kudos
Message 13 of 14
(825 Views)
This is the event structure, a fantastic tool!

To see what things are, enable context help (ctrl+h). Now just hover over the frame of the desired structure and the little window will tell you more about it. To get even more detailed help, right-click on the structure and select "help". Good luck! 🙂

Message Edited by altenbach on 06-24-2005 01:29 PM

Message 14 of 14
(819 Views)