MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Acquisition Control Category > Adjust Level (Acquisition Control) > GrabField

GrabField

Grablink Full XR Grablink Full Grablink DualBase Grablink Base

Description

Type

Enumerated

Description

Definition of image parity for initial acquisition phase

"Set" effect

Sets the parity of the image to be acquired

"Get" effect

Returns the currently selected parity

Classification

Class

Channel

Category

Acquisition Control

Level

Adjust

Identifiers

String

GrabField

C, C++

MC_GrabField

.NET

MC.GrabField

Numerical

1387

This parameter is applicable exclusively with interlaced area-scan cameras used in synchronous scanning mode, i.e. without asynchronous reset.

It declares which field or which pair of fields is to be acquired during the initial acquisition phase.

Values applicable to Picolo Junior 4, Picolo, Picolo Pro 2, Picolo Pro 3, Picolo Tetra, Picolo Tymo, Picolo Alert

Name

Identifier

Description

FLD

MC_GrabField_FLD

Captures the next field irrespective of parity.

UP

MC_GrabField_UP

Captures the next up field.

DOWN

MC_GrabField_DOWN

Captures the next down field.

FRAME

MC_GrabField_FRAME

Captures the next full-frame image irrespective of parity.

UPDW

MC_GrabField_UPDW

Captures the next full-frame image starting with the up field.

DWUP

MC_GrabField_DWUP

Captures the next full-frame image starting with the down field.

Values applicable to Picolo Diligent

Name

Identifier

Description

FLD

MC_GrabField_FLD

Captures the next field irrespective of parity.

UP

MC_GrabField_UP

Captures the next up field.

DOWN

MC_GrabField_DOWN

Captures the next down field.

FRAME

MC_GrabField_FRAME

Captures the next full-frame image irrespective of parity. Default

Note: On compressed channels, the only possible values are FRAME and UP.

Values applicable to Domino series

Name

Identifier

Description

FLD

MC_GrabField_FLD

Captures the next field irrespective of parity.

UP

MC_GrabField_UP

Captures the next up field.

DOWN

MC_GrabField_DOWN

Captures the next down field.

FRAME

MC_GrabField_FRAME

Captures the next full-frame image irrespective of parity.

UPDW

MC_GrabField_UPDW

Captures the next full-frame image starting with the up field.

DWUP

MC_GrabField_DWUP

Captures the next full-frame image starting with the down field.