Hi

In my simulation i try to simulate the maintenance of a production line. The CNCs(agents) on the production line are created with a resourcePool and the workers(agents) which have to maintain the CNCs are also created with a resource pool. If a failure occurs at a CNC machine, one worker should move to this machine to repair it.

When a failure occurs at the CNC, a Task start block (resourceTastStart)ist activated. The "resourceTaskStart" block is connected to the "resourceSendTo". This block should move the workers to the broken CNCs.

But as soon as the CNCs report a failure, the following Error occurs. "Agent is not registered with the network and cannot send resource units"

Does anyone now how this error can be solved?

With kind regards

A.Bichler

Similar questions and discussions