question

Adhav M avatar image
0 Likes"
Adhav M asked Parker S answered

How to Transport 20 boxes of raw material together at once in multiprocessor?

In our model, we have kept transportation as a process receiving materials from source(RS1, RS2,RS3,RS4) and delivering to 2 combiners, in this the raw material gets transported as single piece, how to transport 20 raw materials together at once in the multiprocessor?

(the part before queue is fine, problem I'm facing problem after the queue and the problem is described above)


ForumTrial.fsm

Choose One
batch processingtransportationbulk products
projtrial.jpg (185.5 KiB)
forumtrial.fsm (31.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.

1 Answer

·
Parker S avatar image
1 Like"
Parker S answered

@Adhav M

You may be better off splitting the multiprocessor into 2 processors and changing the max content to 20.

Another way would be to use lists in process flow, there is a great tutorial showing the basics here:

https://docs.flexsim.com/en/21.1/Tutorials/TaskLogic/Tutorial3ConditionalTasks/3-1SubflowsArrays/

5 |100000

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

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.