NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AIChannel.BridgeNominalResistance Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.BridgeNominalResistance Property
Specifies in ohms the resistance of the bridge while not under load.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public double BridgeNominalResistance { get; set; }
Public Property BridgeNominalResistance As Double
	Get
	Set

Property Value

Type: Double
Specifies in ohms the resistance of the bridge while not under load.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience