Sample acquired by the DAQ system. More...
#include <CDAQController.h>
Public Member Functions | |
const std::vector< BYTE > & | getData () const |
acquisition data in flat memory layout. Use CDAQController.getDataValue to extract a well formed type | |
WORD | getIndex () const |
index of the DAQ item | |
QWORD | getTime () const |
Returns time of acquisition in microseconds. | |
std::string | toString () const |
Returns contents of this object in human readable form. |
Sample acquired by the DAQ system.
Python example: data_recorder_with_daq.py