Enabling And Setting Digital Shift - Basler acA2040-55 User Manual

Basler ace
Table of Contents

Advertisement

AW00123409000
7.5.4

Enabling and Setting Digital Shift

You can enable or disable the digital shift feature by setting the value of the Digital Shift parameter.
When the parameter is set to zero, digital shift will be disabled. When the parameter is set to 1, 2,
3, or 4, digital shift will be set to shift by 1, shift by 2, shift by 3, or shift by 4 respectively.
You can set the Digital Shift parameter values from within your application software by using the
Basler pylon API. The following code snippet illustrates using the API to set the parameter values:
// Disable digital shift
camera.DigitalShift.SetValue( 0 );
// Enable digital shift by 2
camera.DigitalShift.SetValue( 2 );
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 3.1 on
Basler ace USB 3.0
Features
page
61.
207

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2440-35Aca2040-120Aca2440-75

Table of Contents