TOBI SignalServer
0.1
|
virtual SampleBlock<double> tobiss::HWThread::getAsyncData | ( | ) | [pure virtual] |
Abstract 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.
Implemented in tobiss::SineGenerator, tobiss::USBamp, tobiss::gBSamp, tobiss::gBSamp, tobiss::USBamp, tobiss::ArtificialSignalSource, tobiss::JStick, tobiss::KinectShmReader, tobiss::MouseBase, tobiss::GMobilab, tobiss::EventListener, tobiss::DataQ, tobiss::BrainAmpSeries, tobiss::gBSampBase, and tobiss::NIRScout.