question

Nikhil T avatar image
0 Likes"
Nikhil T asked Nikhil T commented

AGV not stopping at Control point

Bot Sim 4.fsmAttached is a reused model from the answers section which I am trying to repurpose for my requirements. I am unable to stop the agv inspite of having a loading and unloading time set. What am I missing? Thanks

Choose One
agv
bot-sim-4.fsm (60.5 KiB)
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 Nikhil T commented

The AGV just has a standard task to take a tote to the queue - it is operating outside of the process flow and so you need to preempt the travel task to make it stop.

You can do that by adding a preempting task sequence activity and more tasks to the process flow, or add two lines of code as I've done in the attached model.bot-sim-4_jl.fsm


bot-sim-4-jl.fsm (61.1 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.

Nikhil T avatar image Nikhil T commented ·

Thank you Jason. I appreciate your reply.

0 Likes 0 ·

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.