01-30-2007 02:49 AM
01-31-2007
06:22 PM
- last edited on
05-29-2025
03:12 PM
by
Content Cleaner
DAQmxRegisterSignalEvent
function and pass a NULL value for the event callback function pointer. However, you cannot register or unregister an event in NI-DAQmx while a task is running.01-31-2007 08:26 PM
02-01-2007 09:46 AM
Hi Yuri,
Yes, the event needs to be registered with a valid DAQmx task name before you can unregister it. I found specific documentation on that error that stated NI-DAQmx Base was the culprit, but you may have found another case. Are you running the most recent version of NI-DAQmx? If not, I would recommend downloading and running it from here.
Regards,
Nicholas B, National Instruments
05-10-2007 06:59 PM - edited 05-10-2007 06:59 PM
Message Edited by Yuri33 on 05-10-2007 07:00 PM
05-11-2007 10:19 AM
Hi Yuri,
I believe that at this point, we will need the code to attempt to duplicate the issue. If you could please send a very trimmed down version of the code that only contains elements needed to reproduce the problem, that would help a great deal. If you could also supply specific instructions on how to replicate the issue with the code, it will help us determine if this is a bug or a configuration issue.
Thank you very much!
Regards,
Nicholas B