NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DigitalPowerUpState Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
DigitalPowerUpState Enumeration
Specifies the power up state to set for the physical channel.

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

Syntax

public enum DigitalPowerUpState
Public Enumeration DigitalPowerUpState

Members

  Member nameValueDescription
High10192High logic.
Low10214Low logic.
Tristate10310High-impedance state. You can set this power up state only on devices with bidirectional ports, and you can set it only on entire ports. You cannot set this power up state on dedicated digital output lines.

See Also

Log in to get a better experience