NI-DAQ™mx C Reference

I/O Type >> Analog Output >> Output Types

Data Type: int32*
Description: Indicates the generation types supported by the physical channels of the device. Refer to Output Types for information on specific channels.
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:
  DAQmxGetDevAOSupportedOutputTypes

Log in to get a better experience