AIChannelCollection.CreateTedsBridgeChannel Method
- Updated2023-02-21
- 2 minute(s) read
AIChannelCollectionCreateTedsBridgeChannel Method
Overload List
Name | Description | |
---|---|---|
![]() | CreateTedsBridgeChannel(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.
|
![]() | CreateTedsBridgeChannel(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.
|