Enum DtcClass
- Namespace
- Geotab.Checkmate.ObjectModel.Engine
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Represents a severity/class code from the engine system of the specific Device.
public enum DtcClass
- Extension Methods
Fields
A = 1DTCClass 1 matches the GTR module B Class A definition.
B1 = 2DTCClass 2 matches the GTR module B Class B1 definition.
B2 = 3DTCClass 3 matches the GTR module B Class B2 definition.
C = 4DTCClass 4 matches the GTR module B Class C Definition.
Unclassified = 0DTCClass 0 is unclassified.