How to control an AGV network routing from 1 source to 38 Processors using Process Flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I have built a simulation using standard 3D logic, and it is working at about 80% of what I need. However, I would like to recreate and control this logic entirely through Process Flow to get better control over the task assignments and fix the remaining issues.
My Current Setup:
1 Input Processor: Acts as my entry point / source for items.
2 AGVs (AGV Network): They need to pick up items from the input Processor.
38 Destination Processors: The AGVs must transport the items to one of these 38 machines.
1 Sink/Output: After the items are processed, they leave the system.
My Question:
How can I structure this simulation using Process Flow? Specifically, how should I handle the task sequences for the AGVs to dynamically choose and travel to one of the 38 destination Processors?
Could anyone provide a small example of how to handle routing when having multiple processors like this? I am unsure of the best way to reference and select among 38 different machines efficiently in Process Flow without creating a massive and confusing logic tree.
Any advice, recommended activity blocks (like Lists or Groups), or simple examples would be greatly appreciated! Thanks in advance.