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