LevelType
Determines how the function evaluates the threshold and hysteresis values.
Elements
Name | Value | Description |
---|---|---|
IMAQ_ABSOLUTE | 0 | The function evaluates the threshold and hysteresis values as absolute values. |
IMAQ_RELATIVE | 1 | The function evaluates the threshold and hysteresis values relative to the dynamic range of the given path. |
IMAQ_LEVEL_TYPE_SIZE_GUARD | 0xFFFFFFFF | Reserved |