Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get a change detection on 6514 cards using .net

I want to receive a message in my VB.net program when a digital input changes from state. I use Vb.net without measurement studio.
thanks.
0 Kudos
Message 1 of 2
(3,159 Views)
Hi,

You can use the daqmx examples that are installed with the driver. Check Program Files>National Instruments>NI-DAQ>Examples. There you have some Digital I/O examples for Visual C and Ansi C that you can use. They include some change detection examples too. Also take a look at the Daqmx Reference manual. There you can find all the functions for change detection. Check the Ni-daq directory in the Start folders.

Regards.

JV
AE
NIBE
0 Kudos
Message 2 of 2
(3,159 Views)