User`s manual
AW00118302000 Physical Interface
Basler racer GigE 69
Camera.LineSelector.SetValue( LineSelector_Out2 );
Camera.LineSource.SetValue( LineSource_LineTriggerWait );OOOKKK
// Select the shaft encoder module out signal for output line 1
Camera.LineSelector.SetValue( LineSelector_Out1 );
Camera.LineSource.SetValue( LineSource_ShaftEncoderModuleOut );
// Select the frequency converter signal for output line 2
Camera.LineSelector.SetValue( LineSelector_Out2 );
Camera.LineSource.SetValue( LineSource_FrequencyConverter );
// Select output line 1 as a user output
Camera.LineSelector.SetValue( LineSelector_Out1 );
Camera.LineSource.SetValue( LineSource_UserOutput );
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 23.
For more information about the Exposure Active signal, see Section 8.3.1 on page 123.
For more information about the Acquisition Trigger Wait signal, see Section 8.3.3.1 on page 126.
For more information about the Frame Trigger Wait signal, see Section 8.3.3.2 on page 128.
For more information about the Line Trigger Wait signal, see Section 8.3.3.3 on page 130.
For more information about working with outputs that have "user settable" as the signal source, see
Section 7.6.2.6.
Default Output Line Source Signal Selections
By default, the camera’s Exposure Active signal is selected as the source signal for Output Line 1,
and the camera’s Frame Trigger Wait signal is selected as the source signal for Output Line 2.










