Toshiba teli DDU Series Instruction Manual page 78

Cmos camera
Table of Contents

Advertisement

GenICam function API
This API controls AcquisitionControl using GenICam.
1. Set the number of frames to transfer in MultiFrame/ImageBuffer mode. (optional)
Get 'IInteger' interface handle of 'AcquisitionFrameCount' by 'Nd_GetNode'.
Set AcquisitionFrameCount with IInteger node functions.
(e.g. '
Nd_GetIntMin
*If you want to capture image stream continuously, it's not necessary to set an AcquisitionFrameCount.
2. Select an 'AcquisitionFrameRate' setting priority. (optional)
Get 'IEnumeration' interface handle of 'AcquisitionFrameRateControl' by 'Nd_GetNode'.
Set AcquisitionFrameRateControl with IEnumeration node functions.
(e.g. '
Nd_GetEnumIntValue
Integer value and string value of Enumeration are as follows.
3. Set frame rate of image stream. (optional)
Get 'IFloat' interface handle of 'AcquisitionFrameRate' or 'AcquisitionFrameInterval' by
'Nd_GetNode'.
Set AcquisitionFrameRate or AcquisitionFrameInterval with IFloat node functions.
'AquisitionFrameInterval' is a reciprocal of 'AcquisitionFrameRate'.
(e.g. '
Nd_GetFloatMin
4. Capture image stream.
TeliCamAPI provides streaming functions including command handling and buffer handling to
capture image stream simply.
Please refer to [Camera streaming functions] in [TeliCamAPI Library manual] and
[GrabStreamSimple] sample code in your TeliCamSDK install folder.
Copyright © 2019 Toshiba Teli Corpotration, All rights reserved.
', '
', '
Nd_GetIntMax
Nd_GetIntValue
', '
Nd_SetEnumIntValue
Integer
0(*)
1
', '
', '
Nd_GetFloatMax
Nd_GetFloatValue
', '
Nd_SetIntValue
', '
Nd_GetEnumStrValue
String
NoSpecify
Manual
* initial factory setting
', '
Nd_SetFloatValue
77 / 172
')
', '
Nd_SetEnumStrValue
')
http://www.toshiba-teli.co.jp/en/
')
D4289451A

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ddu1207m seriesDdu1207mgDdu1207mcgDdu1207mcf

Table of Contents