Hello Aleks,
I'm not sure what kind of application you are working on. After it gets
the pulse does it start the acquisition all over? Is this more of a
pause trigger or a trigger restart?
You can find a lot of examples you might find helpful on the LabVIEW
example finder under Help>>Find example. You can also search for
a specific example from our
Example Code Library.
I have included some examples you might find helpful:
Acq&Graph voltage-Int Clk Hardware Trig Restart - This example
demonstrates how to acquire a finite amount of data (waveform) using
the DAQ device's internal clock, each time an analog trigger condition
is met. Additionally, the example shows how to efficiently
restart the task therefore running at optimal speed.
Cont Acq&Chart Samples-Int Clk-Pause Trigger - This example
demonstrates how to continuously acquire data (Waveform) using the DAQ
device's internal clock and a digital pause trigger.
Hope this gives you some ideas.
Regards,
Tica T
Applications Engineer