question

hing lung C avatar image
0 Likes"
hing lung C asked hing lung C commented

Sequence Working and load more than one item in one move

Hello I would like know the how a worker can be decided to work in specific working sequence like the photo attached. Also, how can i do if i want the worker load 5 items at the same time?

batchworking.fsm

FlexSim 19.2.4
flexsim 19.2.4the operator loading sequence
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

you implement a process flow which activities do exactly your flow chart to control the operator. you can synchronize with batch activities or synchronize activities.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered hing lung C commented

You find attached an example wherein process flow organize the transport. Queue4 supports this by the batching option. Push to list is only a surrogate to get the destination as an item label. I don't use the list at all. Only the above flow chart is realized.

batch_work.fsm


batch-work.fsm (38.9 KiB)
· 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.

hing lung C avatar image hing lung C commented ·

thank you very much!! It is a good example for me to have a reference.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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