NI-SCOPE .NET Class Library Help

Table of Contents

ScopeReferenceLevel.High Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeReferenceLevel.High Property

ScopeReferenceLevelHigh Property

Gets or sets the high reference level used in scalar measurements.

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

Syntax

public double High { get; set; }
Public Property High As Double
	Get
	Set

Property Value

Type: Double
The high reference level used in scalar measurements.

Implements

IIviScopeReferenceLevelHigh

Exceptions

ExceptionCondition
ObjectDisposedExceptionHigh was accessed after the associated NIScope or ScopeDriverUtility object was disposed.
IviCDriverExceptionThe underlying NI-SCOPE driver returned error.

See Also

Log in to get a better experience