NI-SCOPE .NET Class Library Help

ScopeScalarMeasurementStatistics Properties

  • Updated2023-09-06
  • 2 minute(s) read
ScopeScalarMeasurementStatistics Properties

ScopeScalarMeasurementStatistics Properties

The ScopeScalarMeasurementStatistics type exposes the following members.

Properties

  NameDescription
Public propertyMax
Gets the largest scalar value acquired in the most recent number of measurements.
Public propertyMean
Gets or sets the mean scalar value of the measurement acquired.
Public propertyMeasurementResult
Gets the resulting measurement.
Public propertyMin
Gets the smallest scalar value acquired.
Public propertyStandardDeviation
Gets the standard deviation of the most recent measurements indicated by StatisticsCount.
Public propertyStatisticsCount
Top

See Also