NI-DAQmx .NET Framework 4.0 API Reference

AIChannelCollection.CreateCurrentChannel Method

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

Overload List

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

See Also

Log in to get a better experience