TOBI SignalServer
0.1
|
virtual SampleBlock<double> tobiss::gBSamp::getAsyncData | ( | ) | [virtual] |
Method to achieve asynchronous data acquisition (method is non-blocking).
This method return immediately after calling with a copy of the data stored in the device's buffer. It is called from all slave devices.
Implements tobiss::gBSampBase.