
AW00011916000
Standard Features
Basler scout GigE
249
Operating the Sequencer Using pylon
You can use the pylon API to set the parameters for operating the sequencer in Auto sequence
advance mode from within your application software.
The following code snippet illustrates enabling the sequencer 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.
Configuring Sequence Sets
Use the following procedure for populating sequence sets and making the related settings:
1. Make sure that the sequencer feature is disabled.
2. Set the Sequence Advance Mode parameter to Auto.
3. Set the Sequence Set Total Number parameter. The maximum number is 64.
4. Select a sequence set index number by setting the Sequence Set Index parameter. The
available numbers range from 0 to 63.
When configuring sequence sets make sure to always use a continuous series of index num-
bers starting with index number 0 and ending with the Sequence Set Total Number parameter
value minus one. For example, specifying a series of sequence sets only with index numbers 5,
6, and 8 is not allowed. If you did nonetheless, the not explicitly configured sequence sets
would, within the scope of the sequence set total number, be populated by default parameter
values.
5. Set up your first acquisition scenario (i.e., lighting, object positioning, etc.)
6. Adjust the camera parameters to get the best image quality with this scenario (you are
adjusting all parameters in the active set).
7. Set the Sequence Set Executions parameter. The available numbers range from 1 to 256.
8. Execute the Sequence Set Store command to copy the sequence parameter values currently
in the active set into the selected sequence set. Any already existing parameter values in the
sequence set will be overwritten.
9. Repeat the above steps starting from step 4 for the other sequence sets.
Summary of Contents for scout GigE
Page 4: ......
Page 50: ...Specifications Requirements and Precautions AW00011916000 40 Basler scout GigE...
Page 52: ...Installation AW00011916000 42 Basler scout GigE...
Page 66: ...Basler Network Drivers and Parameters AW00011916000 56 Basler scout GigE...
Page 80: ...Network Related Camera Parameters and Managing Bandwidth AW00011916000 70 Basler scout GigE...
Page 184: ...Image Acquisition Control AW00011916000 174 Basler scout GigE...
Page 206: ...Color Creation and Enhancement AW00011916000 196 Basler scout GigE...
Page 232: ...Pixel Data Formats AW00011916000 222 Basler scout GigE...
Page 354: ...Chunk Features AW00011916000 344 Basler scout GigE...
Page 358: ...Troubleshooting and Support AW00011916000 348 Basler scout GigE...
Page 367: ...AW00011916000 Revision History Basler scout GigE 357...
Page 368: ...Revision History AW00011916000 358 Basler scout GigE...