AW00097603000 Standard Features
Basler aviator GigE 219
Operating the Sequencer Using Basler pylon
You can use the pylon API to set the parameters for operating the sequencer in Controlled
sequence advance mode from within your application software.
The following code snippet illustrates enabling and disabling the sequencer. The example assumes
that sequence sets were previously configured and are currently available in the camera’s memory.
// Enable the sequencer feature
Camera.SequenceEnable.SetValue( true );
// Disable the sequencer feature
Camera.SequenceEnable.SetValue( false );
You can also use the Basler pylon Viewer application to easily set the parameters.
10.10.2.4 Configuration
Configuring Sequence Sets and Advance Control
Use the following procedure for populating sequence sets and setting the sources for sequence set
advance and sequence cycle restart:
Make sure that the sequencer feature is disabled.
Set the Sequence Advance mode to Controlled.
Set the Sequence Set Total Number parameter. The maximum number is 64.
Set the Sequence Control Selector parameter to Advance to configure sequence set advance.
Set the Sequence Control Source parameter to specify the source that will control
synchronous sequence set advance. Note that the same source will apply to all sequence sets
available at the same time in the camera.
The following sources are available:
Always Active
Line 1:
Line 2:
Disabled
Set the Sequence Control Selector parameter to Restart to configure sequence set cycle
restart.
Set the Sequence Control Source parameter to specify the source for restart.