I am testing out a possible way of connecting an AStar area (most of the plant) with an AGV Network area so that we can create zones in a WMS.
The model is pretty basic, but I am getting a weird Exception Error as the Transporter on the AGV Network gets to the control point where it will load.
I can't see any obvious problem with my "Travel to Staging" activity. It looks just like another model, which works fine.
In the Event Log, the Transporter receives ts8 (loading) before it finishes ts3(travel). The last thing that happens is "Begin Task: Load at Staging", but after that there are no more events listed in the Event List for this Transporter.
I substituted a regular Task Executer instead of the Transporter and the error went away, so it must have something to do with the offset movement - although the Transporter on the AStar network has no problems!
Is this a fluke or can we not use a Transporter in this situation?
Thanks!