NI-DAQmx .NET Framework 4.5 API Reference

AIChannelCollection.CreateTedsPressureBridgeChannel Method

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

Overload List

  NameDescription
Public methodCreateTedsPressureBridgeChannel(String, String, Double, Double, AIPressureUnits, AIExcitationSource, Double)
Creates an AIChannel that uses a Wheatstone bridge to measure pressure. 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. You must configure the physical channel(s) with TEDS information to use this method.
Public methodCreateTedsPressureBridgeChannel(String, String, Double, Double, String, AIExcitationSource, Double)
Creates an AIChannel that uses a Wheatstone bridge to measure pressure, 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. You must configure the physical channel(s) with TEDS information to use this method.
Top

See Also

Log in to get a better experience