question

Andres M12 avatar image
0 Likes"
Andres M12 asked Andres M12 commented

Batch size with process flow

Hi there, I have a problem about batches. I need to process batches that are defined by a Global Table called “batchsize” for each type of product, then the batches will be processed by a processor called “processor2”, here I have a Global Table for the time processes for each product called “processTime”. From here I have a queue called “queue2” where the completed batches will move, but if the batch is not completed because there is not available product, I want to move the incomplete batch. I use two transporters to move batches. My question is how process flow works to assignee the labels of 3D model to the tokens to do the logic that I need. Here I have an attached model for a better comprehension. Thanks for your supporting. batchsizemodel.fsm

FlexSim 21.2.3
processflowlabelsbatch size
batchsizemodel.fsm (39.9 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.

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Andres M12 commented

Event driven source assign involved item to a label with a name.

pf-assign-item-to-token-item.jpgSet value from item label by referenced name of event driven source to label at token.

label-at-token-item.jpg


· 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.