question

Emily K avatar image
0 Likes"
Emily K asked Emily K commented

Dispatcher Tab of Task Executer

Hi,

I would like to understand the dispatcher option under task executer, as I didn't find much information on usermanual and forum, could you please give some explanation on these?

I am going to use with agv process flow module.

At Pass To, I choose shortest distance, does it mean it will pass the task to the agv closest to the loading/unloading point in the task show in first agv work list?

For queue strategy, Prioritize by distance, what distance it refers to?

1670343937524.png

Is straight FIFO means, the first task enter the agv work list will first assign to the task executer?

FlexSim 21.2.4
task executerdispatcher tab
1670343937524.png (13.4 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

Kavika F avatar image
0 Likes"
Kavika F answered Emily K commented

Here's what the tooltip says about the pass to closest object option:

1670355175921.png

As FIFO implies, the first Task Sequence received by the dispatch will be the first Task Sequence assigned to an operator.

For the Prioritize by Distance queue strategy, the distance object it refers to can be specified using the "Involved Object" (either 1 or 2). The code uses "distancetotravel(current, station)", where station is either the Task Sequences "involved1" or "involved2" depending on the Involved Object you choose.

1670355752047.png


1670355752047.png (10.1 KiB)
1670355212986.png (5.6 KiB)
· 3
5 |100000

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