NI-SCOPE .NET Class Library Help

Content Type
Programming Language
Current manual
Table of Contents

ScopeChannelMeasurementTimeHistogram.LowVolts Property

ScopeChannelMeasurementTimeHistogram.LowVolts Property

ScopeChannelMeasurementTimeHistogramLowVolts Property

Gets or sets the lowest voltage value 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 double LowVolts { get; set; }
Public Property LowVolts As Double
	Get
	Set

Property Value

Type: Double
The default value is –10.0 V.

See Also

In This Section
Was this information helpful?