Open Rand1804 opened 11 months ago
Same problem here, maybe try to copy the PCANBasic.dll in the same folder of SavvyCAN.exe as suggested in a forum now not more available.
The Peak can plug in for QT requires PCAN device drivers AND PCanBasic.dll. "This plugin requires the PCAN device drivers and the PCAN-Basic library version 4.0.0 or higher on Windows (pcanbasic.dll) ..."
If you are using Pcan viewer you will have installed the driver but not the PCANBasic.dll
However, PCANBasic.dll is not installed when the Peak drivers are installed. This must be installed manually (This is stated in the Readme file in PCANBasic download). Note that Savvycan is a 32 bit program, so take the 32 bit DLL. To do this, you just copy the dll. The instructions say to copy the dll to Windows\System32, however I also found that the DLL is needed in the SavvyCan application directory so put a copy there too.
Now when you create the connection, the port is automatically set to usb0, and it says connected. Just set the bit rate up and off you go.
Same problem here, maybe try to copy the PCANBasic.dll in the same folder of SavvyCAN.exe as suggested in a forum now not more available.
The Peak can plug in for QT requires PCAN device drivers AND PCanBasic.dll. "This plugin requires the PCAN device drivers and the PCAN-Basic library version 4.0.0 or higher on Windows (pcanbasic.dll) ..." If you are using Pcan viewer you will have installed the driver but not the PCANBasic.dll However, PCANBasic.dll is not installed when the Peak drivers are installed. This must be installed manually (This is stated in the Readme file in PCANBasic download). Note that Savvycan is a 32 bit program, so take the 32 bit DLL. To do this, you just copy the dll. The instructions say to copy the dll to Windows\System32, however I also found that the DLL is needed in the SavvyCan application directory so put a copy there too. Now when you create the connection, the port is automatically set to usb0, and it says connected. Just set the bit rate up and off you go.
Your method is correct and successfully solved the problem. So thanks.
I think my device and driver have no problem, because I can use pcan-view normally. But when i want to use savvy, not port to chose when i want to connect peakcan device.
I spent a long time trying to solve it without success. Thanks.