Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The Sequencer class provides methods for configuring and activating the sequencer mode. In sequencer mode, you can define different parameters for image acquisition via sequencer sets that are processed one after another. For example, you can create imaging sequences with different exposure times. Therefore, fast parameter changes are possible.

Conditions for the use of the sequencer mode

The sequencer mode is supported in trigger mode only. One trigger signal triggers a complete run.

The frame rate should be set to the maximum value.

The sequencer mode must be activated before the image acquisition starts.

The internal image memory must be activated.

hint_info

The sequencer mode is not supported by the UI-359xCP Rev.2 camera model.

The following class and methods exist:

Configuration

Methods

Method

Description

GetEnable

Returns if the sequencer mode is active.

GetSupported

Returns if the camera supports the sequencer mode.

GetSupportedTriggerSources

Returns the trigger sources that are supported by the camera.

Reset

Resets the sequencer mode.

SetEnable

Enables or disables the sequencer mode. The sequencer mode can be activated only if at least one sequencer set has been saved.