MATLAB interface with siemens TIA portal
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!