NI-DCPower .NET fx45 API Reference

DCPowerPowerSource Enumeration

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerPowerSource Enumeration

DCPowerPowerSource Enumeration

Specifies values for the PowerSource property.

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

Syntax

public enum DCPowerPowerSource
Public Enumeration DCPowerPowerSource

Members

  Member nameValueDescription
Internal1003 Uses the PXI chassis power source.
Auxiliary1004 Uses the auxiliary power source connected to the device.
Automatic1005 Uses the auxiliary power source if available; otherwise uses the PXI chassis power source.

See Also