AIChannel.BridgeBalanceCoarsePot Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelBridgeBalanceCoarsePot Property
Specifies by how much to compensate for offset in the signal. This value can be between 0 and 127.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public int BridgeBalanceCoarsePot { get; set; }
Public Property BridgeBalanceCoarsePot As Integer Get Set
Property Value
Type: Int32Specifies by how much to compensate for offset in the signal. This value can be between 0 and 127.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |