NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIStrainGageConfiguration Enumeration

AIStrainGageConfiguration Enumeration

AIStrainGageConfiguration Enumeration

Specifies the bridge configuration of the strain gages.

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

Syntax

public enum AIStrainGageConfiguration
Public Enumeration AIStrainGageConfiguration

Members

  Member nameValueDescription
FullBridgeI10183Four active gages with two pairs subjected to equal and opposite strains.
FullBridgeII10184Four active gages with two aligned with maximum principal strain and two Poisson gages in adjacent arms.
FullBridgeIII10185Four active gages with two aligned with maximum principal strain and two Poisson gages in opposite arms.
HalfBridgeI10188Two active gages with one aligned with maximum principal strain and one Poisson gage.
HalfBridgeII10189Two active gages with equal and opposite strains.
QuarterBridgeI10271Single active gage.
QuarterBridgeII10272Single active gage and one dummy gage.

Remarks

Specifies the bridge configuration of the strain gages. Use this enumeration to get or set the value of StrainGageConfiguration.

See Also

Was this information helpful?