can enghours n

Determines the source of engine hours value returned by cmd enghours.

n = 0Disabled (Default). Engine hours can still be obtained if vehicle has J1939 capability
n = 1Use ignition input only (IGN ON)
n = 2Use OBD2 input only (RPM valid and >0)
n = 3Use combination of ignition and OBD2 inputs (RPM valid and >0 or RPM invalid and IGN ON)
n = 4Use CAN value if available, otherwise calculate based on ignition
n = 5Use CAN value if available, otherwise calculate based on RPM >0
n = 6Use CAN value if available, otherwise calculate based on RPM >0, else ignition
n = 99Auto-Detect

See also: Engine Diagnostics Support


Firmware revision 2.0.5.3003

OLD command

enghrmode n

Method of obtaining engine hours.

n = 0Disabled (Default). Engine hours can still be obtained if vehicle has J1939 capability
n = 1Use ignition input only (IGN ON)
n = 2Use OBD2 input only (RPM valid and >0)
n = 3Use combination of ignition and OBD2 inputs (RPM valid and >0 or RPM invalid and IGN ON)
n = 4Use CAN value if available, otherwise calculate based on ignition
n = 5Use CAN value if available, otherwise calculate based on RPM >0
n = 6Use CAN value if available, otherwise calculate based on RPM >0, else ignition
n = 99Auto-Detect

Examples:

  1. Use OBD2 input to obtain engine hours :
    cmd enghrmode 2

See also: Engine Diagnostics Support


Firmware revision 1.2.0_RC7 (rev 1187)

Last modified 4 years ago Last modified on 15-09-17 01:59:13 PM