ScopeReferenceTrigger.DetectorLocation Property
- Updated2023-09-06
- 1 minute(s) read
ScopeReferenceTriggerDetectorLocation Property
Gets or sets which reference trigger detection circuitry to use on the instrument.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public ScopeReferenceTriggerDetectorLocation DetectorLocation { get; set; }
Public Property DetectorLocation As ScopeReferenceTriggerDetectorLocation Get Set
Property Value
Type: ScopeReferenceTriggerDetectorLocationSpecifies the ScopeReferenceTriggerDetectorLocation. The default value is AnalogDetectionCircuit.
Remarks
You can access this property only with high-speed digitizers that support onboard signal processing (OSP), such as the NI 5142. If you open a session with an instrument that does not support OSP and you attempt to access this property, a ModularInstrumentsException is thrown.