question

Francesco S avatar image
0 Likes"
Francesco S asked Benjamin W2 answered

how can i set the task executer?

simulazione_3d_model.fsm

Hi everyone, in model is supposed to work in this logic: the task executer should move, after that the rack is full, from StartLoad to control point, load a certain number of boxes from rack1, than move to control2, load other boxes and at the end go on unloading point and unload the boxes in queue, in order to finish is work in Charging Place. In the model that I attached the task executer does not move on the path that I assigned but the boxes are unloaded from rack to queue with a good logic.

can anybody help me to fix this problem?

FlexSim 20.0.0
task executerflowitemflexsim 20.0.0pathboxes
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

·
Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered

Hi @Francesco S,

There are a few tweaks I made to your model:

  1. Right by your CP "StartLoad", you have a break in your AGV path. Make sure connect the paths.
  2. Connect your task executor to your AGV path using an A-connection. Connect it as a traveller AGV
  3. If you want your AGV to wait until the rack is full, I would recommend using a "Batch" activity. I configured it like so:

  4. In your resource, you are pointing to a task executor in your flowitem bin. Instead, point to your task executor in your 3d model:
  5. For your loading and unloading activities, run a sub-flow so the task executor will load and unload all of the items at once. See the attached model for the example.

simulazione-3d-model.fsm



5 |100000

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

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.