Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an existing VI for the Agilent E3634A Power Supply?

I have an Agilent E3634A Power Supply. I have already downloaded the following drivers and engine.

ICP20.exe driver
IVIEnginePkg.exe

Is there an actual VI that will communicate with the power supply or is this all I need? All I need is to communicate to the power supply and then I can modify it to fit my application using LabView 6.0.

Thanks,
-jc
0 Kudos
Message 1 of 3
(3,782 Views)
I have no idea what ICP20.exe is but if you want to use IVI, you would also download the IVI driver for the 3634 here. It should work but if there are problems, you will not be able to modify the actual instrument driver. A LabVIEW IVI driver is a wrapper that use the Call Library Node into the actual driver which is a dll written in LabWindows/CVI. There is a native LabVIEW driver for the 3631/3632 that you could try as well. It might not work perfectly but you'd have the LabVIEW code that you could modify.
Message 2 of 3
(3,779 Views)
Hi Dennis,

Thank you so much for your help. I downloaded the VI modified it to my needs and now I have a perfect VI working. Thank you for your Help.

Thanks,
-jc
0 Kudos
Message 3 of 3
(3,754 Views)