question

Darby C avatar image
0 Likes"
Darby C asked Felix Möhlmann commented

How to pull certain items from floor space to specific processors

Hi i'm looking for a way to pull items from floor space to different processes.

i.e. if case 1 take to processor 1, if case 2 take to processor 2 ect.

Any help would be greatly appreciated thankyou!

FlexSim 21.2.1
floorstorage
· 1
5 |100000

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

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

If you use the floor storage as a fixed resource (option in "Flow" tab of properties), you can activate the "Pull" option on the connected processor ("Input" tab in properties) and define what items they can pull in the "Pull Requirement". For example only pull items with a specific label value.

1633951658503.png

1633951692907.png

Pull_Items.fsm


If you are not using the storage as a fixed resource, it would probably be best to use a process flow to control the movement of items. For example, have one token per processor, that tries to find valid items currently in storage ("Find Item" activity) and then has them transported/moved over and processed.


1633951658503.png (1.1 KiB)
1633951692907.png (7.7 KiB)
pull-items.fsm (38.4 KiB)
· 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.

Kenny Macleod avatar image
0 Likes"
Kenny Macleod answered Kenny Macleod commented

Yeah. Processir Pull would do it, but so would using Lists.

Ill post, or email, a List example when at my PC

· 1
5 |100000

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