Hi,
I have a problem with storing Boxes with agvs. I have two o them in my model and each of those take Boxes from one queue. I have a block - "find slot" with WHERE statement. What I want is to find an empty slot, but I need to avoid a collision, when one of those AGVs is on that position and that is where an error occurres. In the first "find slot" block I have defined the WHERE condition, which should do the difference between TaskExecuter28 and ControlPoint30 to tell, that this TaskExecuter28 is in this aisle and the another TaskExecuter29 needs to store items in another Rack. Is there anyone, that would like to help me please?
Thanks a lot.