NI-SCOPE .NET Class Library Help

Table of Contents

ScopeGlitchTriggerCondition Enumeration

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

ScopeGlitchTriggerCondition Enumeration

Specifies the polarity of the glitch that triggers the oscilloscope.

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

Syntax

public enum ScopeGlitchTriggerCondition
Public Enumeration ScopeGlitchTriggerCondition

Members

  Member nameValueDescription
LessThan1 Glitch will trigger when it is less than the set width
GreaterThan2 Glitch will trigger when it is greater than the set width.

Remarks

The end-user specifies the width and condition for the glitch, GlitchWidthGlitchCondition

See Also

Log in to get a better experience