Skip to contents

Retrieve the time stamp for a single, previously measured, spectrum from the buffer. A call to this function can be used after a call to highSpdAcq_start_acquisition() returns.

Usage

highSpdAcq_get_time_stamp(jwrapper, spectrum.number = 1)

Arguments

jwrapper

an open Wrapper object from Omnidriver

spectrum.number

integer The index into the sequence of spectra most recently acquired at high speed and available in the memory buffer.

Value

A HighResTimeStamp object.