photons.equipment.widgets.keithley_6430 module
Widget for a Keithley 6430 sub-femtoAmp SourceMeter.
- class photons.equipment.widgets.keithley_6430.Keithley6430Widget(connection, *, parent=None)[source]
Bases:
BaseEquipmentWidgetWidget for a Keithley 6430 sub-femtoAmp SourceMeter.
- Parameters:
connection (
Keithley6430) – The connection to the SourceMeter.parent (
QWidget) – The parent widget.
-
connection:
Keithley6430
- on_function_text_changed(text)[source]
Slot for the Function QComboBox.currentTextChanged signal.
- Return type: