NI-DAQmx .NET Framework 4.5 API Reference

CIChannelCollection.CreateLinearVelocityChannel Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
CIChannelCollection.CreateLinearVelocityChannel Method

Overload List

  NameDescription
Public methodCreateLinearVelocityChannel(String, String, Double, Double, Double, CIVelocityEncoderType, CIVelocityLinearEncoderUnits)
Creates a channel that uses a linear encoder to measure linear velocity.
Public methodCreateLinearVelocityChannel(String, String, Double, Double, Double, CIVelocityEncoderType, String)
Creates a channel that uses a linear encoder to measure linear velocity.
Top

See Also