LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to sync pxi-6341 Analog Out to pxi-4304 Analog In

Solved!
Go to solution

I have a PXIe-1082 chassis that contains a PXIe-6341 and a PXI-4304 module.  I'm outputting a sine wave from pxi-6341.Ao.0 channel to the pxi-4304.Ai.0 channel.  The pxi-4304 isn't capturing any signals until about 75 msec later. How do I sync timing between the 2 modules together to stop this loss of data?

 

(Eventually, I'll be running a digital waveform out of the 6341 and into a device while the 4304 captures analog response of the device. So I'll need to have everything sync'd up.)

 

Thank you for your help,

Ron

Download All
0 Kudos
Message 1 of 2
(2,675 Views)
Solution
Accepted by topic author mysticfree

After trying many "tricks" using various DAQmx VIs, I finally found the solution.  I simply had to stagger the "DAQmx Start Task" between the Input and Output as shown in the attached picture.

 

Hope this helps someone.

0 Kudos
Message 2 of 2
(2,625 Views)