Click or drag to resize

SensorType Enumeration

Simplified enum for configuring sensor type

Namespace:  FX3ApiWrapper
Assembly:  FX3ApiWrapper (in FX3ApiWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum SensorType
Members
  Member nameValueDescription
StandardImu0 Standard IMU. This includes the following IMU families: ADIS1647x ADIS1649x ADIS1650x ADIS1655x
AutomotiveSpiImu1 Automotive SPI IMU. This includes the following IMU families: ADXC1500
LegacyImu2 Legacy IMU. This includes the following IMU families ADIS1644x
ADcmXL10213 Single axis ADcmXL
ADcmXL20214 Dual axis ADcmXL
ADcmXL30215 Tri axis ADcmXL
See Also