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