MATLAB interface with siemens TIA portal
9 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!