question

clairek3 avatar image
0 Likes"
clairek3 asked Benjamin W2 commented

Transporter Exception Error in Offset Movement on Loading

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!

astar-combo-agv-network-test.fsm

FlexSim 19.1.1
transporteragv network
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

·
Benjamin W2 avatar image
1 Like"
Benjamin W2 answered Benjamin W2 commented

Hi @Claire Krupp,

I am guessing that you are correct and something is buggy with the offset movement. However, an easy way to get around that is to use the "Move Object" activity intead of "Load". I find the "Move Object" activity to be much more robust in application.

See the attached model and pictures:

astaragvmoveobject.fsm


pfmoveobject.png (10.8 KiB)
moveobject1.png (10.4 KiB)
moveobject2.png (7.7 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Claire Krupp avatar image Claire Krupp commented ·

Thanks @Benjamin W2 I will check that out. I'm guessing I would also have to add a Delay for load time?

I really wanted to see the offset movement of the Transporter. I found out from @Jörg Vogel on another post that using Network Nodes with extended location connectors is a better way to get the result I want.

0 Likes 0 ·
Benjamin W2 avatar image Benjamin W2 Claire Krupp commented ·

@Claire Krupp, yes, you would have to use a delay for load time. Let me know if you have any more questions!

1 Like 1 ·

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.