NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

Device.COSupportedOutputTypes Property

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

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

Syntax

public COOutputType[] COSupportedOutputTypes { get; }
Public ReadOnly Property COSupportedOutputTypes As COOutputType()
	Get

Property Value

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

See Also

Log in to get a better experience