ScopeChannelMeasurement.LastHistogramSize Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelMeasurementLastHistogramSize Property
Gets or sets the number of bins in the last acquisition histogram.
This histogram is used to determine several scalar measurements, such as voltage low and voltage high.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public long LastHistogramSize { get; set; }
Public Property LastHistogramSize As Long Get Set
Property Value
Type: Int64The default value is 256.