Search found 3 matches

by johntac
Fri 28. Aug 2020, 16:12
Forum: PCAN-USB X6
Topic: Use 2 x PCAN-USB X6 with python-CAN, problems when same channels names are used on both
Replies: 7
Views: 8375

Re: Use 2 x PCAN-USB X6 with python-CAN, problems when same channels names are used on both

Does your PCAN-basic support four PCAN-USB X6 at same time ie 24 channels?

I don't understand why peak-systems provides a socketCAN driver as part of the Linux kernel but then advises users to ignore that and install a chardev driver and PCAN-Basic. Could you please explain.

For my particular ...
by johntac
Fri 28. Aug 2020, 10:14
Forum: PCAN-USB X6
Topic: Use 2 x PCAN-USB X6 with python-CAN, problems when same channels names are used on both
Replies: 7
Views: 8375

Re: Use 2 x PCAN-USB X6 with python-CAN, problems when same channels names are used on both

I plan to use python-can as my code will be written in python.

I do not have two PCAN USB X6 devices, but I connected one X6 and a PCAN-USB single channel interface. This configuration worked either with the single channel device connected directly to the PC or connected to the X6 device.

The X6 ...
by johntac
Thu 27. Aug 2020, 10:15
Forum: PCAN-USB X6
Topic: Use 2 x PCAN-USB X6 with python-CAN, problems when same channels names are used on both
Replies: 7
Views: 8375

Re: Use 2 x PCAN-USB X6 with python-CAN, problems when same channels names are used on both

Was there any resolution to this issue?

I plan to use 4 PCAN USB X6 units connected to a Linux PC and would prefer to use socketcan as the interface.