NI-SCOPE .NET Class Library Help

Table of Contents

ScopeReferenceTriggerDetectorLocation Enumeration

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

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 nameValueDescription
AnalogDetectionCircuit0 The hardware analog circuitry is used to implement the reference trigger. This option detects trigger conditions by analyzing the unprocessed analog signal.
DdcOutput1 The onboard signal processing logic is used to implement the reference trigger. This option detects trigger conditions by analyzing the processed digital signal.

See Also

Log in to get a better experience