question

cristian R2 avatar image
0 Likes"
cristian R2 asked Matthew Gillespie answered

move an object by 4 processors, which passes through all processors

how to make the object pass through the 3 processors and enter the first available or if they are full is in queue 2 waiting for availability.And after going through the 3 processors in the processor C.

FlexSim 19.0.0
doubt
captura.jpg (88.2 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.

Joseph Gillespie avatar image Joseph Gillespie commented ·

@cristian R2

You will probably need to provide more detail of what you're trying to do so that I can give you a good answer. Do you want to do everything in Process Flow? If not, you could simply make port connections from Queue2 to Processor 1,2, and 3 and then set Queue1's flow to "Round Robin if Available":

This will cause Queue2 to send items to each processor in turn (Processor 1, then Processor 2, then Processor 3) except when they are unavailable it skips them.

Then make port connections from Queue3, 4, and 5 to Processor C.

0 Likes 0 ·
capture.png (1.5 KiB)
Jeff Nordgren avatar image Jeff Nordgren commented ·

@cristian R2,

A picture may be worth a thousand words but a model is worth a thousand pictures. Do you have a model or sample model you could send us?

Thanks.

bumped

0 Likes 0 ·

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered

I answered a similar question here.

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.