I’m using two PCAN-Ethernet Gateway DR devices that are converting CAN frames and sending them over TCP/UDP to a local server.
I noticed that each CAN message inside the Ethernet packet includes a timestamp, but I haven’t been able to understand how it is encoded and what reference time it represents (absolute time, time since boot, time since last message, etc.).
Could somebody clarify:
What does the timestamp represent?
In which unit is it expressed?
Is there documentation that explains the timestamp format and how to properly decode it on the receiving side?
Thank you in advance!
