NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementVoltageHistogram.Size Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurementVoltageHistogram.Size Property

ScopeChannelMeasurementVoltageHistogramSize Property

Gets or sets the multiple-acquisition voltage histogram size. The size is set the first time a voltage histogram measurement is called after you clear the measurement history with ClearWaveformMeasurements.

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

Syntax

public long Size { get; set; }
Public Property Size As Long
	Get
	Set

Property Value

Type: Int64
The default value is 256.

See Also

Log in to get a better experience