StartField Property

NI Vision for Visual Basic

StartField Property

Syntax

CWIMAQ.StartField

Data Type

CWIMAQStartFieldModes

You can use the following constants with this data type:

  • cwimaqStartEvenField—Specifies that the even field is acquired first when FrameField mode set to cwimaqFieldMode.
  • cwimaqStartOddField—Specifies that the odd field is acquired first when FrameField mode set to cwimaqFieldMode.

Purpose

Field to start acquiring on when FrameFieldMode is set to cwimaqFrameMode.

Remarks

The method ignores this property when you set FrameFieldMode to cwimaqFieldMode.

See Also

FrameFieldMode

AcquireField