question

Thomas K4 avatar image
0 Likes"
Thomas K4 asked Parker S answered

How to modify the source in this case?

Test.fsmHey friends, I am new to FlexSim and therefore clueless sometimes. For my simulation I use a Global Table to get the Inter Arrival Time to my source for each order. But now i have to add the amount of pieces by order. My problem is, that I label the products on creation when they arrive out of the source. Each product, is labeled by the entry in the GlobalTable and jumps one row further down to the next label. The amount of pieces out of the source is defined by the fifth column in my global table. Can someone tell me how to get this into the simulation? So now, I get for each order one package and label it with order number etc. but somehow I have to make for e.g. 5 pieces per order and label them the same and afterwards go on with the next order.

Thank you all!

FlexSim 20.2.2
sourceflexsim 20.2.2labelglobaltable
test.fsm (135.4 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
2 Likes"
Parker S answered Thomas K4 commented

The simplest way to achieve this would be to place a separator in between your source and "Eingang" queue and use a global table lookup for the quantity.

In this case, the "Auftragsnummer" label would need to be set on exit from the source.


1611687893835.png (9.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.