question

Raja Sekaran avatar image
0 Likes"
Raja Sekaran asked Raja Sekaran commented

Load time function not executed when using navigator for offset travel

Hi,

I have noticed that load time function is not executed when using "use navigator for offset travel" in the task executer. I have attached the model for the reference.

question-loadtime.fsm

Thanks in advance.

FlexSim 18.2.2
agvnetwork nodesnetwork nodeload time
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

·
Phil BoBo avatar image
1 Like"
Phil BoBo answered Raja Sekaran commented

This is a bug caused by this particular set of circumstances:

1. The TE is connected to a NetworkNavigator.

2. The TE is using "Use navigator for offset travel."

3. The closest network node to the loading station is the same node where the TE is currently.

The load time function is firing, but it is firing too late because the navigator has already told the TE that it has successfully arrived at its destination and finished its load task before the load time function was calculated.

I'll add a case to the dev list to look into this further.

In the meantime, you can work around the issue by adding a network node that is closer than the one that is connected to the object:

This way, the TE has a node to travel to before loading the item so that the offset travel is not completed immediately (before the load time is set).


extra-node.png (76.1 KiB)
· 1
5 |100000

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

Raja Sekaran avatar image Raja Sekaran commented ·

Thanks @phil.bobo

0 Likes 0 ·

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.