Analog Output >> Output Type

NI-DAQmx C Properties

Analog Output >> Output Type

Data Type: int32
Description: Indicates whether the channel generates voltage, current, or a waveform.
Restrictions: Not Settable

Valid values

DAQmx_Val_Voltage 10322 Voltage generation.
DAQmx_Val_Current 10134 Current generation.
DAQmx_Val_FuncGen 14750 Function generation.


You can get this property using:
  DAQmxGetAOOutputType