Temperature Monitors

hardware_control.gui.controls.TempMonitor module

../../_images/TempMonitor.png
class hardware_control.gui.controls.TempMonitor.TempMonitor(app, instrument: str, channel_list)

Bases: QGroupBox

A 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