DCPowerAdvanced.AuxiliaryPowerSourceAvailable Property
- Updated2024-01-04
- 2 minute(s) read

DCPowerAdvancedAuxiliaryPowerSourceAvailable Property
Gets whether an auxiliary power source is connected to the device.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public bool AuxiliaryPowerSourceAvailable { get; }
Public ReadOnly Property AuxiliaryPowerSourceAvailable As Boolean Get
Property Value
Type: BooleanA value of false indicates that the auxiliary input fuse has blown.
Remarks
![]() |
---|
This property is not supported in sessions initialized with the NIDCPower(String, Boolean, String) constructor. |
![]() |
---|
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. |