![Xenics Manx-512 SQ CXP 130 Скачать руководство пользователя страница 53](http://html1.mh-extra.com/html/xenics/manx-512-sq-cxp-130/manx-512-sq-cxp-130_user-manual_3289592053.webp)
User Manual
Manx-camera
Company confidential.
This document is the property of Xenics. It may not be reproduced
–
completely or partially
–
or passed to a third
party without written permission from Xenics.
Xenics nv
T +32 16 38 99 00
Doc Ref: ENG-2019-UMN005
Ambachtenlaan 44
F +32 16 38 99 01
Issue: R003
BE-3001 Leuven
Belgium
www.xenics.com
Date: 15/05/2020
XF-104_03/20-12-2012
Page 53 of 73
Example 8
Trigger mode
Acquisition
Multiframe
Line trigger
Free running
Frame trigger
External trigger 1
Acquisition frame count
3
Acquisition burst frame count
2
Acquisition start command is given.
Camera waits for frame trigger.
Camera captures 2 frame per frame trigger.
Acquisition stops after 3 frames.
4
th
frame is not acquired.
Table 6-8 MultiFrame acquisition with multi frame trigger
Figure 6-19 MultiFrame acquisition with multi frame trigger
AcquisitionMode = MultiFrame;
AcquisitionFrameCount = 3;
FrameTriggerMode = ExternalTriggered;
FrameTriggerInput = Ext1;
AcquisitionBurstFrameCount = 2;
AcquisitionStart();
Frame 1
Frame 2
Ext1 trigger 1
Frame 3
For each trigger, 2
frames are acquired.
Ext1 trigger 2
AcquisitionFrameCount
frames are acquired.
Acquisition is stopped
and frame 4 is not
acquired.