09-11-2013 01:52 AM
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.
09-11-2013 04:36 AM
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.
09-11-2013 08:53 PM
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
09-11-2013 10:16 PM
Make sure to select Example option while installing. Your install dialog may differ due to version different.