EasyManua.ls Logo

Basler GigE CAMERAS - Page 232

Basler GigE CAMERAS
326 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Standard Features AW00097603000
222 Basler aviator GigE
// 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.

Table of Contents

Related product manuals