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