Toshiba teli BU1207MG Instruction Manual page 103

Cmos camera
Table of Contents

Advertisement

 LineSource
XML node
LineSelector
LineSource
Selects the source of the output signal.
Integer value and string value of Enumeration are as follows.
Integer
0
32
UserOutput
64
Timer0Active
99
AcquisitionActive
106
FrameTriggerWait
107
FrameActive
115
FrameTransferActive
123
ExposureActive
// GenICam node handle
CAM_NODE_HANDLE hMode = NULL;
CAM_NODE_HANDLE hSelector = NULL;
CAM_NODE_HANDLE hSource = NULL;
// Retrieve GenICam node.
Nd_GetNode(s_hCam, "LineModeAll", &hMode);
Nd_GetNode(s_hCam, "LineSelector", &hSelector);
Nd_GetNode(s_hCam, "LineSource", &hSource);
// Line2/Line1 = output, Line0 = input
int64_t
Nd_SetIntValue(s_hCam, hMode, Mode);
// Line1 = ExposureActive
Nd_SetEnumStrValue(s_hCam, hSelector, "Line1");
Nd_SetEnumStrValue(s_hCam, hSource, "ExposureActive");
// Line2 = FrameTransferActive
Nd_SetEnumStrValue(s_hCam, hSelector, "Line2");
Nd_SetEnumStrValue(s_hCam, hSource, "FrameTransferActive");
Please refer to [INode functions], [IInteger node functions], [IBoolean node functions] and [IEnumeration
node functions] in [TeliCamAPI Library manual] for more detail.
Copyright © 2020 Toshiba Teli Corporation, All rights reserved.
Camera Register
LineSelector
LineSource
String
Off
Off
Outputs the value set in 'UserOutputValueAll'.
This signal can be used as strobe control signal.
The delay time and pulse width of this signal are configurable.
AcquisitionStart state of camera.
Indicates
Indicates that camera is ready to accept trigger signal.
(both hardware and software)
Period from exposure start to sensor read-out completion.
Period of transferring image streaming data on interface bus.
Period from exposure start to exposure end.
Mode = 6;
Camera Internal
Selector
Line0
Line1
Line2
Description
102 / 161
Camera Internal
Register
LineSource(Line0)
LineSource(Line1)
LineSource(Line2)
D4279014C
http://www.toshiba-teli.co.jp/en/index.htm

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bu seriesBu1207mcgBu1207mcf

Table of Contents