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:
|
● | CamMode designates the main camera operating mode:
|
● | SyncMode designates the synchronization mode:
|
● | VerticalSyncMode designates the vertical synchronization mode, this field omitted when the vertical sync mode
is identical to the horizontal sync mode:
|
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:
|
● | CamMode designates the main camera operating mode:
|
● | Exp designates the exposure control method:
|
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 |