Jump to content
CarPort ForumCarPort Forum

Fault Code Dates all wrong with VW e-up / Skoda Citigoe IV / Seat Mii


SkodaDriver

Recommended Posts

I used CarPort Pro CAN to do a scan for faults on my Skoda Citigoe IV  and found that CarPort (just like VCDS) does not correctly decode the dates of the faults.

 

The Skoda Citigoe IV does not have a calendar in it's control units, therefore in the "standard ambient conditions" PID it simply keeps count of the days since it's first initialization (usually right after the production of the car).

 

The day (5 bits) and year (7 bits) are simply used together as an incremental daily counter, while the month bits are always set to 14 (bin 1110) as a flag to indicate this format.

 

So basically to get the date of the fault code you have to read the day counter value in the "standard ambient conditions" PID and then read the day counter in the fault code and subtract it from the first value. The resulting value then needs to be counted backwards from the current date.

 

It might sound complicated but once worked out it's straightforward.

 

See also this forum discussion where it was figured out:

https://www.goingelectric.de/forum/viewtopic.php?p=1644829#p1644829

https://www.goingelectric.de/forum/viewtopic.php?p=1715630#p1715630

 

It would be great if you could fix this in your otherwise excellent software so that I can see the correct dates of the faults.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.