AuxiliaryPowerSourceAvailable
- Updated2025-10-06
- 1 minute(s) read
Gets whether an auxiliary power source is connected to the device.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public bool AuxiliaryPowerSourceAvailable { get; }
Remarks
A value of false indicates that the auxiliary input fuse has blown.
Note
For more information about internal and auxiliary power, refer to the Detecting Internal/Auxiliary Power topic in the NI DC Power Supplies and SMUs Help. This property is not supported in sessions initialized with the NIDCPower(string, bool, string) constructor.
Note
This property does not necessarily indicate whether the device is using the auxiliary power source to generate power. Use the PowerSourceInUse property to retrieve this information.