Jump to content

Recommended Posts

Posted

I am trying to model forklifts moving around that require a worker to operate. I found this example under SI Shared items and have tried to recreate as best I can. However, my model is complex in that I have multiple workers and forklifts. I want the forklift to choose an available worker. I can get it to work with 1 specific worker, but when I choose from list of operators I get this error:

image.png.293c376fe16041aed9eeee0b8379aabc.png

I have tried all the different Travel Mode options. Any ideas on how to correct this?

Posted

Thanks! That got the simulation a little farther. I went back through the example that I found and missed some logic, so I added that. Seems to be working now, I just need to handle the deadlock situations on bidirectional paths and should be good.

Posted

If they are not required the best way to avoid deadlock situations is to use two separate paths each for either direction. 

×
×
  • Create New...