Represents a strongly typed collection of DCPowerOutput objects.

Derives from

  • DCPowerSubObject
  • IIviDCPwrOutputCollection
  • IIviRepeatedCapabilityCollection< IIviDCPwrOutput >
  • IEnumerable< IIviDCPwrOutput >
  • IEnumerable

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerOutputCollection : DCPowerSubObject, IIviDCPwrOutputCollection, IIviRepeatedCapabilityCollection< IIviDCPwrOutput >, IEnumerable< IIviDCPwrOutput >, IEnumerable

Remarks

For more information, refer to NI DC Power Supplies and SMUs Help.

Thread Safety

All members of this type are safe for multithreaded operations.

Properties

NameDescription
Count

Gets the number of DCPowerOutput channels in the Session.

this[string name]

Gets a DCPowerOutput channel with the specified name.