ScopeWidthTrigger.WidthPolarity Property
- Updated2023-09-06
- 1 minute(s) read
ScopeWidthTriggerWidthPolarity Property
Gets or sets the width polarity you want the digitizer to use for width triggering.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public ScopeTriggerPolarity WidthPolarity { get; set; }
Public Property WidthPolarity As ScopeTriggerPolarity Get Set
Property Value
Type: ScopeTriggerPolarityThe width polarity you want the digitizer to use for width triggering.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | WidthPolarity was accessed after the associated NIScope or ScopeDriverUtility object was disposed. |
IviCDriverException |
The value for width polarity was invalid.
- or - The underlying NI-SCOPE driver returned an error. |
Remarks
The digitizer triggers when the width is positive, negative or either.