MATLAB interface with siemens TIA portal

22 views (last 30 days)
omkar tulankar
omkar tulankar on 12 Nov 2020
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

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!