destroy AGV object

destroy AGV object

libby_w2
Not applicable
60 Views
5 Replies
Message 1 of 6

destroy AGV object

libby_w2
Not applicable

[ FlexSim 18.2.3 ]

When using AGV to simulate trucks, after unload cargo task done, truck will travel to a control point that leave warehouse.I want the truck will be destroy and relaese the leaving control point.

When using destroyobject to delect AGV, output console will continue throwing error message.How to delect AGV correctly

0 Likes
Accepted solutions (1)
61 Views
5 Replies
Replies (5)
Message 2 of 6

tongsw
Not applicable

Before you using destroyobject to delect AGV, please ensure there is no task in the AGV. The attachment is a demo for your reference.detroy-agv-in-agv-mode-v20182en.fsm

0 Likes
Message 3 of 6

libby_w2
Not applicable

destroyagv.fsm

Thanks for your reply,but my case is a bit different from yours.

I need to add AGV and delete AGV dynamically.

After destroy AGV, the error message show like this:

19794-errormessage.png

0 Likes
Message 4 of 6

tongsw
Not applicable

The attachment is a demo for your question. 19793-destroyagv.fsm

Message 5 of 6

gilbert_jerald
Not applicable
Accepted solution

@Libby

Instead of redirect the truck via custom code. Use Travel activity in process flow to move the truck to the leaveCP location.

agv-truck-support.fsm

Thanks

0 Likes
Message 6 of 6

libby_w2
Not applicable

Thanks a lot. I got it.

0 Likes