MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Camera Specification Category > Select Level (Camera Specification) > CamConfig

CamConfig

Description

Type

Enumerated

Description

Camera configuration designator

"Set" effect

Selects a camera configuration for the specified camera model

"Get" effect

Returns the currently selected camera configuration

Classification

Class

Channel

Category

Camera Specification

Level

Select

Identifiers

String

CamConfig

C, C++

MC_CamConfig

.NET

MC.CamConfig

Numerical

701

This parameter designates the configuration of a camera model that is currently attached to the grabber.

Together with Camera, it defines a coherent set of Camera properties.

Values applicable to Domino series

Name

Identifier

Description

I50SA

MC_CamConfig_I50SA

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

I60SA

MC_CamConfig_I60SA

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

IxxSA

MC_CamConfig_IxxSA

Interlaced-scan, synchronous operation, analog synchronization mode.

IxxSM

MC_CamConfig_IxxSM

Interlaced-scan, synchronous operation, master synchronization mode.

PxxRA

MC_CamConfig_PxxRA

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

PxxRA_D

MC_CamConfig_PxxRA_D

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

PxxRD

MC_CamConfig_PxxRD

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

PxxRM_A

MC_CamConfig_PxxRM_A

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

PxxRM_D

MC_CamConfig_PxxRM_D

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

PxxSA

MC_CamConfig_PxxSA

Progressive-scan, synchronous operation, analog synchronization mode.

PxxSA_D

MC_CamConfig_PxxSA_D

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

PxxSD

MC_CamConfig_PxxSD

Progressive-scan, synchronous operation, digital synchronization mode.

PxxSM

MC_CamConfig_PxxSM

Progressive-scan, synchronous operation, master synchronization mode.

The parameter complies to the following syntax: <Scan>xx<CamMode><SyncMode>[_<VerticalSyncMode>] where:

Valid combinations of Camera and CamConfig applicable to Domino series

Camera

CamConfig

Applicable to the following Domino boards

CameraExposeAR

PxxRA

All boards

PxxRA_D

All boards

PxxRD

All boards

PxxRM_A

All boards

PxxRM_D

All boards

GrabberExposeAR

PxxRA

All boards

PxxRA_D

All boards

PxxRD

All boards

PxxRM_A

All boards

PxxRM_D

All boards

InterlaceFR

IxxSA

All boards

IxxSM

All boards

ProgressiveFR

PxxSA

All boards

PxxSA_D

Melody, Harmony, Symphony

PxxSD

All boards

PxxSM

All boards

 

Std_BW_CCIR

I50SA

All boards

Std_BW_EIA

I60SA

All boards

Std_RGB_CCIR

I50SA

Harmony

Std_RGB_EIA

I60SA

Harmony

Values applicable to Picolo series

Name

Identifier

Description

150SA

MC_CamConfig_150SA

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

160SA

MC_CamConfig_I60SA

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

Valid combinations of Camera and CamConfig applicable to Picolo series

Camera

CamConfig

Applicable to the following Picolo boards

CAMERA_CCIR

I50SA

All boards

CAMERA_EIA

I60SA

All boards

CAMERA_NTSC

I50SA

All boards

CAMERA_PAL

I60SA

All boards