question

Alexander Muff avatar image
0 Likes"
Alexander Muff asked Alexander Muff commented

Separate Batches

batch-then-create-sub-model.fsm

In process flow, is there a way to separate tokens after batching?

For example, I have two parts that are batched for oven processing. After the oven, they are individual parts again. How do I get the parts back to individual parts?

FlexSim 16.2.2
batch processing
5 |100000

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

Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered Alexander Muff commented

@Alexander Muff If you change the # of tokens to release to the batch quantity you will still collect the batch but releases all entering items after they have batched, keeping all their labels and data

· 3
5 |100000

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

Kari Payton avatar image
0 Likes"
Kari Payton answered Alexander Muff commented

@Alexander Muff you can try using the Split and Join feature. Split the token at the start to create two parts then join them for oven processing then split again into two parts. 5443-batch-then-create-sub-model.fsm


· 1
5 |100000

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