NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIChannelCollection.CreateTedsCurrentChannel Method

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

Overload List

  NameDescription
Public methodCreateTedsCurrentChannel(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 methodCreateTedsCurrentChannel(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 methodCreateTedsCurrentChannel(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 methodCreateTedsCurrentChannel(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.
Top

See Also

Log in to get a better experience