EdgePolaritySearchMode
Determines the polarity of edges to search for.
Elements
Name | Value | Description |
---|---|---|
IMAQ_SEARCH_FOR_ALL_EDGES | 0 | Searches for all edges. |
IMAQ_SEARCH_FOR_RISING_EDGES | 1 | Searches for rising edges only. |
IMAQ_SEARCH_FOR_FALLING_EDGES | 2 | Searches for falling edges only. |
IMAQ_EDGE_POLARITY_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |