Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.SequencerFeature

Accessible

Camera.Sequencer.Configuration.Feature.GetEnable

Syntax

uEye.SequencerFeature.GetEnable(out bool enabled)

uEye.SequencerFeature.GetEnable(uEye.Defines.SequencerFeature feature, out bool enabled)

Description

Returns if the selected parameter is active.

Parameter

enabled

true = Supported

false = Not supported

feature

Parameter to be queried:

uEye.Defines.SequencerFeature.AoiOffset_X: Offset for the X position of the AOI

uEye.Defines.SequencerFeature.AoiOffset_Y: Offset for the Y position of the AOI

uEye.Defines.SequencerFeature.Exposure: Exposure time in milliseconds

uEye.Defines.SequencerFeature.Flash: Flash settings, see uEye.Types.SequencerFlashConfiguration

uEye.Defines.SequencerFeature.Gain: Gain in percent, see uEye.Types.SequencerGainConfiguration