CWIMAQTriggerActions Enumeration

NI Vision for Visual Basic

CWIMAQTriggerActions Enumeration

Obsolete—Use CWIMAQSignalActions instead.

CWIMAQTriggerActions are the constants that specify trigger actions for the triggering methods on the CWIMAQ control.

You can use the following constants with this data type:

  • cwimaqTriggerCapture—Capture
  • cwimaqTriggerDriveAqDone—Drive AqDone
  • cwimaqTriggerDriveAqInProgress—Drive AqInProgress
  • cwimaqTriggerDriveAsserted—Drive asserted
  • cwimaqTriggerDriveHsync—Drive HSYNC
  • cwimaqTriggerDrivePixelClock—Drive pixel clock
  • cwimaqTriggerDriveUnasserted—Drive unasserted
  • cwimaqTriggerDriveVsync—Drive VSYNC
  • cwimaqTriggerNone—None

See Also

CWIMAQSignalActions

CWIMAQ.SetTrigger

CWIMAQ.GetTrigger