05-31-2010 02:31 PM
Hi,
I was wondering if the examples codes provide with the DAQm base driver software, written in C, is fully compatible with C++.
I trying to develop my own program in C++ that will log voltages from 3 different sources using the USB-6211.
Solved! Go to Solution.
06-02-2010 12:00 AM
Hello burnt,
I do know that a lot of code written in C can be compiled in C++, but I can't promise that the DAQmx Base code written in C is going to work. Have you tried compiling any of the C examples in C++ and, if so, did this work for you at all?
Regards,
06-15-2010 01:31 PM