Basler SCOUT LIGHT Manual de usuario Pagina 202

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 228
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 201
Standard Features AW00104701000
192 Basler scout light GigE
Setting the Debouncer
The debouncer value is determined by the value of the Line Debouncer Time Abs parameter value.
The parameter is set in microseconds and can be set in a range from 0 to approximately 1 s.
To set a debouncer:
Use the Line Selector to select the camera input line 1.
Set the value of the Line Debouncer Time Abs parameter.
You can set the Line Selector and the value of the Line Debouncer Abs parameter from within your
application software by using the pylon API. The following code snippet illustrates using the API to
set the selector and the parameter value:
// Select the input line
Camera.LineSelector.SetValue( LineSelector_Line1 );
// Set the parameter value to 100 microseconds
Camera.LineDebouncerTimeAbs.SetValue( 100 );
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 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 227 228

Comentarios a estos manuales

Sin comentarios