NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Output >> Output TypesCurrent page
Table of Contents

Analog Output >> Output Types

Analog Output >> Output Types

Data Type: int32*
Description: Indicates the output types supported by the channel.
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:
  DAQmxGetPhysicalChanAOSupportedOutputTypes

Was this information helpful?