
Image Acquisition Control AW00098504000
108 Basler ace Camera Link
//Set the source for the selected line
Camera.LineSource.SetValue( LineSource_FrameTriggerWait );
//Select the CL Spare line
Camera.LineSelector.SetValue( LineSelector_ClSpare );
//Set the source for the selected line
Camera.LineSource.SetValue( LineSource_FrameTriggerWait );
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 19.
Selecting the Frame Trigger Wait Signal as the Source Signal for an Output Line
Using Direct Register Access
You can select the frame trigger wait signal as the source signal for the camera’s GPIO line
(assuming it is set as an output) or the CL Spare output line.
To select the frame trigger wait signal as the source signal for the GPIO line via direct register
access:
Set the GPIO line to operate as an output by setting the value of the Line Mode Line 1 register
to Output.
Set the value of the Line Source Line 1 register to Frame Trigger Wait.
To select the frame trigger wait signal as the source signal for the CL Spare line via direct register
access:
Set the value of the Line Source CL Spare register to Frame Trigger Wait.
For more information about direct register access, see Section 3.2 on page 21.
For more detailed information about the camera’s GPIO line, see Section 5.7 on page 35.
Comentários a estes Manuais