ScopeTriggerCoupling Enumeration
- Updated2023-09-06
- 1 minute(s) read
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 name | Value | Description | |
|---|---|---|---|
| AC | 0 | The digitizer AC couples the input signal. | |
| DC | 1 | The digitizer DC couples the input signal. | |
| HighFrequencyReject | 3 | The digitizer filters the signal to remove high frequencies. | |
| LowFrequencyReject | 4 | The digitizer filters the signal to remove low frequencies. | |
| ACPlusHighFrequencyReject | 1001 | The digitizer AC couples the signal to remove high frequencies. The result is a passband. |