question

Steven Chen avatar image
0 Likes"
Steven Chen asked Jonah K answered

Combine statistics of travel and offset travel

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.


FlexSim 23.1.1
agvoffset travel
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

·
Jonah K avatar image
1 Like"
Jonah K answered Joerg Vogel commented

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.


agvoffsettravel.fsm (55.9 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.

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.