MATLAB interface with siemens TIA portal
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!