AcquireField Property

NI Vision for Visual Basic

AcquireField Property

Syntax

CWIMAQ.AcquireField

Data Type

CWIMAQAcquireFieldModes

You can use the following constants with this data type:

  • cwimaqAllFields—Acquire both even and odd fields.
  • cwimaqEvenField—Acquire even fields.
  • cwimaqOddField—Acquire odd fields.

Purpose

Field to acquire if you set FrameFieldMode to cwimaqFieldMode.

Remarks

Functions that use this property ignore the property if FrameFieldMode is set to cwimaqFrameMode.

See Also

FrameFieldMode