MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Camera Timing Category > Expert Level (Camera Timing) > Scanning

Scanning

Grablink Quickpack ColorScan

Description

Type

Enumerated

Description

Basic scanning system

"Set" effect

Sets the scanning system

"Get" effect

Returns the imaging basic geometry of the currently specified camera

Classification

Class

Channel

Category

Camera Timing

Level

Expert

Identifiers

String

Scanning

C, C++

MC_Scanning

.NET

MC.Scanning

Numerical

702

This parameter declares the basic scanning mode of the camera feeding the channel.

It is used to characterize analog or digital area-scan cameras. It is meaningless for line-scan cameras.

Values applicable to Picolo series

Name

Identifier

Description

INTERLACE

MC_Scanning_INTERLACE

The video lines are provided in two interlaced fields, as two sets of even-numbered and odd-numbered lines.

Values applicable to Domino series

Name

Identifier

Description

PROGRESSIVE

MC_Scanning_PROGRESSIVE

All the video lines are successively provided in a single progressive frame.

INTERLACE

MC_Scanning_INTERLACE

The video lines are provided in two interlaced fields, as two sets of even-numbered and odd-numbered lines.