From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How to collect data from GBIP-USB-HS in visual basic 6.0

Hello everyone!

I currently use VB6.0 (not .net!) and GBIP-USB-HS to do some data acquisition, but I don't know how to get the data from GBIP-USB based on VB6.0. I suppose I should use one of the dll file of NI. This interface is to connect an impedence analyser with PC. Is there anyone who could give me a simple code of VB6.0 to collect data?

 

Thank you all !!!

 

Daisy

0 Kudos
Message 1 of 2
(6,353 Views)

Hi Daisy,

 

These documents can give you information on how to do instrument control with Visula Basic:

http://digital.ni.com/public.nsf/allkb/A3AC6E3498BB5D05862562AE00575F7E?OpenDocument

 

http://zone.ni.com/devzone/cda/tut/p/id/3510

 

I have also found an example to allow you to read and write to your GPIB device: http://zone.ni.com/devzone/cda/epd/p/id/2258

 

Hope this helps,

Shalini B
Applications Engineer
National Instruments UK & Ireland
0 Kudos
Message 2 of 2
(6,341 Views)