winIDEA SDK
|
Sample acquired by the DAQ system.
#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. | |