question

Patrick Zweekhorst avatar image
0 Likes"
Patrick Zweekhorst asked Matthew Gillespie edited

Copying container with agv path does not work

When I want to copy a basicFR, that is used as a container for a AGV path, the path which was in the container is not in the copied basicFR. The basicFR is copied and all objects in the basicFR are copied correctly, but the AGV paths that were in the basicFR are not in the copied basisFR but in AGVNetwork object in the model tree.

In the attached example model ( pathcopyingbug.fsm ) I have two paths in basicFR1, so I expect that if I copy basicFR1, the copy also has two paths in it. But this is not the case. Is this a known bug or is this just not possible?

Thanks in advance.

FlexSim 16.2.0
agvagv pathcopy
pathcopyingbug.fsm (15.6 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

·
Arun Kr avatar image
1 Like"
Arun Kr answered Patrick Zweekhorst commented

Dear Patrick,

The AGV path is a part of the AGV network node.

In the model you posted, the paths are not child nodes of the AGV network node. So when you tries to copy the BasicFR an AGV network node is created outside the Basic FR and the newly generated path becomes child node of the new AGV network node.

So the AGV paths inside the Basic FR must be child nodes to the AGV network nodes for copying. Please see the attached model.

pathcopyingbug-1.fsm


· 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.

Patrick Zweekhorst avatar image Patrick Zweekhorst commented ·

Hi Arun,

Thanks again. I did not know the AGV paths inside the basicFR node needed to be child node of the AGV network.

Patrick

0 Likes 0 ·
Patrick Zweekhorst avatar image Patrick Zweekhorst commented ·

@Arun KR

Hi Arun,

One more question about this model. How can I put my current path in a AGV network node? I tried copying a AGV network node and pasted it under BasicFR1. After this I selected the paths and used move object into highlighted, but the paths are no longer visible ( see attachment ). So I do not know how to restore my mistake. In a larger model I have multiple paths that are under a BasicFR and thus not under a AGV network node.

Is it possible to fix this problem or can it not be undone?

Thanks,

Patrick

pathcopyingbug2.fsm

0 Likes 0 ·
pathcopyingbug2.fsm (15.8 KiB)
Arun Kr avatar image Arun Kr Patrick Zweekhorst commented ·

Dear Patrick,

Instead of moving nodes in the 3D model, you can copy nodes in the tree as shown in the GIF .

You will be able to see the paths.

Regards,

Arun KR

0 Likes 0 ·
capture-1.gif (820.3 KiB)
Patrick Zweekhorst avatar image Patrick Zweekhorst Arun Kr commented ·

Thanks, I will try that solution.

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.