gui.widget_thorlabs_mc2000 module¶
This widget contains the functionality of the thorlabs chopper mc2000 hardware class provided in thorlabs_mc2000.py. The widget can be executed as a standalone version if the correct chopper is connected and the correct port/settings are chosen.
Functionalities provided in this widget:¶
Choose the chopper which should be controlled via a comboBox
Display the blade type
Set and read out the phase of the chopper
Set and read out the harmonic divider
Start the chopper with the given parameters
Update the chopper values described above in case someone used the actual chopper controller to change some settings.
-
class
WidgetChopper(*args, obj=None, chopper: dict = {}, **kwargs)[source]¶ Bases:
PyQt5.QtWidgets.QGroupBox,ui_thorlabs_mc2000.Ui_GroupBox_chopper