Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming NI 6527 with VB 6.0 only without measurement studio

Hello,
 
I have a NI 6527 card which I want to control using VB 6.0 and I don't have measurement studio availabe. Is it possible at all? If yes, can anyone please direct me to some examples?
 
Thanks,
 
Ananda
0 Kudos
Message 1 of 2
(6,400 Views)
Ananda,
 
Yes, it is possible to use the 6527 in VB 6.0 without Measurement Studio.  The best starting point is to look at the examples shipped with the Traditional DAQ drivers.  They should have installed to the following directory:
 
C:\Program Files\National Instruments\NI-DAQ\Examples\VBasic
 
If this directory does not exist, it probably means that Visual Basic support was not selected when you first installed your Traditional drivers.  To install these examples, reinstall the Traditional drivers and make sure that "Microsoft Visual Basic Support" has been selected to install on the Features menu.
 
If you can't find what you're looking for in the shipping examples, try searching the online Example Code Library.  There are a lot of good examples out there written by both NI customers and engineers.
 
Hope this helps!
-Justin M
0 Kudos
Message 2 of 2
(6,384 Views)