NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputMeasurement.AutoZero Property

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

DCPowerOutputMeasurementAutoZero Property

Gets or sets the auto-zero method to use on the device.

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

Syntax

public DCPowerMeasurementAutoZero AutoZero { get; set; }
Public Property AutoZero As DCPowerMeasurementAutoZero
	Get
	Set

Property Value

Type: DCPowerMeasurementAutoZero
  • The default value for the NI PXI-4132 is On.
  • The default value for the NI PXI-4110, NI PXI-4130, NI PXIe-4140/4141, and NI PXIe-4154 is Off, which is the only supported value for these devices.

Remarks

Refer to the NI PXI-4132 Measurement Configuration and Timing , and NI PXI-4132 Auto Zero in the NI DC Power Supplies and SMUs Help for more information about how to configure your measurements.

See Also

Log in to get a better experience