question

luis-rodrigues avatar image
0 Likes"
luis-rodrigues asked Felix Möhlmann commented

Start recipes in machines

Hi. I'm working on a model in which each machine produces a list of recipes, that are represented in the "source" in the process flow. Right now I have arrival times for each recipe but I want to take off this times and make it, for example, if the first recipe ends the machine should start the next one and so on. Can anyone help me with this?

Also the model is returning an error in the "materialtype" global table that represents the quantity of boxes from each material a specific queue can hold.


Thank you in advance :)

mlall-NOVA.fsm

FlexSim 24.1.0
source
mlall-nova.fsm (367.6 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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Felix Möhlmann commented

attached an example in standard 3d logic.

container items are created with type values in round robin style. Update components list values take into account an additional involved container item. Combiner is working in batch mode.

UpdateComponentList_round_robin_container_item_batch_mode.fsm


· 7
5 |100000

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