The Frame Trigger Wait Signal - Basler Camera User Manual

Usb 3.0 cameras
Table of Contents

Advertisement

Image Acquisition Control
Selecting the Frame Burst Trigger Wait Signal as the Source Signal for an
Output Line
The frame burst trigger wait signal can be selected to act as the source signal for a camera output
line, e.g. line Line 2. Selecting a source signal for an output line is a two step process:
Use the Line Selector to select the output line, e.g. Line 2.
Set the value of the Line Source Parameter to the frame burst trigger wait signal.
You can set the Line Selector and the Line Source parameter value from within your application
software by using the Basler pylon API. The following code snippet illustrates using the API to set
the selector and the parameter value:
camera.LineSelector.SetValue(LineSelector_Line2);
camera.LineSource.SetValue(LineSource_FrameBurstTriggerWait);
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
For more information about changing the selection of an output signal as the source signal for an
output line, see Section 5.12.1 on
For more information about the electrical characteristics of camera output lines, see Section 5.8.1
on
page 52
and Section 5.9.3.1 on
6.8.4.2

The Frame Trigger Wait Signal

Overview
As you are acquiring frames, the camera automatically monitors the frame start trigger status and
supplies a signal that indicates the current status. The Frame Trigger Wait signal will go high
whenever the camera enters a "waiting for frame start trigger" status. The signal will go low when
an external frame start trigger (ExFSTrig) signal is applied to the camera and the camera exits the
"waiting for frame start trigger status". The signal will go high again when the camera again enters
a "waiting for frame trigger" status and it is safe to apply the next frame start trigger signal.
If you base your use of the ExFSTrig signal on the state of the frame trigger wait signal, you can
avoid "frame start overtriggering", i.e., applying a frame start trigger signal to the camera when it is
not in a "waiting for frame start trigger" acquisition status. If you do apply a frame start trigger signal
to the camera when it is not ready to receive the signal, it will be ignored and a frame start
overtrigger event will be reported.
134
page
69.
page
57.
AW00123402000
page
37.
Basler ace USB 3.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2000-165Aca2040-90Aca3800-14Aca4600-10

Table of Contents