07-23-2006 04:26 AM
07-24-2006 10:04 AM
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,
07-27-2006 09:44 AM
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
07-27-2006 09:55 AM
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,