NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AODacReferenceSource Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AODacReferenceSource Enumeration
Specifies the source of the DAC reference voltage. The value of this voltage source determines the full-scale value of the DAC.

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

Syntax

public enum AODacReferenceSource
Public Enumeration AODacReferenceSource

Members

  Member nameValueDescription
Internal10200Internal to the device.
External10167External to the device.

Remarks

Specifies the source of the DAC reference voltage. The value of this voltage source determines the full-scale value of the DAC. Use this enumeration to get or set the value of DacReferenceSource.

See Also

Log in to get a better experience