NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerAdvanced.PowerSourceInUse Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerAdvanced.PowerSourceInUse Property

DCPowerAdvancedPowerSourceInUse Property

Gets whether the device is using the internal or auxiliary power source to generate power.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public DCPowerPowerSourceInUse PowerSourceInUse { get; }
Public ReadOnly Property PowerSourceInUse As DCPowerPowerSourceInUse
	Get

Property Value

Type: DCPowerPowerSourceInUse
Returns an object of type DCPowerPowerSourceInUse.

Remarks

Note Note
This property is not supported in sessions initialized with the NIDCPower(String, Boolean, String) constructor.

See Also

Log in to get a better experience