NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputMeasurement.Sense Property

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

DCPowerOutputMeasurementSense Property

Gets or sets either local or remote sensing of the output voltage for the specified channel(s).

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

Syntax

public DCPowerMeasurementSense Sense { get; set; }
Public Property Sense As DCPowerMeasurementSense
	Get
	Set

Property Value

Type: DCPowerMeasurementSense

The default value is Local.

Remarks

Refer to the Local and Remote Sense topic in the NI DC Power Supplies and SMUs Help for more information about sensing voltage on supported channels.
Note Note
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.

See Also

Log in to get a better experience