question

cai A avatar image
0 Likes"
cai A asked tannerp converted comment to answer

the problem of taskexecuter and agv(5)

I have some problem of my model,hope all of you can help me solve these problems.

I want let the taskexecuter upload and unload different parameter in first and second round travel.

(For example: in first round travel upload and unload by assign to the label that I set,but when go to the next round travel upload and unload in different quantity by assign to the label that I set.)

(For example: in first round travel upload in queue1 for 14 boxes unload in sink1 for 10 boxes and then upload in queue2 for 14 boxes unload in sink2 for 8 boxes and so on,but when go to the next round travel upload in queue1 for 10 boxes unload in sink1 for 8 boxes and then upload in queue2 for 13 boxes unload in sink2 for 10 boxes and so on.)

Is that impossible?

our-model.fsm

FlexSim 18.2.0
agvcontrol pointsunloadtaskexecuterupload
our-model.fsm (54.6 KiB)
· 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.

tannerp avatar image tannerp commented ·

Hi @cai A,

You could try using a Global Table that has all the values that you will be loading and unloading. For example, the table below shows how many to load/unload for each round according to your aforementioned parameters. You can access this information when you're pulling/pushing from lists in your Process Flow.

0 Likes 0 ·

1 Answer

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered

@cai A ·

Hi,

The quantity to be load and unload by the AGV is mention in the Control points, so if you change the label in the control points for each round the AGV will do the work as you are expecting.

Thanks

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.