ScopeRuntTrigger.TimeHighLimit Property
- Updated2023-09-06
- 1 minute(s) read
ScopeRuntTriggerTimeHighLimit Property
Gets or sets the upper time limit you want the digitizer to use for time-qualified runt triggering.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public PrecisionTimeSpan TimeHighLimit { get; set; }
Public Property TimeHighLimit As PrecisionTimeSpan Get Set
Property Value
Type: PrecisionTimeSpanThe upper time limit you want the digitizer to use for time-qualified runt triggering.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | TimeHighLimit was accessed after the associated NIScope or ScopeDriverUtility object was disposed. |
IviCDriverException |
The value for upper time limit was invalid.
- or - The underlying NI-SCOPE driver returned an error. |
Remarks
The digitizer will trigger based on the lower and upper time limit, TimeLowLimit.