Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up sound, as an alarm

I have been having a hardtime setting up an alarm that will also trigger a sound. Here is a pic of what im looking at.
When ever i try to just copy this for channels 1-15 nothing happens. BUT chan. zero still works (even thou i copy and paste)....is there a setting you need to change in order to work with more then one channel? Or is there a way i can get all 15 channels using that one Sound VI (VI name = 2). In other words, how can i tell lab veiw when, lets say 80, is passed by any of the chans. the sound will play.
Also, i need to be able to set the limit different on each channel.
Download All
0 Kudos
Message 1 of 2
(2,640 Views)
Hey Vinny,

There is a better way to handle this in LabVIEW. You can make a cluster that contains your thermometer, boolean indicator, and upper and lower limits. You can then place this cluster in an array so that you can have multiple channels. I have attached a simple example program that show how to monitor the data and play a sound. I used sliders so that you can move them from the front panel, you would replace the sliders with thermometers in your application. Take a look.
0 Kudos
Message 2 of 2
(2,640 Views)