Using Simulink Coder to build models using OPC toolbox blocks '.TLC files missing'
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to generate a Visual C++ project for a 'GRT' target, of a simple model that contains a single OPC read block, and an OPC write block, just so that when I run the simulation in Visual Studio, I will be able to view the output of the model in the real time and also supply new inputs on the fly using Matrikon OPC explorer.
When I try to generate the code, I get the following error:
'The corresponding 'opcslread.tlc' file for the MATLAB S-function 'opcslread' in block 'testGen/OPC Read' must be located in the current working directory, the MATLAB S-function directory 'C:\Program Files\MATLAB\R2012b\toolbox\opc\opcblks\opcblks', or the directory 'C:\Program Files\MATLAB\R2012b\toolbox\opc\opcblks\opcblks\tlc_c''
I have searched in the folders that it specifies, and cannot find the .tlc file it talks about, I heard in earlier releases of Matlab that .tlc files were shipped for every (if not most) sfunction(s), but nowadays they are not.
I am currently running Matlab r2012b if this helps anyone,Has anyone had any experience using Simulink Coder with OPC toolbox, or know how to generate .tlc files or bypass this whole shabang entirely.
Cheers,
Dan
3 个评论
Mohammed Abbas
2024-10-15
Hello I'm facing the same problem and haven't found a solution!!! Do you have any solutions?
回答(5 个)
hideki terasawa
2022-8-23
I cannot find 'opcslread.tlc' in 2022 MATLAB version.
3 个评论
Mohammed Abbas
2024-10-15
Hello I'm facing the same problem and haven't found a solution!!! Do you have any solutions?
Erwin Torreao Dassen
2013-11-18
I'm having the same problem, although I admit I'm new to using the RTW... Any help here would be welcome.
1 个评论
Mohammed Abbas
2024-10-15
Hello I'm facing the same problem and haven't found a solution!!! Do you have any solutions?
Ivan
2014-1-13
The same problem and no answer anywhere!
1 个评论
Mohammed Abbas
2024-10-15
Hello I'm facing the same problem and haven't found a solution!!! Do you have any solutions?
Koen Van den Maegdenbergh
2016-10-11
Problem still exist in the 2016 Matlab version :(
2 个评论
Mohammed Abbas
2024-10-15
Hello I'm facing the same problem and haven't found a solution!!! Do you have any solutions?
SZE JIE NG
2020-5-1
Same problem exist in 2020 Matlab version and no solution!!!
1 个评论
Mohammed Abbas
2024-10-15
Hello I'm facing the same problem and haven't found a solution!!! Do you have any solutions?
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!