Search found 1 match

by JanBo
Fri 5. Jun 2020, 10:56
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

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

Hi,

We have 2 x PCAN-USB X6 connected to our framework.
When using only one, it works fine for with python-can, but if we add
an extra we cant distinguish between the two. Our framework does not know which is the correct to use.

Both have the same CAN IDs (1-6) from python-can point of view.
We ...