Enum of the possible iSensors DUT types
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
SyntaxPublic Enumeration DUTType
public enum class DUTType
Members
| Member name | Value | Description |
---|
| ADcmXL1021 | 0 | |
| ADcmXL2021 | 1 | |
| ADcmXL3021 | 2 | |
| IMU | 3 | |
| LegacyIMU | 4 | |
See Also