NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Device.AOSupportedOutputTypes Property

  • Updated2023-02-21
  • 1 minute(s) read
Device.AOSupportedOutputTypes Property
Gets generation types supported by the physical channels of the device.

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

Syntax

public AOOutputType[] AOSupportedOutputTypes { get; }
Public ReadOnly Property AOSupportedOutputTypes As AOOutputType()
	Get

Property Value

Type: AOOutputType
The values of the supported AOOutputType of the device.

See Also

Log in to get a better experience