Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My current model uses two AGVs on a single bidirectional path.
The layout consists of one Source and 11 Processors. A deadlock occurs between an AGV traveling from a Processor back to the Source and another AGV traveling from the Source to a Processor.
I tried creating a Control Area, but it is not efficient. What I would like to implement is a logic where, before a deadlock occurs, an AGV following another AGV diverts to a red control point (like a side lane), waits until the other AGV passes, and then continues moving.
Do you have any ideas on how this could be achieved?
Solved! Go to Solution.