MATLAB interface with siemens TIA portal
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi ,
I have developed a simulink model for asynchronous motor speed control using VFD. I want to interface this with siemens TIA portal for read/write values of the data.
For this I am using simatic target 1500s software. I am getting following errors while doing so .
Error in lib_V3_0.opts.DlgHandler>@(x)RSAHook(fig.PkgName,'Encrypt',x)
Error in lib_V3_0.opts.DlgHandler
Error in lib_V3_0.opts.DlgHandler
Error in lib_V3_0.opts.DlgHandler
Error while evaluating UIControl Callback.
Unrecognized function or variable 'RSAHook'.
Error in lib_V3_0.opts.DlgHandler>@(x)RSAHook(fig.PkgName,'Encrypt',x)
Error in lib_V3_0.opts.DlgHandler
Error in lib_V3_0.opts.DlgHandler
Error in lib_V3_0.opts.DlgHandler
Error while evaluating UIControl Callback.
Please let me know how to rectify this issue ASAP.
Thanks
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!