Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Sweep Voltage with E3631A and measure with HP 3458A using VB6

I need help. I am trying to create a program that would sweep a voltage with the agilent's e3631a and measure it with the hp3458a. i have already created two separate programs on vb6 but i have to do it manually. how do i declare these two instruments in one module?
0 Kudos
Message 1 of 2
(4,240 Views)

@ece_890 wrote:
I need help. I am trying to create a program that would sweep a voltage with the agilent's e3631a and measure it with the hp3458a. i have already created two separate programs on vb6 but i have to do it manually. how do i declare these two instruments in one module?

What do you mean you do it manually?

 

If you have individual VB6 programs, then it is not difficult to combine them into one program.

 

Also, post your Form or Module.bas. They are actually text files.

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