Toshiba teli DDU Series Instruction Manual page 69

Cmos camera
Table of Contents

Advertisement

 PixelFormat
Select a pixel format. ('PixelFormat').
Integer value and string value of Enumeration are as follows.
Please refer to [INode functions], [IEnumeration node functions] in [TeliCamAPI Library manual] for
more detail.
Copyright © 2019 Toshiba Teli Corpotration, All rights reserved.
Integer
String
1
Mono8
3
Mono10
5
Mono12
8
BayerGR8
9
BayerRG8
10
BayerGB8
11
BayerBG8
12
BayerGR10
13
BayerRG10
// GenICam node handle
CAM_NODE_HANDLE hFormat = NULL;
// Retrieve GenICam node.
Nd_GetNode(s_hCam, "PixelFormat", &hFormat);
// 1.Select a pixel format.
Nd_SetEnumStrValue(s_hCam, hFormat, "Mono10");
Integer
14
15
16
17
18
19
68 / 172
String
BayerGB10
BayerBG10
BayerGR12
BayerRG12
BayerGB12
BayerBG12
http://www.toshiba-teli.co.jp/en/
D4289451A

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ddu1207m seriesDdu1207mgDdu1207mcgDdu1207mcf

Table of Contents