NI-SCOPE .NET Class Library Help

Content Type
Programming Language
Current manual
Table of Contents

ScopeWindowTriggerMode Enumeration

ScopeWindowTriggerMode Enumeration

ScopeWindowTriggerMode Enumeration

Specifies whether the trigger occurs when the signal enters or leaves a window.

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

Syntax

public enum ScopeWindowTriggerMode
Public Enumeration ScopeWindowTriggerMode

Members

  Member nameValueDescription
Entering0 Trigger occurs when the signal enters a window.
Leaving1 Trigger occurs when the signal leaves a window.

See Also

In This Section
Was this information helpful?