NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

PhysicalChannel.AISupportedMeasurementTypes Property

  • Updated2023-02-21
  • 1 minute(s) read
PhysicalChannel.AISupportedMeasurementTypes Property
Gets the measurement 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 AIMeasurementType[] AISupportedMeasurementTypes { get; }
Public ReadOnly Property AISupportedMeasurementTypes As AIMeasurementType()
	Get

Property Value

Type: AIMeasurementType
The values of the supported AIMeasurementType of the physical channel.

See Also

Log in to get a better experience