IMAQIOChangeDetectMode
IMAQIOChangeDetectMode constants are the constants for the imaqIOChangeDetectConfigure method in the NI-IMAQ I/O library:
- IMAQIO_CHANGE_DETECT_ANY_EDGE—Detects a change on any edge.
- IMAQIO_CHANGE_DETECT_RISING_EDGE—Detects a change on a rising edge.
- IMAQIO_CHANGE_DETECT_FALLING_EDGE—Detects a change on a falling edge.