Toshiba teli DU1207MCG Instruction Manual page 72

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

Advertisement

● Control with TeliCamSDK
Camera feature API
Control TestPattern using dedicated API.
Please refer to [Controlling camera feature functions] in [TeliCamAPI Library manual] for more detail.
GenICam function API
Control TestPattern using GenICam API.
 TestPattern
Select a test pattern.
Integer value and string value of Enumeration are as follows.
Integer
0 (*)
// GenICam node handle
CAM_NODE_HANDLE hNode = NULL;
// Retrieve GenICam node.
Nd_GetNode(s_hCam, "TestPattern", & hNode);
// 1.Select a test pattern.
Nd_SetEnumStrValue(s_hCam, hNode, "GreyHorizontalRamp");
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
GetCamTestPattern
SetCamTestPattern
String
Off (*)
1
Black
2
White
3
GreyA
4
GreyB
5
GreyHorizontalRamp
6
GreyVerticalRamp
7
GreyScale
8
ColorBar
Description
Get current TestPattern value
Set new TestPattern value
Function
Test pattern disable(Normal data output)
All pixel = 0 LSB
All pixel = 255 @Mono8
All pixel = 170 @Mono8
All pixel = 85 @Mono8
Horizontal Ramp
Vertical Ramp
Grey scale (B/W model only)
Color bars (Color model only)
71 / 179
* initial factory setting
D4267042B
http://www.toshiba-teli.co.jp/en/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Du1207mgDu1207mcf

Table of Contents