CNiIviScopeTriggerWidth::Condition

Measurement Studio IVI

Class
CNiIviScopeTriggerWidth::
Condition
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: CNiIviScopeTriggerWidthNext page: Polarity    
Public Data Item Declared in:
NiIviScope.h

'Declaration' icon -- Shortcut to top of page. Declaration

long Condition;

'Description' icon -- Shortcut to top of page. 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.

'See Also' icon -- Shortcut to top of page. See Also