Qudi
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
automation.AutomationLogic Class Reference

Logic module agreggating multiple hardware switches. More...

Inheritance diagram for automation.AutomationLogic:
Inheritance graph
[legend]
Collaboration diagram for automation.AutomationLogic:
Collaboration graph
[legend]

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()
 

Detailed Description

Logic module agreggating multiple hardware switches.

Member Function Documentation

◆ loadAutomation()

def automation.AutomationLogic.loadAutomation (   self,
  path 
)

Load automation config into model.

Parameters
pathstr: file path

The documentation for this class was generated from the following file: