question

acc H avatar image
0 Likes"
acc H asked Joshua S answered

Three of Queues must wait until the other one is completed before handling.

test.fsm

FlexSim 18.2.2
components
test.fsm (1.5 MiB)
· 4
5 |100000

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

Sebastian Hemmann avatar image Sebastian Hemmann commented ·

I think you have to explain more exactly:

1. what you are trying to do

2. where in the model to have a look

3. what does not what you expected

4. what Queues you are looking at

1 Like 1 ·
acc H avatar image acc H Sebastian Hemmann commented ·

in the model you can see four color to express four components.But one of them need two more manufacturing process.SO three components should wait for the process time(in model you can look Queues3,Queues4,Queues5 to transport Queues7,Queues8,Queues9).

But my process flow have some problem.So the transporter can't transport "已銑零組件"(it's also Queues i change it name) to "待組裝零組件"(also Queues. you can find it next to Queues7) when process finished.Model like job shop Production mode.I also want to know how to set batch for 100.transport until 100 for all Queues.Thanks for your reply.

0 Likes 0 ·
tannerp avatar image tannerp acc H commented ·

@acc H

Where do the 3 components wait for the 4th component? Should they all arrive at Queue6 together before they are moved to the next process?

0 Likes 0 ·
Show more comments

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered

@acc H

I would suggest opening and closing ports. For example, you would close the ports on the queues with the first 3 components, then when the 4th component is finished, whatever triggers its completion would trigger the opening of the ports of the first 3 components' queues. Still confused on which queues are connected to which components, but try opening and closing ports using triggers and see if that works.

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.