|
|
|
|
|
|
BMW Garage | BMW Meets | Register | Today's Posts | Search |
|
BMW 3-Series (E90 E92) Forum
>
ID4Motion Digital Cluster - Logfiles
|
|
10-09-2023, 03:17 PM | #1 |
Private First Class
471
Rep 170
Posts |
ID4Motion Digital Cluster - Logfiles
Realising that many prefer the analog gauges, I personally liked the ability to monitor more info than the standard gauges provide, and purchased an ID4Motion digital cluster.
For those that have the cluster and easy access to the USB port, you can get some interesting debugging info out of the cluster. 1. Format a USB Stick to FAT32 (same as installing an update) 2. Create a blank file called "id4m.log" 3. Plug the USB Stick into the ID4Motion USB port, start the car and go for a drive. The headunit will create two files, id4m_can.txt and id4m_log.txt. Examples of the output are below. Code:
... (0000000324.203000) can0 100001a6#9e975779ec91a0f7 (0000000324.203000) can0 10000193#15fef0fff85ff000 (0000000324.252000) can0 10000130#4583748f65 (0000000324.253000) can0 001d4f20#6800722200009900 (0000000324.260000) can0 001d4c20#2910 (0000000324.280000) can0 001d4202#8ec000 (0000000324.280000) can0 100000a8#98dfeecff00dcf63 (0000000324.280000) can0 100000aa#64deffff181b8038 (0000000324.282000) can0 001d4302#6c04c23be2c7b56f (0000000324.311000) can0 100001d0#7d6f6ec12f8b0d84 (0000000324.312000) can0 100001a6#aa765797f98630f9 ... Code:
... 0000014606: [set] vehicleSpeedCount: 16010 0000014607: [set] vehicleSpeedTotal: 707525 0000014608: [get] vehicleSpeedAvg: 44.1927 0000014609: [get] vehicleSpeedCount: 16010 0000014610: [get] vehicleSpeedTotal: 707525 0000014613: [get] iDriveFuelEconomy: l100km 0000014615: [get] iDriveTemperature: C 0000014616: [get] iDriveDistance: km 0000014618: [get] forceQuick: 0 0000014619: [get] selectedSportMode: -1 0000014620: [get] selectedCameraMode: -1 0000014621: [get] speedOffset: -2 0000014621: [get] transmissionType: -1 0000014622: [get] boardComputerType: -1 0000014623: [get] startupMessageVisibility: -1 0000014623: [get] selectedGauge: -1 0000014624: [get] powerOutputOption: -1 0000014625: [get] dataScreenRacing: -1 0000014665: [get] clusterAvgFuelActiveOnce: 1 0000014666: [get] cicTripAvgFuelActiveOnce: 1 0000014667: [get] cicBcAvgFuelActiveOnce: 1 0000019605: [get] range: 216.924 ... |
Bookmarks |
|
|