BK Precision 9130B DC Power Supply
- class pymeasure.instruments.bkprecision.BKPrecision9130B(adapter, name='BK Precision 9130B Source', **kwargs)
Bases:
SCPIUnknownMixin,InstrumentRepresents the BK Precision 9130B DC Power Supply interface for interacting with the instrument.
- property channel: Any
Control which channel is selected. Can only take values [1, 2, 3]. (int)
- property current: Any
Control the current of the selected channel. (float)
- property source_enabled: Any
Control whether the source is enabled. (bool)
- property voltage
Control voltage of the selected channel. (float)