NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIChannel.StrainGageConfiguration Property

AIChannel.StrainGageConfiguration Property

AIChannelStrainGageConfiguration Property

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 AIStrainGageConfiguration StrainGageConfiguration { get; set; }
Public Property StrainGageConfiguration As AIStrainGageConfiguration
	Get
	Set

Property Value

Type: AIStrainGageConfiguration
Specifies the bridge configuration of the strain gages.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?