
Get the number of spectra acquired at high speed
Source:R/highSpdAcq-GetNumberOfSpectraAcquired.R
highSpdAcq_get_number_of_spectra_acquired.RdThe number of spectra acquired can be smaller than the intended one, and
this function retrieved the true number of spectra available in the buffer
after the acquisition has finished. A call to this function can be used
after a call to highSpdAcq_start_acquisition() returns.
See also
Other high speed acquisition functions:
get_seconds_time_delta(),
get_seconds_time_delta_since(),
highSpdAcq_allocate_buffer(),
highSpdAcq_get_spectrum(),
highSpdAcq_get_time_stamp(),
highSpdAcq_start_acquisition(),
oo_timestamp_to_string()