LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to synchronous multiple waveform acquisition for 6025E board(ACH0 & ACH1)

We are now using 2 AI Acquire Waveform.vi to acquire 2 seperate analog channels(ACH0 & ACH1). However the 2 acquired waveforms are not synchronised.
a. How to synchronise the 2 waveform?
b. How to ensure that both vi start acquisition at the same instance(together)?

Merry christmas.
thks & Best regards
lyn
0 Kudos
Message 1 of 2
(2,526 Views)
I would suggest using the AI Acquire Waveforms.vi instead of AI Acquire Waveform.vi (note the plurality of the names) multiple times. If you use AI Acquire Waveforms.vi, then you can acquire the waveforms simulataneously from multiple channels. You can also use the intermediate DAQ VIs to build such an application. Although they are a bit more robustious, they have the advantage of giving more control to the developer. LabVIEW ships with many examples which use these so you may want to reference those as you start to build your VI. Best of luck!
J.R. Allen
Message 2 of 2
(2,526 Views)