The hp34420a module

Nano-volt meter.

Classes

HP34420A

class src.instruments.hp34420a.HP34420A(experiment, name='HP34420A: Nanovolt meter', spec=None)[source]

Driver for an HP34420A: 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 HP34420A.

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 heliox module

Next topic

The keithley220 module

This Page