Logic module agreggating multiple hardware switches.
More...
|
| stopRequest |
|
| bufferLength |
|
| window_len |
|
| buf |
|
| smooth |
|
|
| simpledata = Connector(interface='SimpleDataInterface') |
|
| sigRepeat = QtCore.Signal() |
|
Logic module agreggating multiple hardware switches.
◆ startMeasure()
def simple_data_logic.SimpleDataLogic.startMeasure |
( |
|
self | ) |
|
Start zero the buffer and call loop function.
◆ stopMeasure()
def simple_data_logic.SimpleDataLogic.stopMeasure |
( |
|
self | ) |
|
Ask the measurement loop to stop.
The documentation for this class was generated from the following file:
- logic/simple_data_logic.py