question

cai A avatar image
0 Likes"
cai A asked cai A commented

the problem of taskexecuter and agv(3)

I have some problems of my model hope all of you can help me to solve my problems.Thank you!

(1) I want let the taskexecuter go to any connect point wait for 3 seconds and then get upload and unload(For example:go to queue1 stop 3 seconds and then upload 14 boxes and then go to sink1 wait 3 seconds and then unload 14 boxes and then go to queue2 and so on.)

(2) I want let the sink4 unload by labels but it can't unload quantity that I want.(For example:I want unload for 8 boxes in sink4 but it just unload for 1 box)

our-model.fsm

FlexSim 18.2.0
agvunloadtaskexecuteruploadconnect point
our-model.fsm (47.9 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.

1 Answer

gilbert jerald avatar image
0 Likes"
gilbert jerald answered cai A commented

@cai A

Hi,

The attached model I have made the change on your model that meet your 2 requirements.

I have used process flow Delay activity to make the AGV wait at control points when loading and unloading for 10 sec.

I have pushed all the unloading control point to a list and make the AGV, to make use of the list to unload the item in the required sink with respect to unload quantity.

support-agv3.fsm

Note; You can change the time 10 sec to as per your requirement.

Thanks


support-agv3.fsm (54.8 KiB)
· 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.