Analog Input:General Properties:Signal Conditioning:Bridge:Configuration Property
Short Name: AI.Bridge.Cfg
Property of DAQmx Channel
Specifies the type of Wheatstone bridge that the sensor is.
| Full Bridge (10182) | Sensor is a full bridge. If you set AI.Excit.UseForScaling to TRUE, NI-DAQmx divides the measurement by the excitation value. Many sensors scale data to native units using scaling of volts per excitation. |
| Half Bridge (10187) | Sensor is a half bridge. If you set AI.Excit.UseForScaling to TRUE, NI-DAQmx divides the measurement by the excitation value. Many sensors scale data to native units using scaling of volts per excitation. |
| No Bridge (10228) | Sensor is not a Wheatstone bridge. |
| Quarter Bridge (10270) | Sensor is a quarter bridge. If you set AI.Excit.UseForScaling to TRUE, NI-DAQmx divides the measurement by the excitation value. Many sensors scale data to native units using scaling of volts per excitation. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |