Table of Contents

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 = 1

DTCClass 1 matches the GTR module B Class A definition.

B1 = 2

DTCClass 2 matches the GTR module B Class B1 definition.

B2 = 3

DTCClass 3 matches the GTR module B Class B2 definition.

C = 4

DTCClass 4 matches the GTR module B Class C Definition.

Unclassified = 0

DTCClass 0 is unclassified.