NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

PhysicalChannelAIPowerControlType Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
PhysicalChannelAIPowerControlType Enumeration
Specifies the type of power supplied to the sensor.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum PhysicalChannelAIPowerControlType
Public Enumeration PhysicalChannelAIPowerControlType

Members

  Member nameValueDescription
DC10050Sensor power supply generates a single DC voltage level.
AC10045Sensor power supply generates an AC voltage.
BipolarDC16147Sensor power supply generates a pair of DC voltage levels.

Remarks

Specifies the type of power supplied to the sensor. Use this enumeration to get or set the value of PowerControlType.

See Also

Log in to get a better experience