C Use Cases
1.
The
TriggerMode
of
FrameStart
trigger must be set to
On
. The
AcquisitionStart
,
FrameBurstStart
and the
ExposureStart
must be set to
Off
.
2.
The
TriggerSource
of the
FrameStart
trigger must be set to the corresponding source. For
instances to
Line0
.
3.
Since the source is set to
Line0
, the
TriggerActivation
must be set accordingly:
RisingEdge
,
FallingEdge
or
AnyEdge
.
4.
TriggerDelay
and
TriggerDivider
of the
FrameStart
trigger must be set accordingly.
5.
The required image
Width
and
Height
must be set.
6.
The required
PixelFormat
must be set.
7.
AcquisitionMode
must be set to
Continuous
.
8.
The software command
AcquisitionStart()
must be applied.
After these configurations, the camera is waiting for the corresponding signal edge of the
selected trigger source, in this case
Line0
.
It might be necessary to adjust the polarity of the
Line0
input signal. This can be done by the
parameter
LineInvert
in the section DigitalIOControl.
If the camera must be triggered by a software signal, there are two ways, how this can be
done:
•
Set the
TriggerSource
of the
FrameStart
trigger to
Software
. A frame is started, when the
TriggerSoftware()
command of the
FrameStart
trigger is applied.
•
Set the
TriggerSource
of the
FrameStart
trigger to one of the eight software signals; for
instances
SoftwareSignal0
. A frame is started, when the command
TriggerSignalPulse()
in
the section SoftwareSignalControl is applied (SoftwareSignalSelector must be set to
SoftwareSignal0
).
C.1.4
Camera runs in burst triggered mode
If a certain number of images must be acquired on a single trigger input event, the cameras
frame burst start trigger feature can be used. The following configuration procedure shows
how to set the camera in burst triggered mode:
1.
The
TriggerMode
of
FrameBurstStart
trigger must be set to
On
. The
AcquisitionStart
,
FrameStart
and the
ExposureStart
trigger must be set to
Off
.
2.
The
TriggerSource
of the
FrameBurstStart
trigger must be set to the corresponding source.
For instances to
Line0
.
3.
Since the source is set to
Line0
, the
TriggerActivation
must be set accordingly:
RisingEdge
,
FallingEdge
or
AnyEdge
.
4.
TriggerDelay
and
TriggerDivider
of the
FrameBurstStart
trigger must be set accordingly.
5.
The number of frame within a burst must be set by parameter
AcquisitionBurstFrameCount
parameter.
6.
Set the parameter
EnAcquisitionFrameRate
to
False
if the frames within a burst must be
acquired as fast as possible.
7.
If the frames within a burst must be acquired with a certain speed, set the parameter
EnAcquisitionFrameRate
to
True
and configure either
AcquisitionFrameTime
or
AcquisitionFrameRate
accordingly.
8.
The required image
Width
and
Height
must be set.
136 of 143
MAN093 08/2021 V1.1
Summary of Contents for MV4 Series
Page 8: ...CONTENTS 8 of 143 MAN093 08 2021 V1 1 ...
Page 12: ...1 Preface 12 of 143 MAN093 08 2021 V1 1 ...
Page 40: ...4 Image Acquisition 40 of 143 MAN093 08 2021 V1 1 ...
Page 42: ...5 Exposure Control 42 of 143 MAN093 08 2021 V1 1 ...
Page 52: ...6 Counter Timer 52 of 143 MAN093 08 2021 V1 1 ...
Page 64: ...10 Image Format Control 64 of 143 MAN093 08 2021 V1 1 ...
Page 66: ...11 Frame Rate 66 of 143 MAN093 08 2021 V1 1 ...
Page 82: ...12 Pixel Data Processing 82 of 143 MAN093 08 2021 V1 1 ...
Page 92: ...12 Pixel Data Processing 92 of 143 MAN093 08 2021 V1 1 ...
Page 96: ...13 Precautions 96 of 143 MAN093 08 2021 V1 1 ...
Page 120: ...16 Troubleshooting 120 of 143 MAN093 08 2021 V1 1 ...
Page 126: ...19 Support and Repair 126 of 143 MAN093 08 2021 V1 1 ...
Page 128: ...20 References 128 of 143 MAN093 08 2021 V1 1 ...