<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Where can I find the distance/routing table of DefaultNetworkNavigator ? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485590#M4178</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;The manual explains the DefaultNetworkNavigator will build a distance/routing table for all network nodes in the model when using networknode.&lt;/P&gt;
&lt;P&gt;I want to know what is the table structure and where can I find it?&lt;/P&gt;
&lt;P&gt;My issue is the link of &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/46731/how-to-dynamically-modify-the-agv-route-in-the-net.html" target="_blank"&gt;https://answers.flexsim.com/questions/46731/how-to-dynamically-modify-the-agv-route-in-the-net.html&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;1) A traveler arrives at the network node and when the &lt;STRONG&gt;shortest&lt;/STRONG&gt; to-edge number is closed using closenodeedge command in 'On Arrival' trigger, the traveler automatically try to find the other shortest to-edge number? Or should I set the other to-edge number using command? &lt;/P&gt;
&lt;P&gt;2) If so, which command can be used for it?&lt;/P&gt;
&lt;P&gt;3) If the routing/distance table is not found, the table can be recorded using script?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2018 04:57:38 GMT</pubDate>
    <dc:creator>SimFlex_support</dc:creator>
    <dc:date>2018-01-04T04:57:38Z</dc:date>
    <item>
      <title>Where can I find the distance/routing table of DefaultNetworkNavigator ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485590#M4178</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;The manual explains the DefaultNetworkNavigator will build a distance/routing table for all network nodes in the model when using networknode.&lt;/P&gt;
&lt;P&gt;I want to know what is the table structure and where can I find it?&lt;/P&gt;
&lt;P&gt;My issue is the link of &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/46731/how-to-dynamically-modify-the-agv-route-in-the-net.html" target="_blank"&gt;https://answers.flexsim.com/questions/46731/how-to-dynamically-modify-the-agv-route-in-the-net.html&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;1) A traveler arrives at the network node and when the &lt;STRONG&gt;shortest&lt;/STRONG&gt; to-edge number is closed using closenodeedge command in 'On Arrival' trigger, the traveler automatically try to find the other shortest to-edge number? Or should I set the other to-edge number using command? &lt;/P&gt;
&lt;P&gt;2) If so, which command can be used for it?&lt;/P&gt;
&lt;P&gt;3) If the routing/distance table is not found, the table can be recorded using script?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 04:57:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485590#M4178</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2018-01-04T04:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find the distance/routing table of DefaultNetworkNavigator ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485591#M4179</link>
      <description>&lt;P&gt;I found the distance/routing table in the tree but I thought the table has the shortest traveling route table of the traveler. It was only my mistaken.&lt;/P&gt;&lt;P&gt;After closenodeedge and optimizenetwork() command, the traveler should find the next shortest next network node. But it can't do it. Flexsim has a bug in optimizenetwork() command?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 10:22:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485591#M4179</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2018-01-04T10:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find the distance/routing table of DefaultNetworkNavigator ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485592#M4180</link>
      <description>&lt;P&gt;Whether a node's edge is open or closed has no effect on the distance table. The distance table stores the distance from each node to each other node in the network. You don't need to use optimizenetwork() for what you are doing because you aren't dynamically changing the distances between nodes by moving them or adding/removing connections.&lt;/P&gt;&lt;P&gt;You can return a value in the OnArrival trigger of a NetworkNode to tell the traveler which edge to traverse next. After it goes through that edge, it will continue towards its destination along the shortest path from there.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 18:09:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/where-can-i-find-the-distance-routing-table-of/m-p/13485592#M4180</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2018-01-04T18:09:00Z</dc:date>
    </item>
  </channel>
</rss>

