NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSource.OutputCapacitance Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSource.OutputCapacitance Property

DCPowerOutputSourceOutputCapacitance Property

Gets or sets whether to use a low or high capacitance on the output for the specified channel(s).

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

Syntax

public DCPowerSourceOutputCapacitance OutputCapacitance { get; set; }
Public Property OutputCapacitance As DCPowerSourceOutputCapacitance
	Get
	Set

Property Value

Type: DCPowerSourceOutputCapacitance
Specifies an object of type DCPowerSourceOutputCapacitance.

Remarks

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.
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. Refer to the NI PXI-4130 Output Capacitance Selection topic for more information about capacitance.

See Also

Log in to get a better experience