NI-DAQmx .NET Framework 4.0 API Reference

AIChannelCollection.CreateTedsBridgeChannel Method

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

Overload List

  NameDescription
Public methodCreateTedsBridgeChannel(String, String, Double, Double, AIBridgeUnits, AIExcitationSource, Double)
Creates an AIChannel that measures a a Wheatstone bridge. You must configure the physical channel(s) with TEDS information to use this method. Use this instance with bridge-based sensors that measure phenomena other than strain, force, pressure, or torque, or that scale data to physical units NI-DAQmx does not support. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateTedsBridgeChannel(String, String, Double, Double, String, AIExcitationSource, Double)
Creates an AIChannel that measures a a Wheatstone bridge, with the specified custom scale. You must configure the physical channel(s) with TEDS information to use this method. Use this instance with bridge-based sensors that measure phenomena other than strain, force, pressure, or torque, or that scale data to physical units NI-DAQmx does not support. This method adds one or more physical channels to the AIChannelCollection.
Top

See Also

Log in to get a better experience