NI-DCPower .NET fx40 API Reference

DCPowerOutputSourceCustomTransientResponse.Current Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSourceCustomTransientResponse.Current Property

DCPowerOutputSourceCustomTransientResponseCurrent Property

Gets the DCPowerOutputSourceCustomTransientResponseCurrent sub-object used to configure the custom transient response current properties of source unit channel.

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

Syntax

public DCPowerOutputSourceCustomTransientResponseCurrent Current { get; }
Public ReadOnly Property Current As DCPowerOutputSourceCustomTransientResponseCurrent
	Get

Property Value

Type: DCPowerOutputSourceCustomTransientResponseCurrent
Returns an object of type DCPowerOutputSourceCustomTransientResponseCurrent.

See Also