SimEvents Subsystems containing Resource Pools
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi everyone, I'm using Simulink+Simevetns to model a system. I have a subsystem in a custom library, this subsystem have a resource pool, with a resource called memory, the entities that enters the block will consume some memory resource. The problem is that, if I try to use two or three of these subsystem blocks in my model, I get:
"Resource Pool blocks 'Project/ Node1/Memory Pool' and 'Project/ Node2/Memory Pool' specify the same resource name 'memory'. Each block must specify a unique resource name."
There is some away to avoid this, and have the N subsystems with its own pool of resources with the same name or there is some workaround?
Best Regards
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!