StartCondition Property

NI Vision for Visual Basic

StartCondition Property

Syntax

CWIMAQ.StartCondition

Data Type

CWIMAQStartConditionTypes

You can use the following constants with this data type:

  • cwimaqHardwareTrigger—Start on a hardware trigger.
  • cwimaqImmediately—Start acquiring immediately.

Purpose

Obsolete—Use CWIMAQSignals to set up a hardware trigger.

Acquisition to start immediately or on a trigger.

See Also

CWIMAQSignals