TOBI SignalServer
0.1
|
virtual SampleBlock<double> tobiss::EventListener::getSyncData | ( | ) | [inline, private, virtual] |
Abstract method to achieve synchronous data acquisition (method is blocking).
This method returns after new data has been acquired, it is operating in blocking mode. It is called only from the master device.
Implements tobiss::HWThread.
Definition at line 88 of file event_listener.h.