NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AOChannel.FunctionGenerationModulationType Property

  • Updated2023-02-21
  • 1 minute(s) read
AOChannel.FunctionGenerationModulationType Property
Specifies if the device generates a modulated version of the waveform using the original waveform as a carrier and input from an external terminal as the signal.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public AOFunctionGenerationModulationType FunctionGenerationModulationType { get; set; }
Public Property FunctionGenerationModulationType As AOFunctionGenerationModulationType
	Get
	Set

Property Value

Type: AOFunctionGenerationModulationType
Specifies if the device generates a modulated version of the waveform using the original waveform as a carrier and input from an external terminal as the signal.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience