question

dong avatar image
0 Likes"
dong asked Jeanette F commented

AGV loads items with specific label

ex2 - 複製.fsm

Hello everyone, I would like my AGV to load items with the tag order=1, but I’m not sure how to do this. Thank you!



FlexSim 24.2.1
agvload
ex2-複製.fsm (52.0 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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

A good way to select items based on some criteria is to push them to a list. When pulling you can filter and sort them in the pull query using SQL syntax.

In the attached model the items are pushed to ItemList1 in the Send to Port field of the queue. The list activity in Process Flow is linked to this global list.

ex2-__(1).fsm

https://docs.flexsim.com/en/24.2/ConnectingFlows/Lists/WorkingWithLists/WorkingWithLists.html


ex2-1.fsm (55.8 KiB)
5 |100000

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