question

Gary Q avatar image
0 Likes"
Gary Q asked zacharyh answered

Logic AGV

I have a problem with the logic of the "task logic" AGV tutorial.

In point 4.4 there was a difficulty in downloading items, in which "Waste Removal" "Loading Dock". In the "PullStrategy" input logic when the QUERY "WHERE LoadType == 3" "WHERE LoadType == 4" option is placed and the model is run, the AGVs do not load the required iten because the "destination" tag is not created ". but when no requirement is placed in the QUERY box, if the "destination" label is created and the AGVs load the products. I would appreciate your help in model logic (I leave the model for your greater understanding).

agv-44.fsm

FlexSim 19.0.0
labelsagv process flowagv load
agv-44.fsm (202.7 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

zacharyh avatar image
0 Likes"
zacharyh answered

When there is nothing in the Query field the Queue will pull anything that is an available item on the list. So in this instance, when each floor is already occupied by an AGV a few MedSupplies or CleanLaundry are placed in Waste Removal or LoadingDock. Same with the DirtyLaundry and Waste, they are just placed in the next available WasteRemoval or LoadingDock Queue. So without placing something in the Query box any item will be placed in the queues.

· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.