11-08-2006 09:11 AM
Hello
How do I use a NI 6024E PCI card to read digital channels, if signals change with the rising edge? If the signals change for example from 0 to 1 on the channel, an interrupt should start and the NI card should read the data from the channel.
I found an example application in the following Folder:
/usr/local/natinst/nidaqmx/examples/ansi_c/Digital/ReadValues/ReadDigChan-ChangeDetection
The ansi-c-code “ReadDigChan-ChangeDetection.c” should realize this, but I get a error message.
Is it possible to interpret the rising edge and start the reading from the digital channel with the NI 6024E card?
Thank you!
11-09-2006 08:00 AM