NI-DAQmx .NET Framework 4.5 API Reference

AILvdtSensitivityUnits Enumeration

  • 更新时间2023-02-21
  • 阅读时长1分钟
AILvdtSensitivityUnits Enumeration
Specifies the units of LvdtSensitivity.

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

Syntax

public enum AILvdtSensitivityUnits
Public Enumeration AILvdtSensitivityUnits

Members

  Member nameValueDescription
MillivoltsPerVoltPerMillimeter12506mVolts/Volt/mMeter.
MillivoltsPerVoltPerMilliinch12505mVolts/Volt/0.001 Inch.

Remarks

Specifies the units of LvdtSensitivity. Use this enumeration to get or set the value of LvdtSensitivityUnits.

See Also