Skip to contents

Get a wrapper for accesing this optional feature.

Usage

get_feature_spectrum_type(jwrapper, sr.index = 0L)

Arguments

jwrapper

an open Wrapper object from Omnidriver

sr.index

an index to address the spectrometer

Value

an object which provides the desired interface, or null if this feature is not available for this spectrometer.

Note

Before calling this function you first need to check that the feature is supported by the spectrometer in use by calling is_feature_supported_spectrum_type.