Page 1 of 1
use PCAN UDS and PCANBASIC with same PCAN USB PRO
Posted: Thu 3. Mar 2022, 10:42
by clem69
Can i use PCAN UDS on chanel 1 and PCANBASIC.h on chanel 2 at the same time.
Re: use PCAN UDS and PCANBASIC with same PCAN USB PRO
Posted: Thu 3. Mar 2022, 11:14
by K.Wagner
Hello,
yes, of course. Channels of a device are independient, so you can use them with different APIs at the same time. Just remember that each channel can only be connected once at a time, regardless of which API you use (PCAN-Basic, PCAN-ISO-TP, PCAN-UDS, PCAN-OBD-2).