NI-SCOPE .NET Class Library Help

ScopeChannelMeasurementTimeHistogram.LowTime Property

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

ScopeChannelMeasurementTimeHistogramLowTime Property

Gets or sets the lowest 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 LowTime { get; set; }
Public Property LowTime As PrecisionTimeSpan
	Get
	Set

Property Value

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

See Also