question

AboElfadl avatar image
0 Likes"
AboElfadl asked AboElfadl commented

Open Exit Ports after loading

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

Open Port After Loading.fsm

FlexSim 23.2.2
taskexecutorsopenoutput
· 2
5 |100000

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

Felix Möhlmann avatar image Felix Möhlmann commented ·
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 0 ·
AboElfadl avatar image AboElfadl Felix Möhlmann commented ·
The exact behavior I want to model is:

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

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered AboElfadl commented

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


· 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.

AboElfadl avatar image AboElfadl commented ·
Thank you very much.
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.