LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DC Sweep using HP6632A

Anyone out there with ideas on how to run a fixed increment DC
voltage
sweep in the range -1.5 V to 2.0 V in LabVIEW (6.0)?

The objective is to use the HP6632A, whose drivers are installed
and
tested, as an automated, variable DC voltage source which steps
through the -1.5 V to 2.0 V range with a fixed increment at a fixed
time
interval...
0 Kudos
Message 1 of 2
(3,297 Views)
All you need is a while loop with a shift register. The attached example shows how.
Message 2 of 2
(3,297 Views)