Basler SCOUT LIGHT Manual de usuario Pagina 193

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 228
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 192
AW00104701000 Standard Features
Basler scout light GigE 183
11.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 );
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon Viewer, see Section 3.1 on page 25.
Vista de pagina 192
1 2 ... 188 189 190 191 192 193 194 195 196 197 198 ... 227 228

Comentarios a estos manuales

Sin comentarios