NI-DAQmx .NET Framework 4.5 API Reference

PhysicalChannel.TedsVersionLetter Property

  • 更新时间2023-02-21
  • 阅读时长1分钟
PhysicalChannel.TedsVersionLetter Property
Indicates the version letter of the sensor.

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

Syntax

public string TedsVersionLetter { get; }
Public ReadOnly Property TedsVersionLetter As String
	Get

Property Value

Type: String
Indicates the version letter of the sensor.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also