51
ICAM-500 Programming Guide
C
ha
pte
r 4
C
am
N
av
i2 S
D
K A
PI
M
an
ua
l
4.6
module lighting
4.6.1
class Lighting
pos_zero
()
Set lens focusing motor to position 0.
class
lighting.Lighting
(
camera
)
property
selector
LED lighting location mode control. 8 LED trigger location modes.
Getter:
Read LED lighting flash location.
Setter:
Set LED lighting flash location.
Value:
init value = 3
range = [0..7]
0: off
Type:
int
Raises:
ValueError
Input value out of range.
property
gain
LED lighting gain control.
Getter:
Read LED lighting gain value.
Setter:
Set LED lighting gain.
Value:
init value = 9
range = [0..25]
step = 1
Type:
int
Raises:
ValueError
Input value out of range.
property
strobe_enable
Enable LED lighting function.
Getter:
Read LED lighting enable status.
Setter:
Set LED lighting enable.
Value:
enable = 1
disable = 0
Type:
int
Raises:
ValueError
Input value out of range.
Содержание ICAM-500 Series
Страница 1: ...Programming Guide ICAM 500 Series Industrial AI Camera ...
Страница 6: ...ICAM 500 Programming Guide vi ...
Страница 7: ...Chapter 1 1 Introduction ...
Страница 9: ...Chapter 2 2 ICAM 500 SDK Architecture ...
Страница 12: ...ICAM 500 Programming Guide 6 ...
Страница 13: ...Chapter 3 3 Operation Flow ...
Страница 15: ...9 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 2 Image Acquisition ...
Страница 16: ...ICAM 500 Programming Guide 10 3 3 Image Trigger Flow ...
Страница 17: ...11 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 4 HW trigger Control flow ...
Страница 18: ...ICAM 500 Programming Guide 12 3 4 1 Software trigger ...
Страница 19: ...13 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 5 Lens Focusing Control ...
Страница 20: ...ICAM 500 Programming Guide 14 3 5 1 Digital Input flow ...
Страница 21: ...Chapter 4 4 CamNavi2 SDK API Manual ...