NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

PhysicalChannel.COSupportedOutputTypes Property

  • Updated2023-02-21
  • 1 minute(s) read
PhysicalChannel.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.40.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 physical channel.

See Also

Log in to get a better experience