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.

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.