NI-DAQmx .NET Framework 4.0 API Reference

AIChannel.BridgeBalanceFinePot Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.BridgeBalanceFinePot Property
Specifies by how much to compensate for offset in the signal. This value can be between 0 and 4095.

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

Syntax

public int BridgeBalanceFinePot { get; set; }
Public Property BridgeBalanceFinePot As Integer
	Get
	Set

Property Value

Type: Int32
Specifies by how much to compensate for offset in the signal. This value can be between 0 and 4095.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience