![Smartek GCC User Manual Download Page 52](http://html1.mh-extra.com/html/smartek/gcc/gcc_user-manual_1297302052.webp)
User Manual - twentynine
Function
Description
bool
GetFloatNodeValue
(
"
ExposureTime
", double
&nodeValue
) const
Get value of IFloat node
ExposureTime
.
bool
SetFloatNodeValue
(
"
ExposureTime
", double
nodeValue
)
Set value of IFloat node
ExposureTime
.
bool
GetFloatNodeMin
(
"
ExposureTime
", double
&nodeMinValue
) const
Get minimum value of IFloat node
ExposureTime
.
bool
GetFloatNodeMax
(
"
ExposureTime
", double
&nodeMaxValue
) const
Get maximum value of IFloat node
ExposureTime
.
Table 19: ExposureTime - Access through API
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.
Note
The duration of the exposure time can affect also the maximum frame rate per second
(FPS) of the camera. The exposure time in
µ
s for each frame must not exceed
10
6
TargetFPS
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
.
46
SMARTEK Vision | User Manual - twentynine | Doc. v1.0.2