I'm trying to develop some labor tracking logic using node entry/exits, but I am having trouble understanding why the On Arrival trigger is firing when an operator exits an endpoint node.
What is being observed seems to indicate the operator may not be physically be sitting at the node after entering. When a resource is parked at a node, is it not actually at the node? I did set the Operator to not travel offsets and block space on networks, but On Arrival still fired on exit.
I attached a small test model demonstrating what is being observed.
Node On Arrival Logic Test.fsm
I did find a previously answered question on this topic but the scenario is a little different...
https://answers.flexsim.com/questions/43656/network-node-onarrive-trigger-not-firing.html
Also, I am not completely understanding 'toedge' and 'fromedge' . The manual does not clearly define what these represent.
Thanks