Trigger the source to release one item when the operator is at the processor

Trigger the source to release one item when the operator is at the processor

akila_indeewara_kulathunga_wad
Not applicable
37 Views
1 Reply
Message 1 of 2

Trigger the source to release one item when the operator is at the processor

akila_indeewara_kulathunga_wad
Not applicable

[ FlexSim 25.1.1 ]

I have attached a sample model to the question. What I am required to do is for the queue1 to release one item when the operator1 is at the processor1. so that the operator 1 can start working on the processor1 workbench.

Thank you.

problem1.fsm

0 Likes
38 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Observer
Observer
I don't quite understand what the goal is. The processor will wait until the operator has arrived before it starts to process an item. If you want to make sure that there is always work, just set the inter-arrival time of the source to 0, so it always has an item ready.
0 Likes