Represents a strongly typed collection of DCPowerInstrument objects.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerInstrumentCollection : DCPowerSubObject, IIviRepeatedCapabilityCollection< DCPowerInstrument >

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 instruments in the session.

this[string name]

Gets a DCPowerInstrument with the specified name.