04-24-2006 06:30 AM
04-25-2006 05:09 AM
The occurrence is a software synchronisation, what is the timing you need, us or ms or s
In case of s you can do whatever you want, with ms you need to be carefull and in case of us you need hardware timing.
There is an example of synchronous output and input in daqmx with accurate timing, this is hardware timing so even on us level.
C:\Program Files\National Instruments\LabVIEW 8.0\examples\DAQmx\Synchronization\Multi-Function.llb\Multi-Function-Synch AI-AO.vi on my system.
You can always throw too many datapoints away.