|
Qudi
|
Logic module agreggating multiple hardware switches. More...


Public Member Functions | |
| def | on_activate (self) |
| Prepare logic module for work. | |
| def | on_deactivate (self) |
| Deactivate modeule. | |
| def | loadAutomation (self, path) |
| Load automation config into model. More... | |
Public Attributes | |
| model | |
Static Public Attributes | |
| taskrunner = Connector(interface='TaskRunner') | |
| sigRepeat = QtCore.Signal() | |
Logic module agreggating multiple hardware switches.
| def automation.AutomationLogic.loadAutomation | ( | self, | |
| path | |||
| ) |
Load automation config into model.
| path | str: file path |
1.8.13