ScopeReferenceTriggerDetectorLocation Enumeration
- Updated2023-09-06
- 1 minute(s) read
ScopeReferenceTriggerDetectorLocation Enumeration
Specifies which reference trigger detection circuitry to use on a device that has an onboard signal processing (OSP) block.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public enum ScopeReferenceTriggerDetectorLocation
Public Enumeration ScopeReferenceTriggerDetectorLocation
Members
Member name | Value | Description | |
---|---|---|---|
AnalogDetectionCircuit | 0 | The hardware analog circuitry is used to implement the reference trigger. This option detects trigger conditions by analyzing the unprocessed analog signal. | |
DdcOutput | 1 | The onboard signal processing logic is used to implement the reference trigger. This option detects trigger conditions by analyzing the processed digital signal. |