question

Joao Emanuel S avatar image
0 Likes"
Joao Emanuel S asked Joao Emanuel S commented

How can I make a processor wait?

Hi,


I'm stuck with a doubt of how can I make a processor to decide before starting to operate.

In my case the processor 1 shoud wait for the processor 3 to be finished before starting or if the processor 3 is idle it can start right away.

It could alo wait in the processor 8 before going to processor 1 if processor 3 is being used.


Can someone help me with that?


I'm sending my model attached.


Thanks in advance!


test of condition.fsm

FlexSim 18.2.3
decideflexsim 18.2.3delay
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @joao_emanuel.s, was phil.bobo's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

1 Like 1 ·

1 Answer

·
Phil BoBo avatar image
2 Likes"
Phil BoBo answered Joao Emanuel S commented

When an item enters Processor1, close its input. When an item exits Processor3, open Processor1's input.

test-of-condition_1.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.

Joao Emanuel S avatar image Joao Emanuel S commented ·

Thank you for the help :D

0 Likes 0 ·

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.