question

Peter W8 avatar image
0 Likes"
Peter W8 asked Jeanette F commented

Wait for AGV before processing

Hi,

I want to prevent a processor (VF100) from processing an item if there is no AGV at a specific control point (StartPoint_AGV). I've experimented with process flow and the wait for event task, but I can't get it to work. I've also tried to use triggers without any success. Any suggestions? I've uploaded the model (Wait_for_AGV_before_proc) to the file sharing site.wait-for-agv-before-proc.jpg

FlexSim 22.2.1
agvprocessorcontrolpointwaitforeventwait
· 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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

You just need to change the Queue_Release process to detect the sendtoport of the upstream queue and override it to not release when there is no AGV to pull and release the item when it pulls one. Then add a wait for event to coordinate the loading task with the item being ready in Queue_Others.

There seem now to be errors with this model - what other changes have been made?

· 4
5 |100000

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