NI-SCOPE .NET Class Library Help

ScopeChannelMeasurementTimeHistogram.HighTime Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurementTimeHistogram.HighTime Property

ScopeChannelMeasurementTimeHistogramHighTime Property

Gets or sets the highest time value, in seconds, included in the multiple-acquisition time histogram.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public PrecisionTimeSpan HighTime { get; set; }
Public Property HighTime As PrecisionTimeSpan
	Get
	Set

Property Value

Type: PrecisionTimeSpan
The default value is 5.0e-4 seconds.

See Also