question

Pinakin avatar image
0 Likes"
Pinakin asked Joshua S commented

How to obtain the travel time of the AGV between 2 control points?

I want to measure the time of travel between 2 control points on an agv network. Is there a way to obtain that?

FlexSim 18.2.2
agvagv networkagv path
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

Joshua S avatar image
1 Like"
Joshua S answered Joshua S commented

Use this command

  1. cpdistance (obj fromControlPoint, obj toControlPoint)

to get the distance from one control point to another. The rest is just calculating the travel time based on the distance and the max speed of your AGV

· 5
5 |100000

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