NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerMeasurementAutorangeThresholdMode Enumeration

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasurementAutorangeThresholdMode Enumeration

DCPowerMeasurementAutorangeThresholdMode Enumeration

Specifies values for the AutorangeThresholdMode property.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public enum DCPowerMeasurementAutorangeThresholdMode
Public Enumeration DCPowerMeasurementAutorangeThresholdMode

Members

  Member nameValueDescription
Normal1112 Thresholds are selected based on a balance between accuracy and hysteresis.
FastStep1113 Optimized for faster changes in the measured signal. Thresholds for range up are configured to be a smaller percentage of the range to allow range change to happen earlier in slew of signal.
HighHysteresis1114 Optimized for noisy signals to avoid thrashing of range changes. Thresholds are configured to be a larger percentage of the range.
MediumHysteresis1115 Optimized for noisy signals to avoid thrashing of range changes. Thresholds are configured to be a medium percentage of the range.
Hold1116 Attempt to maintain the existing range. Thresholds will favor the existing range.

See Also

Log in to get a better experience