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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @lee,

It looks like this question may be part of a homework assignment or academic project. The professors who assign simulation modeling exercises using FlexSim expect that the academic integrity of their assignments will be maintained. In addition, we are supportive of Honor Codes or Pledges that regulate the behavior surrounding academic assignments.

I recommend reading our best practices page on the subject, which includes some resources that you should find helpful as you use FlexSim for academic purposes. I also highly recommend Dr. Allen Greenwood's FlexSim Primer, which was written specifically for students and professors.

2 Likes 2 ·
Julie Weller avatar image Julie Weller commented ·

Hi @Lee , was Proxima's answer helpful? If so, please click the "Accept" button at the bottom of the answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

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.

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.