Search found 2 matches

by T. Eggers
Wed 4. Jan 2017, 14:27
Forum: PCAN-Explorer 5 & Add-ins
Topic: Display Cycle Time in Graph
Replies: 5
Views: 8917

Re: Display Cycle Time in Graph

Thank you

with that information and the WaitForID100() example i have my plot up and running.

Is there a way I can plot this information without having to load a .sym file to get a virtual variable?
Or a way to load more than one .sym file?
by T. Eggers
Tue 3. Jan 2017, 09:45
Forum: PCAN-Explorer 5 & Add-ins
Topic: Display Cycle Time in Graph
Replies: 5
Views: 8917

Re: Display Cycle Time in Graph

Hello,

that is exactly what I am trying to do. But I am having problems with going to milliseconds resolution.
My signal is supposed to be received every 10ms. And I want to plot the variation on that time.

I can get the time stamp of my signal, BUT only to the resolution of seconds.


Dim dow ...