The hp34401a module

Digital multimeter.

Classes

HP34420A

class src.instruments.hp34401a.HP34420A(experiment, name='HP34401A: Multimeter', spec=None)[source]

Driver for an HP34401A multimeter.

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 HP34401A.

initialize()[source]

Open communication with the multimeter.

readAverageVoltage(numavg, intertime)[source]

Read the average voltage.

readSingleVoltage()[source]

Read the voltage.

Table Of Contents

Previous topic

The keithley6220 module

Next topic

The initialize module

This Page