Enabling And Setting Digital Shift - Basler ace acA640-90gm User Manual

Gige cameras
Table of Contents

Advertisement

Standard Features
10.4.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 on
198
page
27.
Basler ace GigE

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ace aca640-90gcAce aca640-100gmAce aca640-100gc

Table of Contents