C Use Cases; Acquisition; Camera Runs In "Free-Running" Mode; Camera Runs In "Constant Frame Rate" Mode - Photon Focus MV4 Series User Manual

Hide thumbs Also See for MV4 Series:
Table of Contents

Advertisement

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
C
135 of 143

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

Mv4-d1280u-h01-g2Mv4-d1280u-h01-gtMv4-d1280u-h01-fb

Table of Contents