Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ_START FOR Multiple Channel Data

Hi dears ;
Normally we use Scan_start DAQ API to get multiple channel data but i want to get data using Daq_start for multiple channel
but i dnot want to use this api like Scan_start by giving its second parameter -1 for all channels
i want to use this api in seperate thread for each channel and i want to get the data from 8 channels simultaneously  using this api.
plz send code in vc++.if the solution is not possible then send me alternate way.
Detail:
There are 8 threads they are running simultanously and every thread want to acquire data from their corresponding channel i.e thread one from channel one thread 2 from channel 2 and son...all the threads goes at the same to acquire the data and come back after one minute and this process continue untill quit the application
please tell is possible or an altenate solution for this requirement.I donot use Scan_start to get the data of all the channels in one buffer i want to get the data of each channel in its own buffer.
                                 please tell as soon as possible
                                   
                                                                         thanks
                                                                                                ajmal
Lead Data Scientist
0 Kudos
Message 1 of 1
(3,086 Views)