LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Channel configuration with HP34970A

I am evaluating using Labview with an HP34970A (and possibly an IOTech DAQBook). Does the driver for this device come with a channel configuration user interface? By that, I mean something like the Benchlink interface that allows you to select a channel, configure function, range, resolution, etc. If so, can anyone give me a brief idea of how to go about implementing this?

Thanks,

Charlie Almquist
0 Kudos
Message 1 of 2
(2,707 Views)
The driver comes with a complete set of functions and several high level examples that incorporate them. There's one called HP34970A Advanced Scan Example that will take voltage and/or resistance measurments from a single scan list. It is easily modified to take other measurments. There's another one called HP34970A EZ Scan Example. To use either one as is, open it, specify the address of the instrument, enter a channel list, pick the configuration, and then run it.
Message 2 of 2
(2,707 Views)