Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Acquiring data(10 chanels) and save them in 10 files (*.wave format ) in 1hours

I have some problems that :
 I have to acquire data from 10 chanels (acquiring continuously- Analog Input) , show them on the graphic and save each one in each *.wav file format ( Total : 10 file )
 I need LabView code to solve my problems
 
Now I use : - DAQcard  6036E
                   - LabVeiw  7.0
                  - Window : 2000
 
Please help me ! Hurry up ! Thank you very much !
0 Kudos
Message 1 of 2
(2,846 Views)
Hello ChieBK,

There are shipping examples that would allow you to acquire from analog input. All you will need to do is change a few things to make it acquire from 10 channels. The example I attached below shows how you can acquire from 10 channels (configured in RSE since you may not have enough channels to do differential) and how to split up the channels and save in separate files. I am saving 4 channels. I do recomment though that you save all the channels in a single file since it will be more performent.
Good luck.
0 Kudos
Message 2 of 2
(2,832 Views)