NI-SCOPE .NET Class Library Help

Table of Contents

ScopeScalarMeasurementStatistics.Min Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeScalarMeasurementStatistics.Min Property

ScopeScalarMeasurementStatisticsMin Property

Gets the smallest scalar value acquired.

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

Syntax

public double Min { get; }
Public ReadOnly Property Min As Double
	Get

Property Value

Type: Double
Smallest scalar value acquired.

See Also

Log in to get a better experience