DetectionMode
Determines if the function detects peaks or detects valleys.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_DETECT_PEAKS | 0 | The function detects peaks. |
| IMAQ_DETECT_VALLEYS | 1 | The function detects valleys. |
| IMAQ_DETECTION_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |