NI-SCOPE .NET Class Library Help

Table of Contents

ScopeWidthTriggerCondition Enumeration

  • Updated2023-09-06
  • 1 minute(s) read
ScopeWidthTriggerCondition Enumeration

ScopeWidthTriggerCondition Enumeration

Specifies whether a pulse that is within or outisde the high and low threshold triggers the oscilloscope.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public enum ScopeWidthTriggerCondition
Public Enumeration ScopeWidthTriggerCondition

Members

  Member nameValueDescription
Within1 Width of pulse is within threshold.
Outside2 Width of pulse is outside threshold.

Remarks

The end-user specifies the ThresholdHigh and ThresholdLow

See Also

Log in to get a better experience