Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

C++ Code for USB-6211

Solved!
Go to solution

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. 

 

0 Kudos
Message 1 of 3
(7,198 Views)
Solution
Accepted by topic author packmule2020

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,

0 Kudos
Message 2 of 3
(7,174 Views)
Thanks Brandon. I managed to work out the issues and I've just finished the code, it's working well.
0 Kudos
Message 3 of 3
(7,088 Views)