Hi, I've been trying to figure out the structure of the EPK. I have exploded the string using the forward slash ('/'). This is what I've worked out so far:
length' is the length of the full EPK string
'finder', I've named it finder but do not know its real meaning
'ecu' refers to the ECU used
'customer', is the number of the customer
'unknown', I need help with this
'empty', seems to be empty
'version', matches the version in the A2L file
'project_no', ditto
'sequence', in the absence of a better term
I would like some help with regards to my assumptions and those fields I am unsure of
Hi,
Here's what I'm aware of generally as translated from German:
The EPK is structured as follows:
Syntax:
a) <Length EPK>/
b) <EPC version>/
c) <ECU designation>/
d) <customer number>/
e) <project number>/
f) <branch manager of the database>/
g) <Program version>/
h) <Data version>/
i) <Date of last change>/
Naming structure of project number and versions vary by ECU.
Regards,