03-27-2007 05:24 PM
03-27-2007 05:39 PM
03-27-2007 05:59 PM
03-28-2007 11:50 AM
03-28-2007 12:08 PM
03-28-2007 12:41 PM
03-28-2007 01:46 PM - edited 03-28-2007 01:46 PM
There is a good example that can do almost exactly what you want to do. It is called Acq&Graph Voltage - Int Clk - HW Trig Restarts.vi. There are only three things you need to change. Change the triggering VI to trigger off of a digital signal, then change the read VI to read a single channel and single sample and finally, change the Samples per Channel to 2. I have included screenshots of the VI.
The VI works by setting up a digital start trigger that is retriggerable, so that you can have this trigger start the acquisition over and over. Once the trigger happens, a sample is acquired, read, and then the hardware waits for another trigger.
Have a great day,
Brian
Message Edited by Brian C on 03-28-2007 01:48 PM
03-28-2007 05:21 PM
03-28-2007 05:22 PM
03-28-2007 05:31 PM