Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

using daqmx with measurment studio 6 and VB6

Hi
 
Can I use a NIDAQmx only device with Measurment Studio Enterprise 6.0 and VB6?
If not, what is the minimal upgrade I need to do in order to start using NIDAQmx with VB6?
 
Thanks
Shai
0 Kudos
Message 1 of 4
(7,207 Views)

Hi Shai,

If you are using NI-DAQmx in Visual Studio 6.0, you will need to work directly with the type library file for NI-DAQmx.  Refer to the Programming DAQ in Visual Basic 6.0 and NI-DAQmx Support in Visual Basic 6.0 KnowledgeBases for further help.

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 2 of 4
(7,193 Views)

Thanks, It works!

Can I also control M series and other USB devices with this method (i.e. using Visual Studio 6, not Visual Studio .net)?

 

Shai

0 Kudos
Message 3 of 4
(7,179 Views)

Hi Shai,

As long as the device is supported in DAQmx, you should be fine. If its a traditional device, you can use our CW ActiveX controls.

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 4 of 4
(7,174 Views)