NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DigitalPullUpPullDownResistorState Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
DigitalPullUpPullDownResistorState Enumeration
Specifies the pull up pull down level for each physical channel.

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

Syntax

public enum DigitalPullUpPullDownResistorState
Public Enumeration DigitalPullUpPullDownResistorState

Members

  Member nameValueDescription
PullUp15950Pull up state for pull up pull down resistors.
PullDown15951Pull down state for pull up pull down resistors.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience