NI-DAQmx .NET Framework 4.5 API Reference

AIChannelCollection.CreateChargeChannel Method

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

Overload List

  NameDescription
Public methodCreateChargeChannel(String, String, AITerminalConfiguration, Double, Double, AIChargeUnits)
Creates an AIChannel to measure acceleration using a charge-based sensor. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateChargeChannel(String, String, AITerminalConfiguration, Double, Double, String)
Creates an AIChannel to measure acceleration using a charge-based sensor. This method adds one or more physical channels to the AIChannelCollection.
Top

See Also