FrameFieldMode Property

NI Vision for Visual Basic

FrameFieldMode Property

Syntax

CWIMAQ.FrameFieldMode

Data Type

CWIMAQFrameFieldModes

You can use the following constants with this data type:

  • cwimaqFieldMode—Field mode.
  • cwimaqFrameMode—Frame mode.

Purpose

Current mode of the acquisition. Set this property to cwimaqFieldMode to specify a field mode for the acquisition. Set this property to cwimaqFrameMode to specify a frame mode for the acquisition.

Remarks

Refer to the hardware documentation to determine if the currently selected device supports frame and/or field mode.