question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Felix Möhlmann answered

How to create common buffer in object process flow?

Hi Team,

I am working on model where the processor1 and processor2 are working in parallel. They both are picking item from common buffer.

While modelling buffer system in object process flow, it is generating buffer with respect to both the processors. Is there any way to create only 1 buffer system?

1661341094116.png

File Name: Object_PF_1_Common_Buffer

Thank you!

FlexSim 21.1.5
object flowcommon buffer
1661341094116.png (116.3 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

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

Set the list type to "Global". It will then be shared between all instances of the process flow.

1661342623540.pngThe source will create the specified number of tokens per instance. If you only want five tokens in total, you could sink the ones that belong to an instance other than the first.

1661342838089.png

Alternatively you could move the entire section to a separate, general process flow and use a Global List (the one from the toolbox, not to be confused with the Internal List with Type 'Global' above) to link the two.


1661342623540.png (9.2 KiB)
1661342838089.png (22.1 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.

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.