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