modify the source output

modify the source output

andreas_r
Not applicable
4 Views
1 Reply
Message 1 of 2

modify the source output

andreas_r
Not applicable

[ FlexSim 19.0.2 ]

How can I stop the source producing parts after 120 pieces by using inter-arrival-time? It must be inter-arrival because i need the adjustment "uniform" for the randomly producing items in a time range.

Thank you.

0 Likes
Accepted solutions (1)
5 Views
1 Reply
Reply (1)
Message 2 of 2

ralf_gruber
Collaborator
Collaborator
Accepted solution

Andreas,

you can limit the output by adding an Exit Trigger to the Source, that stops the output of the source. To limit the output to 120, you have to check if 119 item already have exited, when the 120th wants to exit so the output is closed after that one.

Add the Exit trigger and choose the pick option "Control/Close and Open Ports" and change the condition as in the picture below:

18305-limitsourceoutput.png