question

Asma I avatar image
0 Likes"
Asma I asked Ben Wilson commented

Operator picks up items quantity based on Label (id)

In this project I have 5 operators with label (id) who are connected with a flow items that have the same label (id).

My question is how can I make the operator picks up a number of items (quantity) based on the label (id).

Like:

operator1 with id=1 will only take 1 item that have label id(1) in one travel and then goes to a sink and disappear

operator2 with id=2 will only take 2 items that have label id(2) in one travel and then goes to a sink and disappear

operatorloaditem-support-v10.fsm

FlexSim 20.2.0
conveyorprocessflowoperatortaskexecuterid
· 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

Parker S avatar image
0 Likes"
Parker S answered

@Asma I

This can be done in process flow using lists. I would suggest doing this tutorial:

https://docs.flexsim.com/en/20.2/Tutorials/TaskLogic/Tutorial3ConditionalTasks/ConditionalTasksOverview/

It is very similar to what you are trying to do.

5 |100000

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