NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

CIChannel.MeasurementType Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.MeasurementType Property
Indicates the measurement to take with the channel.

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

Syntax

public CIMeasurementType MeasurementType { get; }
Public ReadOnly Property MeasurementType As CIMeasurementType
	Get

Property Value

Type: CIMeasurementType
Indicates the measurement to take with the channel.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience