EasyManua.ls Logo

Advantech ICAM-500 Series - Page 41

Advantech ICAM-500 Series
64 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
35 ICAM-500 Programming Guide
Chapter 4 CamNavi2 SDK API Manual
get_img_auto_gain()
Get camera auto gain function status.
Returns: int
Camera auto gain function status.
1: Enabled
0: Disabled
See also:
image.CImage.auto_gain
Control by image instance.
set_img_auto_gain(enable)
Enable camera auto gain function.
Parameters: enable
1: Enabled
0: Disabled
Returns: bool
Camera auto gain function status.
1: Enabled
0: Disabled
See also:
image.CImage.auto_gain
Control by image instance.
get_img_auto_gain_range()
Get auto gain range.
Returns: tuple(int, int)
Auto gain range. (min, max)
See also:
image.CImage.auto_gain_range
Control by image instance.
set_img_auto_gain_range(min, max)
Set auto gain range.
Gain value spec:
init value = (0, 24)
range = [0..24]
step = 1
Parameters: min
Minimum value of auto gain.
max
Maximum value of auto gain.
Returns: tuple(int, int)
Auto gain range. (min, max)

Other manuals for Advantech ICAM-500 Series

Related product manuals