NI-DCPower .NET fx40 API Reference

DCPowerOutputSource.Output Property

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

DCPowerOutputSourceOutput Property

Gets the DCPowerOutputSourceOutput sub-object used to configure the source unit channel output.

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

Syntax

public DCPowerOutputSourceOutput Output { get; }
Public ReadOnly Property Output As DCPowerOutputSourceOutput
	Get

Property Value

Type: DCPowerOutputSourceOutput
Returns an object of type DCPowerOutputSourceOutput.

See Also