question

Arindam Mahata avatar image
0 Likes"
Arindam Mahata asked tannerp commented

AGV,TASK EXECUTORS

CAN THE TASK EXECUTERS ANTICIPATE BEFOREHAND AND MOVE TO A PROCESSOR/CONTROL POINT BEFOREHAND AND AVOID WAITING AT THEIR CURRENT LOCATION UNTIL THE JOB IS PROCESSED OR ARRIVED AT THE QUEUE?

I HAVE MADE A MODEL AND I CAN SEE THE AGVS REMAIN STATIC AND ONLY MOVES WHEN THE JOB HAS ARRIVED AT THE QUEUE.CANT THEY MOVE BEFOREHAND SO THAT TIME CONSUMED IS LESS?

demo.fsm

FlexSim 18.0.3
task executers
demo.fsm (33.8 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 ·

@Arindam Mahata has this question been resolved?

0 Likes 0 ·

1 Answer

David Seo avatar image
0 Likes"
David Seo answered

@Arindam Mahata

In general TaskExecuter/Transporter can move to home position or destination you defined On Available trigger of the TaskExecuter after the job finished. But in the case of the dynamic destination of you model, if you can find the destination the transfer should move before the job generating, you can move the transporter to the position of the destination using customized script.

5 |100000

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