PCAN USB Multiple Hardware same PC
Posted: Tue 18. Aug 2020, 05:43
Hello,
WE have 2 PCAN USB Hardware which is connected to same PC.
Question :
1) How to differentiate between that which one is active?
2) What is the significance of this USB PCAN Channel? When we can use PUDS_USBBUS2 ?
#define PUDS_USBBUS1 0x51U // PCAN-USB interface, channel 1
#define PUDS_USBBUS2 0x52U // PCAN-USB interface, channel 2
#define PUDS_USBBUS3 0x53U // PCAN-USB interface, channel 3
3) What is the significance of device id in PCAN View?
For Example : We have set device id to 0x52 how to make sure same PCAN USB Hardware used via SW?
WE have 2 PCAN USB Hardware which is connected to same PC.
Question :
1) How to differentiate between that which one is active?
2) What is the significance of this USB PCAN Channel? When we can use PUDS_USBBUS2 ?
#define PUDS_USBBUS1 0x51U // PCAN-USB interface, channel 1
#define PUDS_USBBUS2 0x52U // PCAN-USB interface, channel 2
#define PUDS_USBBUS3 0x53U // PCAN-USB interface, channel 3
3) What is the significance of device id in PCAN View?
For Example : We have set device id to 0x52 how to make sure same PCAN USB Hardware used via SW?