Use when working with PyMeasure - the Python library for scientific measurement, instrument control, and experiment automation (built on PyVISA): the Instrument/Channel base classes and dynamic properties, instrument drivers by manufacturer (Keithley, Agilent/Keysight, HP, Lake Shore, SRS, Tektronix, Rohde & Schwarz, ...), Adapters (VISA/serial/Prologix/TCP), the Procedure/Experiment/Worker framework, Results, plotting/display, and the measurement workflow. from pymeasure.instruments import ... Not for the Python stdlib, raw PyVISA, or other instrument-control libraries.
2026-06-24