NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTriggerSlope Enumeration

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

ScopeTriggerSlope Enumeration

Specifies whether a rising or a falling edge triggers the digitizer.

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

Syntax

public enum ScopeTriggerSlope
Public Enumeration ScopeTriggerSlope

Members

  Member nameValueDescription
Positive1 A positive (rising) edge passing through the trigger level triggers the digitizer. For a digital trigger, this corresponds to a low-to-high transition.
Negative0 A negative (falling) edge passing through the trigger level triggers the digitizer. For a digital trigger, this corresponds to a high-to-low transition.

See Also

Log in to get a better experience