AGV as shuttle strange behavior

AGV as shuttle strange behavior

SCHamoen
Advisor Advisor
368 Views
3 Replies
Message 1 of 4

AGV as shuttle strange behavior

SCHamoen
Advisor
Advisor

[ FlexSim 17.1.1 ]

@anthony.johnson

We have some conveyors that have to send pallets to 1 conveyor and use a shuttle for that. We used the AGV module, connected everything the normal way and the exittransfers of the conveyors to control the shuttle. But with every movement it travels to the far ends of the track. We assume this is a bug?

agvasshuttlebug.fsm

(we actually also tested it in 17.1.2 but that can not be selected yet with the software versions)


0 Likes
Accepted solutions (1)
369 Views
3 Replies
Replies (3)
Message 2 of 4

SimFlex_support
Advisor
Advisor

@steven.hamoen

I made also the same model using the networkNode as ctrl-c copy it.

The networknode model behaviors normally without any strange. AGV module path behavior looks like some different from networknode.

6506-agvasshuttlebug-twolines.fsm

email ID : support@flexsim.co.kr & support@simflex.co.kr
0 Likes
Message 3 of 4

SCHamoen
Advisor
Advisor

@david.seo thanks, using the networknodes is also the way we solved it now, but I think with the AGV should also work so that is why we posted it here.

0 Likes
Message 4 of 4

anthony_johnsonT83CM
Autodesk
Autodesk
Accepted solution

Steven,

Thanks, yes this is a bug. You can fix it by deleting the node MODEL:/Tools/Toolbox/AGVNetwork. It looks like there is path creation logic that looks for the AGV Network with the path MODEL:/?AGVNetwork, which finds the wrong node, so paths were being created in the wrong place. Delete that node and then "wiggle" the other paths to recreate the control point connections.

Anthony