ICAM-500 Programming Guide
26
4.3
module iCam500
4.3.1
class iCam500
class
iCam500.iCam500
(
*args, **kwargs
)
iCam500 camera class
Control items:
camera sensor
image streaming
lens movement
strobe
digital
I/O
valid_resolution_list
ICAM-500 supported resolution.
ICAM-500: {1408:1080, 1280:960, 640:480, 320:240} type:dict
image
Camera sensor properties control.
type: CImage
focus
Lens focusing motor control.
Lens movement properties.
type: Focus
lighting
Camera LED lighting control.
Strobe control on ICAM-500.
type: Lighting
dev
ICAM-500 device control.
Device network configuration.
Firmware update.
board
Device board I/O controls.
Digital Input/Output. type: dio
LED on board controls
type: Board
Содержание 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 ...