Skip to contents

A function to retrieve an interface that allows to control the saturation threshold.

Usage

get_feature_controller_saturation_threshold(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_saturation_threshold.