Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple code in VB6 to control Chroma AC power supplier throigh GPIB

Hi there,

 

I am a totally newbie in VB6 (just have a little background in C).

Anyways, I want to write a simple code in VB6 to send commands out through GPIB to control a chroma AC power supplier. Can anyone show me how?

 

 

thanks.

0 Kudos
Message 1 of 4
(4,258 Views)

Make sure that you install VB6 support for VISA. Then, you can find VISA VB6 examples from Start>>All Programs>>National Instruments>>VISA>>Examples. However, you must study Chroma user manual to find its GPIB command.

0 Kudos
Message 2 of 4
(4,252 Views)

Hi Kate,

 

This is so embarrassing but can you show me where and how to install VB6 support for VISA.

Somehow I have a visa32.bas file. Is that good enough to get my application up and ruinning?

 

Thanks

0 Kudos
Message 3 of 4
(4,228 Views)

Make sure to select Example option while installing. Your install dialog may differ due to version different.

Untitled.png

0 Kudos
Message 4 of 4
(4,224 Views)