Page 1 of 1

Plotter and PCAN-USB Pro FD

Posted: Tue 3. May 2016, 10:03
by RobertoMonti
Hi,

I'm sniffing simultaneously two can bus with the same kind of can information.
I'm using the same symbol file for both the can channels.
When I try to plot the same CAN info but coming from different channel the plotter mix the information and show two equal lines that mix the information of the two channels!

There is a way to fix this?

Re: Plotter and PCAN-USB Pro FD

Posted: Thu 12. May 2016, 09:40
by PEAK-Support
You need to add to every connection a unique symbol file - simply copy the simbol file you use, rename the signals (for example add "_C2" for Channel 2) and save it . Apply the second symbol file to the second connection. Than it should work. The basic problem is, that the Plotter use the raw signal names - using the same names on differnt BUS will so not work correctly.

Re: Plotter and PCAN-USB Pro FD

Posted: Wed 18. May 2016, 09:33
by RobertoMonti
Thank you!