Analog Output >> Function Generation >> Type
- Updated2023-03-16
- 1 minute(s) read
| 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