Configure RMI for integration with DOORS Next Generation server - Answer not saved
3 次查看(过去 30 天)
显示 更早的评论
Hi, I've installed the Validation toolbox and the PTC Integrity-Mathworks Integration. When I start Matlab I get Verifying MATLAB automation server path .. Configure RMI for integration with DOORS Next Generation server (Y/N):_
Since we use Integrity I press "N" - but this answer is not saved (also not if I start as administrator). Where can I deactivate this ? Thx
1 个评论
Artem
2018-9-13
DNG configuration is part of RMI SETUP. You only need to run RMI SETUP once after MATLAB installation or upgrade. You do not need to run it again every time you restart MATLAB. The other two steps of RMI SETUP are: ActiveX registration and Classic DOORS 9 interface installation. If you are not using DOORS 9, you do not need that step. If DOORS Client is not installed, this step is skipped silently. If PTC integration relies on ActiveX interprocess communication, you do need the ActiveX step of RMI SETUP. From the output quoted in your question, you've performed this step. You do not need to run this again.
回答(1 个)
Daniel
2018-9-13
1 个评论
Artem
2018-9-13
In this case I am going to hypothesize that PTC package you installed is introducing some MATLAB startup configuration script, and it calls rmi('setup') for you. This should not be required. If you have to run some PTC initialization command to use their package, you will want to look inside (if that is a .m file) and try commenting out rmi('setup') line.
另请参阅
类别
在 Help Center 和 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!