Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Keithley 2410

I am using Keithley 2410 drivers for LabView 2010.

 

The "Fetch Measurement.vi" is measuring resistance and that is disrupting the experiment. I was wondering if anybody out there could tell me how to suppress resistance measurement, using the existing driver.

 

Thanks

0 Kudos
Message 1 of 6
(3,959 Views)

One solution would be open the driver project and change the subVIs.  You would need to first go to the Fetch VI (Low Level) and remove it and then you would need to remove any references to the variable that it creates called Resistance within the rest of the VIs.

 

Good Luck

 

Jacob K

Jacob K
0 Kudos
Message 2 of 6
(3,950 Views)

How is it disrupting your experiment?

As far as I know the only elements the Keithley can measure are voltage and current and from those it calculates resistance.

Are you disturbed because the resistance is displayed in the meter?

greetings from the Netherlands
0 Kudos
Message 3 of 6
(3,948 Views)

Yes...So you are saying it does not really affect the measurements?

0 Kudos
Message 4 of 6
(3,947 Views)

And it is easy to display either current or voltage.

I'm working on an update for this driver because of some details and especially that the dataformat on the  bus cannot be selected.

You always get all the details you don't want to know like timestamp and status.

 

greetings from the Netherlands
0 Kudos
Message 5 of 6
(3,945 Views)

I figured that part, only displaying current now. Thanks

0 Kudos
Message 6 of 6
(3,942 Views)