The keithley2182a module

Nanovolt meter.

Classes

Keithley2182A

class src.instruments.keithley2182a.Keithley2182A(experiment, name='Keithley 2182A', spec=None)[source]

Driver for a Keithley 2182A Nanovolt meter.

Methods

finalize()[source]

Close the communication channel.

getActions()[source]

Get the list of supported actions.

getAddress()[source]

Return the instrument’s VISA resource address.

classmethod getRequiredParameters()[source]

Return the list of required parameters for the Keithley 2182A.

initialize()[source]

Open communication with the nanovolt meter.

readAverageVoltage(numavg, intertime)[source]

Read the average voltage.

readSingleVoltage()[source]

Read the voltage.

Table Of Contents

Previous topic

The keithley220 module

Next topic

The vector_magnet module

This Page