How to open a specific CANoe configuration through command prompt without using VB scripts?

梦想与她 提交于 2021-01-28 14:20:50

问题


Is there any possibility to open a specific CANoe configuration through command prompt?

I tried opening a configuration like sample.cfg through command prompt by using the command:

C:\Users\Downloads\Sample>CANoe64 sample.cfg

With this command, I am able to start the CANoe application, but not with the specified configuration. CANoe application gets started with the default configuration.


回答1:


You can simply mention

C:\Users\Downloads\Sample>sample.cfg

This will open the configuration in the registered version of CANoe.



来源:https://stackoverflow.com/questions/65518491/how-to-open-a-specific-canoe-configuration-through-command-prompt-without-using

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!