Documentation Portal      

What are you looking for?

CamConfig

Configuration of the camera model attached to the grabber

Parameter Info

Class Category Level Type Access
Channel Camera Specification SELECT Enumerated Set and Get
Num ID String Identifier C, C++ identifier
701 << 14 CamConfig MC_CamConfig

Parameter Description

Together with Camera, this parameter defines a coherent set of camera properties.

For Domino products, the parameter complies to the following syntax: <Scan>xx<CamMode><SyncMode>[_<VerticalSyncMode>] where:

Scan designates the scanning method:
I: Interlaced scanning
P: Progressive scanning
CamMode designates the main camera operating mode:
R: Asynchronous Reset operating mode. The camera initiates an exposure/readout sequence when it gets a "Reset" signal from the frame grabber
S: Synchronous operating mode. The camera is free-running and delivers permanently video data
SyncMode designates the synchronization mode:
A: Analog Synchronization mode. The frame grabber uses the analog video signal to synchronize on the camera timing.
camera.
M: Master synchronization mode. The camera is synchronized on the frame grabber timing using HDrive (and eventually VDrive) signals delivered by the frame grabber.
VerticalSyncMode designates the vertical synchronization mode, this field omitted when the vertical sync mode is identical to the horizontal sync mode:
A: Analog Vertical Synchronization mode. The frame grabber uses the analog video signal to synchronize vertically on the camera timing.
D: Digital Vertical Synchronization mode. The frame grabber is synchronized vertically on the camera timing using the Vsync digital signals delivered by the camera.

Parameter Description

Together with Camera, this parameter defines a coherent set of camera properties.

For Grablink products, the parameter complies to the following syntax: <Imaging>xx[xx]<CamMode><Exp>where:

Imaging designates the type of imaging device:
L: Line-scan imaging device
P: Progressive area-scan imaging device
CamMode designates the main camera operating mode:
R: Asynchronous Reset operating mode. The camera initiates an exposure/readout sequence when it gets a "Reset" signal from the frame grabber
S: Synchronous operating mode. The camera is free-running and delivers permanently video data
Exp designates the exposure control method:
C: The exposure is controlled by the camera
G: The exposure is controlled by the frame grabber
P: The camera sensor has no exposure control .It is exposed permanently.

Parameter Values

I50SA

MC_CamConfig_I50SA

Description

Interlaced-scan, synchronous operation, analog synchronization mode, 50 fields/s.

Applicability condition(s)

Condition: Camera is set to CAMERA_CCIR or CAMERA_NTSC

Condition: Camera is set to Std_BW_CCIR

Condition: Camera is set to Std_RGB_CCIR

I60SA

MC_CamConfig_I60SA

Description

Interlaced-scan, synchronous operation, analog synchronization mode, 59.94/60 fields/s.

Applicability condition(s)

Condition: Camera is set to CAMERA_EIA or CAMERA_PAL

Condition: Camera is set to Std_BW_EIA

Condition: Camera is set to Std_RGB_EIA

IxxSA

MC_CamConfig_IxxSA

Description

Interlaced-scan, synchronous operation, analog synchronization mode.

Applicability condition(s)

Condition: Camera is set to InterlaceFR

IxxSM

MC_CamConfig_IxxSM

Description

Interlaced-scan, synchronous operation, master synchronization mode.

Applicability condition(s)

Condition: Camera is set to InterlaceFR

PxxRA

MC_CamConfig_PxxRA

Description

Progressive-scan, asynchronous reset operation, analog synchronization mode.

Applicability condition(s)

Condition: Camera is set to CameraExposeAR or GrabberExposeAR

PxxRA_D

MC_CamConfig_PxxRA_D

Description

Progressive-scan, asynchronous reset operation, mixed analog horizontal and digital vertical synchronization mode.

Applicability condition(s)

Condition: Camera is set to CameraExposeAR or GrabberExposeAR

PxxRD

MC_CamConfig_PxxRD

Description

Progressive-scan, asynchronous reset operation, digital synchronization mode.

Applicability condition(s)

Condition: Camera is set to CameraExposeAR or GrabberExposeAR

PxxRM_A

MC_CamConfig_PxxRM_A

Description

Progressive-scan, asynchronous reset operation, mixed master horizontal and analog vertical synchronization mode.

Applicability condition(s)

Condition: Camera is set to CameraExposeAR or GrabberExposeAR

PxxRM_D

MC_CamConfig_PxxRM_D

Description

Progressive-scan, asynchronous reset operation, mixed master horizontal and digital vertical synchronization mode.

Applicability condition(s)

Condition: Camera is set to CameraExposeAR or GrabberExposeAR

PxxSA

MC_CamConfig_PxxSA

Description

Progressive-scan, synchronous operation, analog synchronization mode.

Applicability condition(s)

Condition: Camera is set to ProgressiveFR

PxxSA_D

MC_CamConfig_PxxSA_D

Description

Progressive-scan, synchronous operation, mixed analog horizontal and digital vertical synchronization mode.

Applicability condition(s)

Condition: Camera is set to ProgressiveFR

PxxSD

MC_CamConfig_PxxSD

Description

Progressive-scan, synchronous operation, digital synchronization mode.

Applicability condition(s)

Condition: Camera is set to ProgressiveFR

PxxSM

MC_CamConfig_PxxSM

Description

Progressive-scan, synchronous operation, master synchronization mode.

Applicability condition(s)

Condition: Camera is set to ProgressiveFR

LxxxxRC

MC_CamConfig_LxxxxRC

Description

Grabber-controlled rate, camera-controlled exposure time, line-scan camera. The exposure duration is set through camera switches or serial control. The camera cycles are triggered by a pulse over a "Reset" line issued by the frame grabber.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

LxxxxRG

MC_CamConfig_LxxxxRG

Description

Grabber-controlled line rate, grabber-controlled exposure, line-scan camera. The exposure duration is defined as the active duration of a pulse over a "Reset" line issued by the frame grabber.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

LxxxxRP

MC_CamConfig_LxxxxRP

Description

Grabber-controlled rate, permanent exposure, line-scan camera. The camera has no exposure control capability, resulting in permanent exposure. The camera cycles are triggered by a pulse over a "Reset" line issued by the frame grabber.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

LxxxxSC

MC_CamConfig_LxxxxSC

Description

Free-running, camera-controlled exposure time, line-scan camera. The exposure duration is set through camera switches or serial control. The camera cycles are free-running.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

LxxxxSP

MC_CamConfig_LxxxxSP

Description

Free-running, permanent exposure, line-scan camera. The camera has no exposure control capability, resulting in permanent exposure. The camera cycles are free-running.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

PxxRC

MC_CamConfig_PxxRC

Description

Progressive, asynchronous reset operation, camera-controlled exposure, area-scan camera. The exposure duration is set through camera switches or serial control. The camera cycles are triggered by a pulse over a "Reset" line issued by the frame grabber.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

PxxRG

MC_CamConfig_PxxRG

Description

Progressive asynchronous reset operation, grabber-controlled exposure, area-scan camera. The exposure duration is defined as the active duration of a pulse over a "Reset" line issued by the frame grabber.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

PxxSC

MC_CamConfig_PxxSC

Description

Progressive-scan, synchronous operation, camera-controlled exposure, area-scan camera. The exposure duration is set through camera switches or serial control. The camera cycles are free-running.

Applicability condition(s)

Condition: Camera is set to MyCameraLink

© 2019 EURESYS s.a.  -  About Documentation  -  MultiCam 6.16.1.4030