08-01-2006 03:18 PM
08-02-2006 09:22 AM
Hi George
Thanks for the post. Answering your question, you can disable dithering on DAQ devices (your PCI MIO 16 E1). This feature can be enabled or disabled by calling a Traditional NI-DAQ function directly.
Use the function MIO_Config
, which is contained in nidaq32.dll
. This function can be called like any normal DLL function. The documentation for MIO_Config
installs with NI-DAQ. Navigate to Start»Program Files »National Instruments»NI-DAQ »Traditional NI-DAQ Function Reference Help for more information about this function.
So, you dont have to buy anything new to make your acquisition, you just have to configure your DAQ device to do it correctly.
Hope this helps you with your application and let me know if you have more doubts about it.
Recuerda que puedes usar el foro de discusion de productos de NI en español!
saludos
04-22-2013 09:26 AM
Can you tell me is this option available in DaqMX. I am having the same issue with using a pci-6602 counter/timer board.