Enum FaultLampState
- Namespace
- Geotab.Checkmate.ObjectModel.Engine
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Represents the lamp status of a J1939 fault, see FaultData.
public enum FaultLampState
- Extension Methods
Fields
Malfunction = 1Malfunction lamp is active.
None = 0Fault lamp is off, no active fault state.
Protect = 4Protect lamp is active.
Stop = 3Red stop lamp is active.
Warning = 2Amber warning lamp is active.