A function to query the integration time in use
from a spectrometer.
Usage
get_integration_time(jwrapper, sr.index = 0L, ch.index = 0L)
Arguments
- jwrapper
an open Wrapper object from Omnidriver
- sr.index
an index to address the spectrometer
- ch.index
an index to address the channel in a spectrometer with more
than one channel.
Value
current integration time setting, in units of microseconds.