NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurementReferenceLevel.Units Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurementReferenceLevel.Units Property

ScopeChannelMeasurementReferenceLevelUnits Property

Gets or sets the units for the waveform measurement reference levels. You can use this property to specify whether you are providing the actual threshold voltage values or percentage values.

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

Syntax

public ScopeMeasurementReferenceLevelUnits Units { get; set; }
Public Property Units As ScopeMeasurementReferenceLevelUnits
	Get
	Set

Property Value

Type: ScopeMeasurementReferenceLevelUnits
Specifies the ScopeMeasurementReferenceLevelUnits. The default value is Percentage.

See Also

Log in to get a better experience