C
Use Cases
This chapter shows some typical configurations of the camera. It gives some tips, how to
acquire images and how to use the general purpose counters and timers.
C.1
Acquisition
This section shows some configuration procedures of frequently used acquisition situations.
C.1.1
Camera runs in "free-running" mode
The camera needs to start acquiring images as fast as possible as soon as the command
AcquisitionStart()
has been performed. The following configuration procedure must be
applied:
1.
The
TriggerMode
of the
AcquisitionStart
-,
FrameStart
-,
FrameBurstStart
- and
ExposureStart
-trigger must be set to
Off
.
2.
Parameter
EnAcquisitionFrameRate
must be set to
False
.
3.
The required image
Width
and
Height
must be set.
4.
The required
PixelFormat
must be set.
5.
AcquisitionMode
must be set to
Continuous
.
6.
The software command
AcquisitionStart()
must be applied.
C.1.2
Camera runs in "constant frame rate" mode
In some application it is necessary, that the camera acquires image at a certain frame rate. This
mode is similar to the "free-running" mode, however a required frame rate can be configured
additionally. The following configuration procedure shows how to set the camera in the
constant frame rate mode:
1.
The
TriggerMode
of the
AcquisitionStart
,
FrameStart
,
FrameBurstStart
- and
ExposureStart
trigger must be set to
Off
.
2.
Parameter
EnAcquisitionFrameRate
must be set to
True
.
3.
Either the
AcquisitionFrameTime
or
AcquisitionFrameRate
must be set accordingly.
4.
The required image
Width
and
Height
must be set.
5.
The required
PixelFormat
must be set.
6.
AcquisitionMode
must be set to
Continuous
7.
The software command
AcquisitionStart()
must be applied.
C.1.3
Camera runs in triggered mode
The camera can be triggered by a software or hardware signal. In this mode, a frame is started
on every generated trigger signal. The following configuration procedure shows how to set
the camera in triggered mode:
MAN093 08/2021 V1.1
135 of 143
Содержание MV4 Series
Страница 8: ...CONTENTS 8 of 143 MAN093 08 2021 V1 1 ...
Страница 12: ...1 Preface 12 of 143 MAN093 08 2021 V1 1 ...
Страница 16: ...3 Product Specification Figure 3 1 Photonfocus MV4 UV 10 GigE GT camera series 16 of 143 MAN093 08 2021 V1 1 ...
Страница 40: ...4 Image Acquisition 40 of 143 MAN093 08 2021 V1 1 ...
Страница 42: ...5 Exposure Control 42 of 143 MAN093 08 2021 V1 1 ...
Страница 52: ...6 Counter Timer 52 of 143 MAN093 08 2021 V1 1 ...
Страница 64: ...10 Image Format Control 64 of 143 MAN093 08 2021 V1 1 ...
Страница 66: ...11 Frame Rate 66 of 143 MAN093 08 2021 V1 1 ...
Страница 82: ...12 Pixel Data Processing 82 of 143 MAN093 08 2021 V1 1 ...
Страница 92: ...12 Pixel Data Processing 92 of 143 MAN093 08 2021 V1 1 ...
Страница 96: ...13 Precautions 96 of 143 MAN093 08 2021 V1 1 ...
Страница 120: ...16 Troubleshooting 120 of 143 MAN093 08 2021 V1 1 ...
Страница 126: ...19 Support and Repair 126 of 143 MAN093 08 2021 V1 1 ...
Страница 128: ...20 References 128 of 143 MAN093 08 2021 V1 1 ...
Страница 132: ...A Pinouts 132 of 143 MAN093 08 2021 V1 1 ...