ScopeTrigger.GlitchTrigger Property
- Updated2023-09-06
- 1 minute(s) read
ScopeTriggerGlitchTrigger Property
Gets the ScopeGlitchTrigger sub-object.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public ScopeGlitchTrigger GlitchTrigger { get; }
Public ReadOnly Property GlitchTrigger As ScopeGlitchTrigger Get
Property Value
Type: ScopeGlitchTriggerAn object of the type ScopeGlitchTrigger.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | GlitchTrigger was called after the associated NIScope or ScopeDriverUtility object was disposed. |