Hi Kevin
Thank you for your detailed reply. This certainly gives me some insight into what LabView is capable of doing and how.
I have a PCI-6040 DAQ.
I had started this 'simple' experiment as a jump board for the main project but in hindsight I may have just lead myself down a tangent (and a rabbit-hole).
The true project is as such; a black box collects data from a sensor, integrating the data as it is collected. When the box receives a trigger (edge triggered) it produces the collected data 64 uS later on an output port for 32mS (the data is a continuous analog voltage output). The system then needs to wait about 250mS before triggering again.
If I trigger both the box and the A/D DAQ from the same trigger hopefully this will allow me to capture the signal at exactly the same point everytime. Not sure how I'm going to delay with the delay yet.
Thank Peter