NI-DAQmx .NET Framework 4.5 API Reference

AIChannelCollection.CreateAccelerationChargeChannel Method

  • 更新时间2023-02-21
  • 阅读时长1分钟
AIChannelCollection.CreateAccelerationChargeChannel Method

Overload List

  NameDescription
Public methodCreateAccelerationChargeChannel(String, String, AITerminalConfiguration, Double, Double, AIAccelerationUnits, Double, AIAccelerationChargeSensitivityUnits)
Creates channel(s) that use an accelerometer to measure acceleration and adds the channel(s) to the task you specify with taskHandle.
Public methodCreateAccelerationChargeChannel(String, String, AITerminalConfiguration, Double, Double, String, Double, AIAccelerationChargeSensitivityUnits)
Creates channel(s) that use an accelerometer to measure acceleration and adds the channel(s) to the task you specify with taskHandle.
Top

See Also