EasyManuals Logo

Basler GigE CAMERAS User Manual

Basler GigE CAMERAS
326 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #238 background imageLoading...
Page #238 background image
Standard Features AW00097603000
228 Basler aviator GigE
// Set the Free Selection sequence advance mode
Camera.SequenceAdvanceMode.SetValue(
SequenceAdvanceMode_FreeSelection );
// Set the total number of sequence sets
Camera.SequenceSetTotalNumber.SetValue( 3 );
// Set line 1 as the control source for setting sequence set address bit 0
Camera.SequenceAddressBitSelector.SetValue(
SequenceAddressBitSelector_Bit0 );
Camera.SequenceAddressBitSource.SetValue(
SequenceAddressBitSource_Line1 );
// Set line 2 as the control source for setting sequence set address bit 1
Camera.SequenceAddressBitSelector.SetValue(
SequenceAddressBitSelector_Bit1 );
Camera.SequenceAddressBitSource.SetValue(
SequenceAddressBitSource_Line2 );
// Select sequence set with index number 0
Camera.SequenceSetIndex.SetValue( 0 );
// Set up the first acquisition scenario (lighting, object position, etc.) and
// adjust the camera parameters for the best image quality.
// Store the sequence parameter values from the active set in the selected
// sequence set
Camera.SequenceSetStore.Execute( );
// Select sequence set with index number 1
Camera.SequenceSetIndex.SetValue( 1 );
// Set up the second acquisition scenario (lighting, object position, etc.) and
// adjust the camera parameters for the best image quality.
// Store the sequence parameter values from the active set in the selected
// sequence set
Camera.SequenceSetStore.Execute( );
// Select sequence set with index number 2
Camera.SequenceSetIndex.SetValue( 2 );

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler GigE CAMERAS and is the answer not in the manual?

Basler GigE CAMERAS Specifications

General IconGeneral
BrandBasler
ModelGigE CAMERAS
CategoryDigital Camera
LanguageEnglish

Related product manuals