Standalone application unable to find CAN interface driver
显示 更早的评论
Dears.
I have generated an App with AppDesigner, witch contains realtime CAN communication. CAN device from PEAK-System is used. But when I ran the app in another computer, the generated App can't find the driver. Error: 

Here are the details:
1, PC setting: matlab2020b installed, support package from Peak-System is installed, matlab-runtime2020b is installed;
2, Laptop setting: matlab-runtime2020b is installed, Peak-System driver is installed(not the support package, which requires matlab enviroment);
3, App is generated in PC, and runs without error;
4, App pops error while runs in laptop;
5, when App runs the command "canChannelList" in laptop, only the virtual channels of matlab are found;
6, Normal peak-system application can find the peak-system channel, which proves that the driver is properly installed.
Much Thanks in advances!.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!