Open Exit Ports after loading

Open Exit Ports after loading

Mohamed_AboElfadl
Not applicable
10 Views
4 Replies
Message 1 of 5

Open Exit Ports after loading

Mohamed_AboElfadl
Not applicable

[ FlexSim 23.2.2 ]

In my model, I want to open the exit transfers output after the task executor finishes loading.

Open Port After Loading.fsm

0 Likes
Accepted solutions (1)
11 Views
4 Replies
Replies (4)
Message 2 of 5

moehlmann_fe
Observer
Observer
You are opening the output of one transfer and closing that of the second. Can you maybe explain a bit more what exact behaviour you want to model? Should the outputs alternate? Should the transfer only open once the transporter has loaded all five items?
0 Likes
Message 3 of 5

Mohamed_AboElfadl
Not applicable
The exact behavior I want to model is:

- Stop the output of the conveyor while the task executor is loading.

0 Likes
Message 4 of 5

moehlmann_fe
Observer
Observer
Accepted solution

Would this be an option?: Stopping the robot when a queue reaches the batch size and resuming it when the queue is empty again?

open-port-after-loading(1).fsm

Alternatively you could stop the robot in the "On Start Task" trigger of the transporter when it starts a loading task.

open-port-after-loading(2).fsm

Message 5 of 5

Mohamed_AboElfadl
Not applicable
Thank you very much.
0 Likes