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