LIBRAAPI size_t ra_raw_add (meas_handle mh, unsigned int ch, value_handle vh);
LIBRAAPI size_t ra_raw_add
mh
handle of the measurement
ch
channel where data should be added
vh
data to be added
Adds raw data to a measurement. The data is added to the current session. Not implemented yet. !!!
ra.c