Test Moel - Queue Pull.fsmI have a Distribution Center connected to a Manufacturing space.
The process flow is as follows:
1. Material gets delivered to the DC and is picked up and delivered to racks by AGVs.
2. This material is picked up and delivered to DC Outbound Queue by AGVs. This needs to be on 'need' basis.
3. The material travels on a conveyor and arrives to the Manufacturing space.
4. AGV picks up material from conveyor Inbound queue and delivers material to Floor Storage queue positions (orange).
5. When either Processor 1 or Processor 2 consume all their material, they will need AGV to pick up from floor storage and deliver to their inbound queues (blue).
What I am trying to achieve is:
- Delivery to the DC Outbound queue ONLY when any of the Floor Storage (orange) queues are not full. Currently, the model is automatically feeding the DC Outbound even if all 3 Floor Storage queues are full, and filling the Material Inbound queue. I will need to add other types of material in the future, and I will need that conveyor to remain empty so that other material can be delivered. I only want AGVs to deliver to DC Outbound queue when necessary.
I appreciate any help possible! Thanks super much!