NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIChannelCollection.CreateCurrentRmsChannel Method

  • Updated2023-02-21
  • 2 minute(s) read
AIChannelCollection.CreateCurrentRmsChannel Method

Overload List

  NameDescription
Public methodCreateCurrentRmsChannel(String, String, AITerminalConfiguration, Double, Double, AICurrentAcrmsUnits)
Creates an AIChannel with an internal shunt resistor to measure AC current. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateCurrentRmsChannel(String, String, AITerminalConfiguration, Double, Double, String)
Creates an AIChannel with the specified custom scale and an internal shunt resistor to measure AC current. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateCurrentRmsChannel(String, String, AITerminalConfiguration, Double, Double, Double, AICurrentAcrmsUnits)
Creates an AIChannel with the specified external shunt resistor to measure AC current. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateCurrentRmsChannel(String, String, AITerminalConfiguration, Double, Double, Double, String)
Creates an AIChannel with the specified custom scale and external shunt resistor to measure AC current. This method adds one or more physical channels to the AIChannelCollection.
Top

See Also

Log in to get a better experience