39
ICAM-500 Programming Guide
C
ha
pte
r 4
C
am
N
av
i2 S
D
K A
PI
M
an
ua
l
4.3.2
enum CameraMode
get_timestamp_switch
()
Get timestamp on output image state.
Returns:
int
0: Disable
1: Enabled
pos_zero
()
Set lens focusing motor to home.
See also:
focus.Focus.pos_zero()
Control by focus instance.
focus_abs_position
()
Get lens focusing motor abs position.
Returns:
int
Motor position.
See also:
focus.Focus.position()
Control by focus instance.
class
iCam500.CameraMode
(
value
)
Camera device status
Disconnected
= 0
Camera disconnected
Connected
= 1
Camera connected
Playing
= 2
Camera start acquisition
Paused
= 3
Camera stop acquisition
Summary of Contents for ICAM-500 Series
Page 1: ...Programming Guide ICAM 500 Series Industrial AI Camera ...
Page 6: ...ICAM 500 Programming Guide vi ...
Page 7: ...Chapter 1 1 Introduction ...
Page 9: ...Chapter 2 2 ICAM 500 SDK Architecture ...
Page 12: ...ICAM 500 Programming Guide 6 ...
Page 13: ...Chapter 3 3 Operation Flow ...
Page 15: ...9 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 2 Image Acquisition ...
Page 16: ...ICAM 500 Programming Guide 10 3 3 Image Trigger Flow ...
Page 17: ...11 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 4 HW trigger Control flow ...
Page 18: ...ICAM 500 Programming Guide 12 3 4 1 Software trigger ...
Page 19: ...13 ICAM 500 Programming Guide Chapter 3 Operation Flow 3 5 Lens Focusing Control ...
Page 20: ...ICAM 500 Programming Guide 14 3 5 1 Digital Input flow ...