NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceAIChannelCollection.CreateTedsBridgeChannel MethodCurrent page
Table of Contents

AIChannelCollection.CreateTedsBridgeChannel Method

AIChannelCollection.CreateTedsBridgeChannel Method

AIChannelCollectionCreateTedsBridgeChannel 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

In This Section
Was this information helpful?