Basler A400K Manual de usuario Pagina 45

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 130
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 44
AW00118501000 Physical Interface
Basler racer Camera Link 37
5.6.2.2 Output Line Inverters
You can set the CL Spare output line to invert or not to invert the input signal.
Setting the CL Spare Output Line for Invert Using Basler pylon
To set the invert function on the CL Spare output line:
Use the Line Selector to select CL Spare.
Set the value of the Line Inverter parameter to true to enable inversion on the selected line or
to false to disable inversion.
You can set the Line Selector and the Line Inverter parameter value 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 CL Spare output line
Camera.LineSelector.SetValue( LineSelector_CLSpare );
// Disable the inverter on the selected line
Camera.LineInverter.SetValue( false );
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 page 15.
Setting the CL Spare Output Line for Invert Using Direct Register Access
To set the invert function on the CL Spare output line via direct register access:
For the CL Spare output line, set the value of the Line Inverter CL Spare register to 0 (false) or
1 (true) as desired.
For more information about direct register access, see Section 3.2 on page 16.
5.6.2.3 Selecting the Source Signal for an Output Line
To make an output line useful, you must select a source signal for the output line.
You can select any one of the camera’s standard output signals to act as the source signal for the
CL Spare output line. The camera has these standard output signals available:
Line Trigger Wait
Exposure Active
You can also select one of the following as the source signal for the output:
the "User Output" signal (when you select "user output" as the source signal for the CL Spare
output line, you can use the camera’s API to set the state of the line as you desire)
Off (when "off" is selected as the source signal, the output is disabled.)
Vista de pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 129 130

Comentarios a estos manuales

Sin comentarios