05-18-2007 02:18 PM
05-21-2007 01:10 PM
Hi Palitha,
The count digital event is only going to use the source of the counter, as you want to catch every time a digital event happens. If you want to use a pause trigger, than you can use the DAQmx Trigger properties. These can be found in the NI-DAQmx C Reference Help (Start >> Programs >> National Instruments >> NI-DAQ), under NI-DAQmx C Properties >> List of Trigger Properties. Under ‘Pause’ , use Trigger Type, Digital Level>>source, and Digital Level >> Pause when. Please make sure to configure all of this before starting the task.
If there are problems, please post what hardware you are using, along with the error code and description.
05-21-2007 01:19 PM
Thanks David. I got it working
Palitha