NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIRosetteType Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIRosetteType Enumeration
Indicates the type of rosette gage.

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

Syntax

public enum AIRosetteType
Public Enumeration AIRosetteType

Members

  Member nameValueDescription
Rectangular15968A rectangular rosette consists of three strain gages, each separated by a 45 degree angle.
Delta15969A delta rosette consists of three strain gages, each separated by a 60 degree angle.
Tee15970A tee rosette consists of two gages oriented at 90 degrees with respect to each other.

Remarks

Indicates the type of rosette gage. Use this enumeration to get or set the value of RosetteType.

See Also

Log in to get a better experience