question

Mohamed Eldakroury avatar image
0 Likes"
Mohamed Eldakroury asked Jeanette F commented

AGV Stop for processing at BFR

Hello,

I am using the basic AGV template to control AGVs. However, I need the AGV to pickup an item, unload it at a processor, wait till processing is finished, then load it again and move to the next processor. This seems to be possible with a "wait for event" activity if I was using a processor, but I am using a basic fixed resource and I don't see an "on process finish" trigger. Using an "On Exit" trigger won't do the job I think.


Also, the AGV doesn't need to wait for BFR to be done processing because it doesn't use the "use transport". I need my wait for event activity to only work for those BFRs that use transport.


This is a demo model of my bigger model which have 30+ BFRs


AGVStopForProcessing.fsm


FlexSim 23.2.0
agvprocessagv template
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Mohamed Eldakroury, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

For this you don't need the AGV template. Just use transport for the subsequent movements and place a label on the item : transporter when you create the first movement. Then refer to that in the subsequent processors using item.transporter

Attached is your example reworked to do this with a new object process flow for the agv(s):

1715785696043.png

agvstopforprocessing_jl.fsm

(You have some exceptions relating to a global table).


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.