Image Acquisition Control AW00123402000
138 Basler ace USB 3.0
You can use the Basler pylon API to set the Exposure Overlap Time Max parameter value from
within your application software. The following code snippet illustrates using the API to set the
parameter value:
camera.ExposureOverlapTimeMax.SetValue( 3000.0 );
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 37.
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 page 57.
Frame Trigger Wait Signal Details (acA1920-25um/uc, acA2500-14um/uc,
acA3800-14um/uc, acA4600-10uc Only)
For cameras with a rolling shutter, the rise of the Frame Trigger Wait signal is based on the minimum
time required between the end of exposure of the first line in a frame and the start of exposure for
the first line in the following frame. This functionality is illustrated in Figure 67.
If you are operating a camera with a rolling shutter, you can avoid overtriggering by always making
sure that the Frame Trigger Wait signal is high before you trigger the start of frame capture.
acA3800-14 and acA4600-10 cameras allow overlapped frame acquisition only
when they are triggered internally ("free run"), i.e. when Trigger Mode is set to Off
for the Frame Burst Start trigger and for the Frame Start Trigger.