User's Manual

User Manual VC-EVCC
© 2021 Vector Informatik GmbH Version 1.3.0 153
Manual Reading
Reading the Vector serial number information of the VC-EVCC is also possible without
CANoe. In this case, the following CAN Messages (UDS/ TP) must be send on the
diagnostic CAN (CAN0) manually:
CAN-Identifier:
Tester --> VC-EVCC, Request: 0x610
VC-EVCC --> Tester, Response: 0x612
Tester --> Functional: 0x614
The following description contains an example of a Vector serial number and describes the
conversion of the response code.
1. Read Vector Serial Number Information:
Request: 03 22 F1 8A FF FF FF FF
Response (First Frame): 10 10 62 F1 8A 31 32 30
Request (Flow Control): 30 00 14 00 00 00 00 00
Response (Consecutive Frame): 21 32 30 37 2D 30 30 30
Response (Consecutive Frame): 22 30 30 36 FF FF FF FF
Complete Response: 62 F1 8A 31 32 30 32 30 37 2D 30 30 30 30 30 36
Note
In order to read the Vector serial number information correctly the transport protocol
according to ISO 15765-2 [6] has to be implemented. In some cases, the response
messages might include the value “AA” instead of “FF”.
The “Vector Serial Number Information” is included in 13 bytes. The service response is
structured as follows: “XXXXXX-YYYYYY
- XXXXXX” equals the ECU identifier in ASCII representation (bytes 0…5)
- -“ equals a separation value in ASCII representation (byte 6)
- YYYYYY” equals a consecutive number in ASCII representation (bytes 7…12)
Response: 62 F1 8A 31 32 30 32 30 37 2D 30 30 30 30 30 36
31 32 30 32 30 37 (Hex) 120207 (ASCII)
2D (Hex) “-” (ASCII)
30 30 30 30 30 36 (Hex) 000006 (ASCII)
In this example the Vector serial number is “120207-000006”.