ScopeScalarMeasurementStatistics.StatisticsCount Property
- Updated2023-09-06
- 1 minute(s) read
ScopeScalarMeasurementStatisticsStatisticsCount Property
Gets the number of times
FetchScalarMeasurementStatistics(PrecisionTimeSpan, ScopeScalarMeasurementType)
has been called.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public long StatisticsCount { get; }
Public ReadOnly Property StatisticsCount As Long Get
Property Value
Type: Int64Number of times FetchScalarMeasurementStatistics has been called.