NI-SCOPE .NET Class Library Help

ScopeTriggerCoupling Enumeration

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

ScopeTriggerCoupling Enumeration

Specifies how the digitizer couples the trigger source.

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

Syntax

public enum ScopeTriggerCoupling
Public Enumeration ScopeTriggerCoupling

Members

  Member nameValueDescription
AC0 The digitizer AC couples the input signal.
DC1 The digitizer DC couples the input signal.
HighFrequencyReject3 The digitizer filters the signal to remove high frequencies.
LowFrequencyReject4 The digitizer filters the signal to remove low frequencies.
ACPlusHighFrequencyReject1001 The digitizer AC couples the signal to remove high frequencies. The result is a passband.

See Also