Toshiba teli DU1207MCG Instruction Manual page 41

Du series cmos camera
Hide thumbs Also See for DU1207MCG:
Table of Contents

Advertisement

● Control with TeliCamSDK
Camera feature API
Control ImageFormat using dedicated API.
GetCamImageFormatSelector
SetCamImageFormatSelector
Please refer to [Controlling camera feature functions] in [TeliCamAPI Library manual] for more detail.
GenICam function API
Control ImageFormat using GenICam API.
 ImageFormat
Select an image format by 'ImageFormatSelector'.
Integer value and string value of Enumeration are as follows.
// GenICam node handle
CAM_NODE_HANDLE hSelector = NULL;
// Retrieve GenICam node.
Nd_GetNode(s_hCam, "ImageFormatSelector", &hSelector);
// ImageFormat = Format2
Nd_SetEnumStrValue(s_hCam, hSelector, "Format2");
Please refer to [INode functions], [IEnumeration node functions] in [TeliCamAPI Library manual] for
more detail.
Copyright © 2017 TOSHIBA TELI CORPORATION, All rights reserved.
API name
Get current ImageFormatSelector value
Set new ImageFormatSelector value
Integer
0(*)
1
2
* initial factory setting
40 / 179
Description
String
Format0
Format1
Format2
D4267042B
http://www.toshiba-teli.co.jp/en/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Du1207mgDu1207mcf

Table of Contents