IMAQIOChangeDetectMode

NI-IMAQ I/O Visual Basic

IMAQIOChangeDetectMode

IMAQIOChangeDetectMode constants are the constants for the imaqIOChangeDetectConfigure method in the NI-IMAQ I/O library.

  • IMAQ_IO_CHANGE_DETECT_ANY_EDGE—Detects a change on any edge.
  • IMAQ_IO_CHANGE_DETECT_RISING_EDGE—Detects a change on a rising edge.
  • IMAQ_IO_CHANGE_DETECT_FALLING_EDGE—Detects a change on a falling edge.