Analog Output >> Function Generation >> Type

NI-DAQmx C Properties

Analog Output >> Function Generation >> Type

Data Type: int32
Description: Specifies the kind of the waveform to generate.

Valid values

DAQmx_Val_Sine 14751 Sine wave.
DAQmx_Val_Triangle 14752 Triangle wave.
DAQmx_Val_Square 14753 Square wave.
DAQmx_Val_Sawtooth 14754 Sawtooth wave.


You can get/set/reset this property using:
  DAQmxGetAOFuncGenType
  DAQmxSetAOFuncGenType
  DAQmxResetAOFuncGenType