DCPowerAdvanced Class
- Updated2025-10-06
- 1 minute(s) read
Provides advanced properties related to NI-DCPower.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerAdvanced : DCPowerSubObject
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 |
|---|---|
| AuxiliaryPowerSourceAvailable | Gets whether an auxiliary power source is connected to the device. |
| IsInterlockInputOpen | Gets a value indicating whether the safety interlock circuit is open. |
| IsolationState | Specifies the isolation state for an instrument channel. |
| PowerSource | Gets or sets the power source to use, for sessions initialized with deprecated NIDCPower constructors. NI-DCPower switches the power source used by the device to the specified value. |
| PowerSourceInUse | Gets whether the device is using the internal or auxiliary power source to generate power. |