NI-SCOPE .NET Class Library Help

Table of Contents

ScopeChannelMeasurement.HysteresisPercent Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeChannelMeasurement.HysteresisPercent Property

ScopeChannelMeasurementHysteresisPercent Property

Gets or sets the percentage of the full-scale vertical range for the hysteresis window size. Digital hysteresis is used in several scalar waveform measurements.

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

Syntax

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

Property Value

Type: Double
The default value is 2%.

See Also

Log in to get a better experience