NI-SCOPE .NET Class Library Help

Content Type
Programming Language
Current manual
Table of Contents

ScopeChannelMeasurementTimeHistogram.HighVolts Property

ScopeChannelMeasurementTimeHistogram.HighVolts Property

ScopeChannelMeasurementTimeHistogramHighVolts Property

Gets or sets the highest 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 HighVolts { get; set; }
Public Property HighVolts As Double
	Get
	Set

Property Value

Type: Double
The default value is 10.0 V.

See Also

In This Section
Was this information helpful?