I want to know in my program when a digital input change state, but I´m programming in visual c++ with daqmx ver. 7.3, this software doesn´t support Chanel change detection, please, I need information???.
You can perform unstrobed change detection in DAQmx. The driver will notify your software upon a change of state on selected input lines. If you have DAQ support for C installed, you should find an example program for Change Detection from the following path:
Hi LYu, but I tried to use that function and I couldn't use because I have error -200077, now Can you help me with other idea to generate interuption form digital input??.
You are receiving this error because change detection is not supported in NI-DAQ 7.3 for our M Series boards. This function is going to be added in NI-DAQ 7.4, which is going to be released in a few months. Have a Great Day!
To make some clarification on previous post, this feature will be available for some of the digital boards. M Series will not be included. I hope there was no confusion, and have a Great Day!
I understand you, but I don´t know why in specifications of 622X there is title "DI Change Detection (Port 0 Only)", for that reason I thought that I could used "change detection". Anyway thank you George