04-09-2016 10:53 AM
Hi,
I'm just getting started with daq programming, so please bare with me, if I ask some basic stuff. Most of the time I'm working with a virtual device only (cDAQ-9171 + NI 9401) and I'd like to observe Inputs and Outputs within my C# program. I created a Counter that generates pulses with 1Hz. How can I trigger an event in my code everytime a pulse occurs?
Best
Tom
04-12-2016 07:01 PM
Hi,
There are several examples that instal with DAQmx at
C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DotNET4.0\Counter
Curt