question

MPeyman avatar image
0 Likes"
MPeyman asked Felix Möhlmann commented

Distance calculator

Dear All, I created a model with specific nodes and when I run the model and get the total distance traveled by the AGVs (Operators), its not the same as calculating the distance of node coordinate.

for instance here the total distance should be 8.8 but in model is 12.65.

list1 is start from node 1(x=10.50, y=14.40) to 28(8.90, 13.60) to 32(11.20, 14.10)

list2 is start from node 1(x=10.50, y=14.40) to 28(11.40, 12.00) to 32(11.20, 14.10)

peyman-flex-model-original.fsm

distance.png

FlexSim 23.0.8
distance traveled
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

José Antonio MD avatar image
0 Likes"
José Antonio MD answered Felix Möhlmann commented

Hello @MPeyman,

The problem is in the configuration of the trasnport. "Operator" not only travels to the nodes, it also makes an OffsetTravel to Load and Unload the boxes. You can select the option "Do not travel offset for load/unload tasks"

1706007735001.png

Look at this exmpleExample_Distance.fsm

I hope I have been helpful.


· 4
5 |100000

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