01-22-2008 04:36 PM - edited 01-22-2008 04:36 PM
01-22-2008 07:31 PM
01-23-2008 02:20 PM
Hi Thomas,
You have to configure each device to be used with either DAQmx or DAQmx Base for any given time. The following KnowledgeBase (KB) outlines how to switch between the two drivers.
Switching a USB-6008, 6009, or 6501 Between NI-DAQmx and NI-DAQmx Base
The DAQmx Base examples are found in the system path outlined in the following KB, and it’s very similar to find the DAQmx examples.
Where Can I Find NI-DAQmx Base Examples?
Be aware of the firmware updates as mentioned in these KBs (different versions):
Using a USB-6008 / 6009 / 6501 in MAX, and Switching Firmware Between NI-DAQmx and NI-DAQmx Base
Using USB-6008, USB-6009 and USB-6501 Devices With Different Versions of NI-DAQmx Base
Finally, the logic level is defined by TTL itself, but to invert the logic levels, include a “not” function. I’ve taken the shipping example “Write Dig Chan” and included the “not” function.