NI-DAQmx .NET Framework 4.5 API Reference

AIChannelCollection.CreateTedsTorqueBridgeChannel Method

  • Updated2023-02-21
  • 1 minute(s) read
AIChannelCollection.CreateTedsTorqueBridgeChannel Method

Overload List

  NameDescription
Public methodCreateTedsTorqueBridgeChannel(String, String, Double, Double, AITorqueUnits, AIExcitationSource, Double)
Creates an AIChannel that uses a Wheatstone bridge to measure torque. You must configure the physical channel(s) with TEDS information to use this method. NI-DAQmx scales electrical values to physical values according to that TEDS information. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateTedsTorqueBridgeChannel(String, String, Double, Double, String, AIExcitationSource, Double)
Creates an AIChannel that uses a Wheatstone bridge to measure torque, with the specified custom scale. You must configure the physical channel(s) with TEDS information to use this method. NI-DAQmx scales electrical values to physical values according to that TEDS information. This method adds one or more physical channels to the AIChannelCollection.
Top

See Also

Log in to get a better experience