NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AOPowerUpOutputBehavior Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AOPowerUpOutputBehavior Enumeration
Specifies the analog output state of the physical channels for some devices when your computer is powered on or the device is reset in NI-DAQmx.

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

Syntax

public enum AOPowerUpOutputBehavior
Public Enumeration AOPowerUpOutputBehavior

Members

  Member nameValueDescription
Voltage10322Voltage output.
Current10134Current output.
HighImpedance12527High-impedance state.

Remarks

For all NI-DAQmx simulated devices, power-up states are not persisted.

See Also

Log in to get a better experience