TOBI SignalServer
0.1
|
SampleBlock< double > tobiss::ArtificialSignalSource::getSyncData | ( | ) | [virtual] |
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.
Reimplemented in tobiss::SineGenerator.
Definition at line 128 of file artificial_signal_source.cpp.