Enum for determining the default device settings to be initialized
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
SyntaxPublic Enumeration DeviceType
public enum class DeviceType
Members
| Member name | Value | Description |
---|
| IMU | 0 | |
| ADcmXL | 1 | |
| AutomotiveSpi | 2 | |
| ComponentSensor | 3 | |
See Also