Hello,
I have PCAN Developer 2 and PCAN Developer 4. My tool supports both of them. I still keep PCAN developer 2 (canapi2) code in my tool.
My tool first checks the connected CAN devices using PCAN developer 4. If an error occurs, PCAN developer 2 is used. My idea was, if user's PCAN device driver is tool old, then PCAN dev 2 will be used.
Is this correct? Is there any reason to keep PCAN dev2 when PCAN dev4 is available?
Note: I don't force users to keep their PCAN device driver up to date. I believe users update their device drivers each time their PC is changed.
Thank you,
Murat
Is PCANAPI-2 still usefull when PCANAPI-4 available
-
- Posts: 14
- Joined: Wed 29. Jun 2016, 14:07
Re: Is PCANAPI-2 still usefull when PCANAPI-4 available
Hello Murat,
yes, the canapi2 could still be used for CAN 2.0 applications. But for new applications we recommend to use canapi4, to be compatible to future driver versions.
regards
Michael
yes, the canapi2 could still be used for CAN 2.0 applications. But for new applications we recommend to use canapi4, to be compatible to future driver versions.
regards
Michael
-
- Posts: 14
- Joined: Wed 29. Jun 2016, 14:07
Re: Is PCANAPI-2 still usefull when PCANAPI-4 available
Is there any PCAN driver version or PCAN device which is supported by canapi2, but not supported by canapi4?
In other words, does canapi4 support everything that canapi2 supports? If yes, I don't need to use canapi2 anymore. I'll go on with canapi4.
In other words, does canapi4 support everything that canapi2 supports? If yes, I don't need to use canapi2 anymore. I'll go on with canapi4.
Re: Is PCANAPI-2 still usefull when PCANAPI-4 available
Hi,
canapi4 needs a driver version 4.x or higher. So an older driver 3.x for Win XP will not work with the canapi4.
And yes, canapi4 supports all features of canapi2.
regards
Michael
canapi4 needs a driver version 4.x or higher. So an older driver 3.x for Win XP will not work with the canapi4.
And yes, canapi4 supports all features of canapi2.
regards
Michael
-
- Posts: 14
- Joined: Wed 29. Jun 2016, 14:07
Re: Is PCANAPI-2 still usefull when PCANAPI-4 available
Good to know that...
We don't support Windows XP or Win7 anymore in our software tools. So, there seems no need to keep canapi2.
Thank you.
We don't support Windows XP or Win7 anymore in our software tools. So, there seems no need to keep canapi2.
Thank you.