Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-DAQmx VisualC++ 6.0

I have installed Measurement Studio 7 on both Microsoft compilers (VC6 an VC7(.NET 2003)) but I have found NI-DAQmx classes only into include folder of VC7. How can I enable NI-DAQmx into VC6 wizard?

new MIO cards and I would like to use NI-DAQmx, but since I don't have the target pc's cards in my system I find I cannot use the DAQ assistant. Is there someway to bypass this by either simulating the MIO cards, or is this something that needs to be resolved in a future version of labview?"
0 Kudos
Message 1 of 2
(2,940 Views)
Hello

The DAQmx classes are designed to work VC 7.1 (.NET 2003 ) and not VC 6. However, you can use DAQmx in VC6 via C function calls. You can find examples of this under ..\NI-DAQ\Examples\DAQmx ANSI C. But there is no DAQ wizard for VC 6.

Currently we have no way of simulating DAQ devices. We might have something like this in the future, but I cannot say at this point how soon.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,940 Views)