AW00089317000 Standard Features
Basler ace GigE 251
// Enable the sequencer feature
Camera.SequenceEnable.SetValue( true );
The following code snippet illustrates using the API to load the sequence
parameter values from sequence set 0 into the active set:
// Select sequence set with index number 0
Camera.SequenceSetIndex.SetValue( 0 );
// Load the sequence parameter values from the sequence set into the
active set
Camera.SequenceSetLoad.Execute( );
You can also use the Basler pylon Viewer application to easily set the parameters.
10.8.3 Free Selection Sequence Advance Mode
When the free selection sequence advance mode is selected the advance form one sequence set
to the next as frame start triggers are received does not adhere to a specific preset sequence: The
sequence sets can be selected at will using the states of input line 1: The states of the input line set
the sequence set addresses. These correspond to the sequence set index numbers and
accordingly, the related sequence set is selected. For details about selecting sequence sets via the
sequence set address, see the "Selecting Sequence Sets" section.
The Sequence Set Total Number parameter specifies the total number of sequence sets that are
available. The maximum number is 2.
10.8.3.1 Operation
Operating the Sequencer
The following use case (see also Figure 102) illustrates the operation of the sequencer in free
selection sequence advance mode.
In this use case, the Sequence Set Total Number parameter was set to two. Accordingly, the
available sequence set index numbers are 0 and 1. Input line 1 sets bit 0 of the sequence set
address. The input line is not set for invert. The frame start trigger is set for rising edge triggering.
Assuming that the camera is in the process of continuously capturing images, the sequencer
feature operates as follows:
When the sequencer feature becomes enabled and a frame start trigger was received, the
camera checks the state of input line 1. Input line 1 is found to be low. This corresponds to the