Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

looking for lab view example

My application consists of collecting data from a bank of sensors as pressures and tempratures vary. I would like to run a lab view VI that tests the sensors, varies the environment and keeps track of all results, sorting them into good and bad. Each sensor needs to be tested in different pressures, then the temprature increases and the pressure test begins again. If there is a lab view example that might be able to get me started, I really need to find it. Thanks for any and all help.
0 Kudos
Message 1 of 2
(2,498 Views)
There are a number of examples that ship with LabVIEW and their usefulness will depend on information not specified in your questions - such as what version of LabVIEW you have, what type of DAQ card(s) you have, and if you are using any SCXI hardware. If you open LabVIEW and go to Help >> Find Examples, you can search through a number of different examples.

For the application it sounds like a good place to start would be with an Acquire to Spreadsheet type of file that reads, graphs, and logs data. From there, depending on what you mean my using the card to vary the environment, you can find other examples of AO and DIO to perform these type of functions. These examples will give you a good starting place as to how a LabVIEW program works and the general flow
that you will need to follow.

Also, depending on your other needs, you might considering looking into examples with triggering to enable you to control when your program starts.

Regards,
Michael
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,498 Views)