LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DC voltage sources

I am generally interested in Agilent Technologies' Voltage Sources
or Function Generators (for use as improvised voltage sources).
I currently have the HP6632A in my experimental setup.I have
installed and tested this instrument's drivers over a PCMCIA/GPIB
interface on a machine running LabVIEW 6.0.

My goal is to use the instrument (HP6632A etc) as a low injection
current DC voltage source. Specifically, stepping over a range,
say -1.5 V to 2.0 V, at fixed increments; say 100 mV, and at a set
time interval.

Anyone with experience/ideas with regard to this?

Andrew
0 Kudos
Message 1 of 2
(2,271 Views)
You can put your code inside a for loop, incrementing the voltage each time.
See attached example.

guindon_jp@hotmail.com
0 Kudos
Message 2 of 2
(2,271 Views)