Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.02 KB

0x1B4.md

File metadata and controls

47 lines (39 loc) · 1.02 KB

CAN ID 0x1B4 Status instrument cluster:

  • Type: CAN Standard
  • ID: 0x1B4
  • DLC: 8
  • Tx method: cycle
  • Cycle time: 100ms
Signal Start bit Length Order Value type Factor Offset Unit
V_VEH_SPDM 0 12 Intel Unsigned 0.1 0 km/h
ST_UN_V_SPDM 12 2 Intel Unsigned 1 0
ST_INTF_CCTRA_KL 18 3 Intel Unsigned 1 0
ALIV_COU_KL 24 4 Intel Unsigned 1 0
ST_WALI_ENG 36 2 Intel Unsigned 1 0
  • ST_UN_V_SPDM, status unit speedometer:
Value Description
0x0 km/h
0x1 mph
0x3 signal invalid
  • ST_INTF_CCTRA_KL, status unit speedometer:
Value Description
0x0 okay
0x1 error in kombi
0x2 error in acc module
0x4 error in cruise control
  • ST_WALI_ENG, MIL indicator:
Value Description
0x0 off
0x1 yellow on
0x3 signal invalid

Message example:

  • 0x1B4 8 00 00 E0 FA 00 00 8A 1C
    • V_VEH_SPDM: 0.0000km/h
    • ST_UN_V_SPDM: 0
    • ST_INTF_CCTRA_KL: 0
    • ALIV_COU_KL: 0xA
    • ST_WALI_ENG: 0