Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The Features class provides methods for querying and setting the parameters of a sequencer set.

Methods

Method

Description

GetEnable

Returns if the selected parameter is active.

GetSelected

Returns the selected parameter that is controlled by the sequencer.

GetSupported

Returns the supported parameters of the sequencer set.

GetSupportedAll

Returns all supported parameters of the sequencer set.

GetValue<T>

Returns the saved value for the selected parameter.

SetEnable

Enables or disables the selected parameter and transfers the setting for all sequencer sets. The configuration mode must be enabled.

SetSelected

Sets the parameter that is controlled by the sequencer.