Qudi
Public Member Functions | Public Attributes | List of all members
wavemeter_logger_logic.HardwarePull Class Reference

Helper class for running the hardware communication in a separate thread. More...

Inheritance diagram for wavemeter_logger_logic.HardwarePull:
Inheritance graph
[legend]
Collaboration diagram for wavemeter_logger_logic.HardwarePull:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, parentclass)
 
def handle_timer (self, state_change)
 Threaded method that can be called by a signal from outside to start the timer. More...
 

Public Attributes

 timer
 

Detailed Description

Helper class for running the hardware communication in a separate thread.

Member Function Documentation

◆ handle_timer()

def wavemeter_logger_logic.HardwarePull.handle_timer (   self,
  state_change 
)

Threaded method that can be called by a signal from outside to start the timer.

Parameters
boolstate: (True) starts timer, (False) stops it.

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