NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputMeasurement.AutorangeMaximumDelayAfterRangeChange Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputMeasurement.AutorangeMaximumDelayAfterRangeChange Property

DCPowerOutputMeasurementAutorangeMaximumDelayAfterRangeChange Property

Balances between settling time and maximum measurement time by specifying the maximum time delay between when a range change occurs and when measurements resume.

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

Syntax

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

Property Value

Type: Double

The default value is 0.5 seconds.

Remarks

Valid Values: The minimum and maximum values of this property are hardware-dependent.

  • PXIe-4135/4136/4137: 0 to 9 seconds
  • PXIe-4138/4139: 0 to 9 seconds
  • PXIe-4147: 0 to 9 seconds
  • PXIe-4162/4163: 0 to 0.1 seconds
Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

See Also

Log in to get a better experience