CWIMAQStartConditionTypes Enumeration

NI Vision for Visual Basic

CWIMAQStartConditionTypes Enumeration

Obsolete—The use of this enumeration for configuring triggered acquisitions is obsolete. Use CWIMAQSignals to configure a triggered acquisition.

CWIMAQStartConditionTypes are the constants for the StartCondition property on the CWIMAQ control.

You can use the following constants with this data type:

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

See Also

CWIMAQSignals