NI-DAQmx .NET Framework 4.0 API Reference

AOChannelCollection.CreateFunctionGenerationChannel Method

  • Updated2023-02-21
  • 1 minute(s) read
AOChannelCollection.CreateFunctionGenerationChannel Method

Overload List

  NameDescription
Public methodCreateFunctionGenerationChannel(String, String, AOFunctionGenerationType, Double, Double)
Creates an AOChannel that continuously generates a waveform with the specificed waveform type, frequency, and amplitude. This method adds one or more channels to the AOChannelCollection.
Public methodCreateFunctionGenerationChannel(String, String, AOFunctionGenerationType, Double, Double, Double)
Creates an AOChannel that continuously generates a waveform with the specificed waveform type, frequency, amplitude, and offset. This method adds one or more channels to the AOChannelCollection.
Top

See Also

Log in to get a better experience