User`s manual
Features
Basler aviator Camera Link 145
Setting the Prelines Using Basler pylon
You can use the pylon API to set the Prelines parameter value from within your application software.
The following code snippet illustrates using the API to set the parameter value:
Camera.Prelines.SetValue( 48 );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 4 on page 45.
Setting the Prelines Using Direct Register Access
To set the prelines via direct register access:
Set the value of the Prelines register.
For more information about changing settings via direct register access, see Section 4 on page 45.