ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Questions about USB-6008

I need a simple (low cost) USB DAQ
so I was thinking to get the model
NI-6008.

Can I use VB6 to program it?

NI provides (on the bundled CD), dll,
library, samples on how to
program it (with VB6)?

Thanks in advance,
Frank
0 Kudos
Message 1 of 2
(3,010 Views)
The USB-6008 is supported by both DAQmx and DAQmx Base, so you can definately use a USB-6008 with Visual Basic 6 through the DAQmx API.  Information on how to get started can be found at this link:

http://digital.ni.com/public.nsf/websearch/B22FE2B0F9C8935286256E920073DA07?OpenDocument

While the DAQmx driver is the preferred API under Windows, you may also use the DAQmx Base driver with VB 6 if you prefer.  It is slightly more work to set up however.  Instructions on how to do that can be found at the following link:

http://digital.ni.com/public.nsf/websearch/A21A013CA229A5988625703E0025A8AE?OpenDocument
0 Kudos
Message 2 of 2
(2,965 Views)