NI-DAQmx .NET Framework 4.5 API Reference

AOChannel.DacOffsetSource Property

  • Updated2023-02-21
  • 1 minute(s) read
AOChannel.DacOffsetSource Property
Specifies the source of the DAC offset 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 AODacOffsetSource DacOffsetSource { get; set; }
Public Property DacOffsetSource As AODacOffsetSource
	Get
	Set

Property Value

Type: AODacOffsetSource
Specifies the source of the DAC offset voltage. The value of this voltage source determines the full-scale value of the DAC.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience