Smartek UCC User Manual page 52

Twentynine camera family
Table of Contents

Advertisement

Function
bool
GetFloatNodeValue
"ExposureTime", double &nodeValue) const
bool
SetFloatNodeValue
"ExposureTime", double nodeValue)
bool
GetFloatNodeMin
"ExposureTime", double &nodeMinValue) const
bool
GetFloatNodeMax
"ExposureTime", double &nodeMaxValue) const
Table 19 shows important C++ API functions in context of the exposure time, a full description of the interface
and further supported languages can be found in the API documentation located in the CameraSuite SDK
installation folder.
The duration of the exposure time can affect also the maximum frame rate per second
Note
(FPS) of the camera. The exposure time in
to be able to reach the target frame rate TargetFPS .
The automatic modification of the camera's exposure time within user applications can be realized by using
the ImageProcAPI provided by the CameraSuite SDK. For detailed description of the automatic exposure
feature please refer to chapter 8.2.3 - Auto Exposure and Auto Gain .
(
(
(
(
Table 19: ExposureTime - Access through API
Description
Get value of IFloat node ExposureTime.
Set value of IFloat node ExposureTime.
Get minimum value of IFloat node ExposureTime.
Get maximum value of IFloat node ExposureTime.
s for each frame must not exceed
µ
46
User Manual - twentynine
10
TargetFPS
SMARTEK Vision | User Manual - twentynine | Doc. v1.0.2
6

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gcc

Table of Contents