Search found 4 matches

by kieldowdle
Thu 5. Sep 2019, 21:26
Forum: PCAN-Basic
Topic: Bad Timing when writing Messages
Replies: 12
Views: 18770

Re: Bad Timing when writing Messages

I'm very interested in seeing that example as well if you don't mind.

from Admin: e-mail address removed - files send :D

Thanks.
by kieldowdle
Tue 13. Aug 2019, 20:14
Forum: PCAN-Basic
Topic: TPCANTimestamp question
Replies: 5
Views: 9214

Re: TPCANTimestamp question

It's been awhile since I posted this question but you were helpful in me figuring out a solution to my issue. Thank you.
by kieldowdle
Thu 11. Jul 2019, 17:43
Forum: PCAN-Basic
Topic: TPCANTimestamp question
Replies: 5
Views: 9214

Re: TPCANTimestamp question

I can't find any kind of consistency in what TPCANTimestamp is giving me. The number of digits varies from 10 to 6 and comparing it with any other method of creating a time stamp doesn't help either.
by kieldowdle
Wed 10. Jul 2019, 22:06
Forum: PCAN-Basic
Topic: TPCANTimestamp question
Replies: 5
Views: 9214

TPCANTimestamp question

Hello

I'm creating a c# application for monitoring CAN messages and also sending them. I have a receive window which also captures the messages I'm sending out. The problems is the messages I'm writing don't have a timestamp when I look at them in my receive window.

I'm fine with making my own ...