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

This property is not supported in sessions initialized with the NIDCPower(string, bool, string) constructor.

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.
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.