![]() |
Condition






Public Data Item |
Declared in: NiIviScope.h |
Declaration
long Condition;
Description
Specifies whether a pulse that is inside or outside the high and low thresholds triggers the oscilloscope.
The following list includes valid values:
- CNiIviScope::WidthWithin - Trigger on pulses with a width that is less than the high threshold and greater than the low threshold.
- CNiIviScope::WidthOutside - Trigger on pulses with a width that is greater than the high threshold or less than the low threshold.