02-21-2005 01:29 PM
02-22-2005 03:29 PM
02-23-2005 08:05 AM
02-23-2005 11:10 AM
02-24-2005 09:47 AM
02-24-2005 01:07 PM
09-08-2006 08:24 AM
Hello ETSS,
I have exactly the same problem as you:
i have an application in C++ (with NiDAQmx driver) to read event on DAQ 6527, but I obtain extra events.
How have you done please?
How to play with the minimum pulse width? Have you concrete example? Help please!
Best regards,
PEY
09-11-2006 01:09 PM
09-12-2006 02:24 AM
Hello Daniel,
thanks for your response.
I have a NIDAQ PCI 6527 card (Digital 24 I/24 O). Indeed I thought to use the function: DAQmxSetDIDigFltrMinPulseWidth. But do you think I can use this function with DAQmxRegisterSignalEvent? because into my callback (called by DAQmxRegisterSignalEvent), the function DAQmxReadDigitalLines seems to finish in timeout when I've configured DAQmxSetDIDigFltrMinPulseWidth. Thanks.
Best regards Daniel,
PEY
09-12-2006 08:52 AM