Determines the source of engine hours value returned by cmd enghours.
n = 0 | Disabled (Default). Engine hours can still be obtained if vehicle has J1939 capability |
n = 1 | Use ignition input only (IGN ON) |
n = 2 | Use OBD2 input only (RPM valid and >0) |
n = 3 | Use combination of ignition and OBD2 inputs (RPM valid and >0 or RPM invalid and IGN ON) |
n = 4 | Use CAN value if available, otherwise calculate based on ignition |
n = 5 | Use CAN value if available, otherwise calculate based on RPM >0 |
n = 6 | Use CAN value if available, otherwise calculate based on RPM >0, else ignition |
n = 99 | Auto-Detect |
See also: Engine Diagnostics Support
Firmware revision 2.0.5.3003
OLD command
Method of obtaining engine hours.
n = 0 | Disabled (Default). Engine hours can still be obtained if vehicle has J1939 capability |
n = 1 | Use ignition input only (IGN ON) |
n = 2 | Use OBD2 input only (RPM valid and >0) |
n = 3 | Use combination of ignition and OBD2 inputs (RPM valid and >0 or RPM invalid and IGN ON) |
n = 4 | Use CAN value if available, otherwise calculate based on ignition |
n = 5 | Use CAN value if available, otherwise calculate based on RPM >0 |
n = 6 | Use CAN value if available, otherwise calculate based on RPM >0, else ignition |
n = 99 | Auto-Detect |
Examples:
See also: Engine Diagnostics Support
Firmware revision 1.2.0_RC7 (rev 1187)