Hello!
I am sharing a demo model here which is a mini version of my bigger model.
I have operators (tech) who are connected to dispatcher. They are used to fix the fault on processors. I have a safety system in place where if they come into the proximity of processors, that processor will stop until the tech is inside the radius. Eventually, I am going to run my actual simulation with different options of operators which are controlled via parameter.
I noticed that on model reset, the copies of tech is created but not all of them automatically added to agent system. Only 1 tech gets added. How would I do that? They do get added to the tech group and connected to the dispatcher. Only not added to agent system.