News

18/11/2020 by Kvaser

Software Manager

I’m requesting the timestamp using kvReadTimer64 on a Kvaser Leaf Light HS using Visual Studio in a C# program. I’m using this a the CAN transmit timestamp and compare it against CAN message receive timestamps. At time (~50%) the timestamp from the kvReadTimer64 is widely off from an adjacent receive timestamp.

Am I doing something wrong or is there a better way to do this? Is it possible to receive the messages I transmit in a loop back mode. This would be a solution to this problem.