NI-DAQmx .NET Framework 4.0 API Reference

AIChannelCollection.CreateTedsForceBridgeChannel Method

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

Overload List

  NameDescription
Public methodCreateTedsForceBridgeChannel(String, String, Double, Double, AIForceUnits, AIExcitationSource, Double)
Creates an AIChannel that uses a Wheatstone bridge to measure force or load. 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 methodCreateTedsForceBridgeChannel(String, String, Double, Double, String, AIExcitationSource, Double)
Creates an AIChannel that uses a Wheatstone bridge to measure force or load, 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