Hi,
In my model (see attached Instances_ControlPoint.fsm), I have an AGV connected to a control point with Traveler AGV connection. I have noticed that when I create an instance of this object, the new instance will have a TravelerAGV connection with the first control point I have ever created in the model. In this case, you can see that I have three control points in order of creation (CP1, CP2, CP3), and if I connect the template AGV (TaskExecuter1) to the CP2 and create a new instance with the "plus" button, then the AGV instance will be connected to CP1, which is the first one ever created.
I played around with this a bit and the only thing I figured out is that all instances (even of different objects) will be connected to the first control point ever created.
In case the control point I want the objects connect to, is not the first one ever created, is there a way or some settings to set in order to have all instances connected to the same control point as the template is? What I am aiming for is to have all AGVs connected to the same CP, therefore they will be one of top of each other. Afterwards I will place them wherever I need.
Thanks