Temperature Monitors
hardware_control.gui.controls.TempMonitor module
- class hardware_control.gui.controls.TempMonitor.TempMonitor(app, instrument: str, channel_list)
Bases:
QGroupBoxA control program for temperature monitors.
- Parameters:
app (hardware_control.App) – The main app instance
instrument_name (str) – The name of the temperature monitor instrument
channels (list) – A list of channels to be shown in the control program