pylab_ml.base_instrument.PxieInstrument

class PxieInstrument(*args, **kwargs)[source]

Bases: object

Class for PXIe instruments that are connected via the NI-VISA backend. This class handles the initialization and communication with the instrument using the NI-VISA library.

__init__()[source]

Methods

__init__()