Signal line lock icon
3 views (last 30 days)
Show older comments
A lock icon appears on the signal line. What is the meaning of it? , Does it affect my model?
0 Comments
Answers (1)
Mark McBroom
on 26 Jul 2022
They mean that there is a data transfer between the source and destination of the line (as those blocks are mapped to different tasks) and this data transfer is set to the “Ensure data integrity”. The lock tried to signify that the generated code will use mutex-es to protect the data during read/write operations.
0 Comments
See Also
Categories
Find more on Target Computer Setup 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!