Hello I need some tips on building my model.
I have a rack, and a asrs vehicle (as shown on picture), and a rack stores 3 types of materials. ASRS vehicle picks materials, sends it to conveyors, and then, due to decision points, I transfer materials to processors (each processor works using different type of material).
And here is a problem. I want processor to send information if they are about finishing current proces. As the reaction for this information, I want my ASRS vehicle to pick right material, and send it to conveyor system. I've tried to use "On Entry" trigger in processor, and than "push to ItemList" function, to create some kind of order List for ASRS vehicle, but it simply doesnt work.
projekt-4.fsmAny clues how to do this?