DCPowerInstrumentCollection Class
- Updated2025-10-06
- 1 minute(s) read
Represents a strongly typed collection of DCPowerInstrument objects.
Derives from
- DCPowerSubObject
- IIviRepeatedCapabilityCollection< DCPowerInstrument >
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
| Name | Description |
|---|---|
| Count | Gets the number of instruments in the session. |
| this[string name] | Gets a DCPowerInstrument with the specified name. |