04-16-2010 05:24 AM
I just bought a NI USB-TC01 device and according to the manual this should be compatible with DAQmx.
I know and see the InstantDAQ feature and it launches a nice small application. But I want to control the
USB TC-01 device from my C++ code using DAQmx, as I do for all my other NI devices.
I can't figure out to do this, since the USB-TC01 device is not listed in MAX.
Please help.
-cpede
04-16-2010 10:23 AM
Which version of NI-DAQmx do you have installed? You will need version NI-DAQmx 9.1 Full in order to develop for this device.
Regards,
08-29-2010 02:37 AM
I've installed what I believe to be DAQmx 9.2 and my TC01 is not listed. The logger executable on the device works, and the labview example launches in LV 2009, but does not run - no device found.
Any more ideas?
Thanks,
Mike
08-29-2010 08:54 PM
I upgraded to NI-DAQmx 9.2.1 and now it is available. I'm thinking 9.2 didn't install quite right in the first place.
I'm moving on. Thanks for looking at this for me.
Mike
08-29-2010 08:59 PM
For others, for future reference, this thread "DAQmx 9.1.1 and 9.2.0 are not compatible with Win7 bit, but 9.0.0 is?" seems like it might be related. I had updated NI-DAQmx from some older version in order to use the TC01. That thread has a link to a procedure for correcting a corrupt NI-DAQmx database.
Mike