question

Omar Aguilera Rico avatar image
0 Likes"
Omar Aguilera Rico asked Felix Möhlmann answered

NetworkNode - Stop Traveler

Hello, when making a stop in the networnode it throws me an error.

Model annex so that you can appreciate it.

Trafico Control - Montacargas_1.fsm

What I try to do is that when a forklift arrives, it must wait 5 seconds and then continue but I can't make it work. How can I solve this or what alternative do you offer me to implement?

FlexSim 21.1.4
networknodestopobjecttraveler
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

Stopping the traveler when it arrives at a node seems to interfere with the logic that gets triggered in the background (updating traveler status in network, possibly other things...). Placing a 0-second delay before stopping the task executer allows that logic to finish first and you won't get an error message.

trafico-control-montacargas-1_1.fsm


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.