Combine statistics of travel and offset travel

Combine statistics of travel and offset travel

steven_chen1
Not applicable
8 Views
1 Reply
Message 1 of 2

Combine statistics of travel and offset travel

steven_chen1
Not applicable

[ FlexSim 23.1.1 ]

Hello,

What could make non-zero offset travel time of an AGV on path, since AGV always stays on path?

Offset travel can be excluded in state table but it doesn't count into travel. Which causes travel time inaccurate.


0 Likes
Accepted solutions (1)
9 Views
1 Reply
Reply (1)
Message 2 of 2

jonah_kendellR47TC
Autodesk
Autodesk
Accepted solution

You can create a custom code in process flow that automatically sets the state from Offset Travel Empty to Travel Empty, and from Offset Travel Loaded to Travel Loaded. This will essentially combine your Offset travel statistics with the regular travel statistics.

I created a simple model that demonstrates combining AGV states, based off of a similar approach found in this post.

AGVoffsetTravel.fsm

You can find more information about AGV Offset Travel in this documentation Adding AGV Offset Travel.