From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,276 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,276 Views)