question

lee avatar image
0 Likes"
lee asked Julie Weller commented

Combine the combined workpieces according to the specified quantity.

I have multiple combiners. What I want to achieve is that the first 20 combined workpieces will be combined into a new workpiece and sent to Queue:Products to be inspected, waiting to be sent to processor:inspection machine for quality inspection, It will be scrapped.

At the same time, the combiner will continue to combine the remaining workpieces into a new workpieces and put it in Queue:Products to be inspected.


What I want to ask is, how can I recombine the combined artifacts according to the specified number to form a new artifact? At present, what I think of is to use trigger or process flow and then use conditional judgment and other methods.

Sorry, I'm still a novice, so I don't know how to use this software yet!

Thank you in advance for your help!!


Thank you very much.

I'm uploading here below the model i have

sample.fsm

FlexSim 22.2.0
process flowcombinersflexsim22
sample.fsm (40.8 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

Proxima avatar image
1 Like"
Proxima answered

I'm not sure if this answers your question , but the attachment below is how I do it , I try to fit the original file name and design。

Suppose you want to merge 20 raw materials into one composite, you need to set two inputs for Combiner1, and set the join mode, and set to receive 20 components from the second input (raw material) as a merge ,and then the merge is completed The objects will be moved down to the inspection machine for subsequent steps。* The quantity ratio between raw material and composite is set by time *

Sorry, there are some problems with the grammar above, I can only communicate through translation, I hope this example can solve your problem。

test.fsm



test.fsm (36.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.