<?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 Port by case with a round robin distribution or percentage in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510352#M23549</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;Is there a way that a Decision Point can divert same item type on 2 different ports by percentage or round robin ?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;A id="17644" href="https://answers.flexsim.com/storage/attachments/17644-port-by-case-percentage.jpg"&gt;port-by-case-percentage.jpg&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Mar 2019 13:12:41 GMT</pubDate>
    <dc:creator>marian_c</dc:creator>
    <dc:date>2019-03-03T13:12:41Z</dc:date>
    <item>
      <title>Port by case with a round robin distribution or percentage</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510352#M23549</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;Is there a way that a Decision Point can divert same item type on 2 different ports by percentage or round robin ?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;A id="17644" href="https://answers.flexsim.com/storage/attachments/17644-port-by-case-percentage.jpg"&gt;port-by-case-percentage.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2019 13:12:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510352#M23549</guid>
      <dc:creator>marian_c</dc:creator>
      <dc:date>2019-03-03T13:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Port by case with a round robin distribution or percentage</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510353#M23550</link>
      <description>&lt;P&gt;Port by case option returns the port as a number, where the item goes. Since the return value must be a number you can replace the direct single vaule by functions returning different discrete numbers. The function dempirical("global table name", random number stream) is such a statistical function. &lt;/P&gt;&lt;P&gt;The global table first column contains in its rows the sum up to 100 percent, the second column in each row returns the discrete value to the probability of first column. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17645-dempirical-port-by-case.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498716i240AC66CFEA54069/image-size/large?v=v2&amp;amp;px=999" role="button" title="17645-dempirical-port-by-case.jpg" alt="17645-dempirical-port-by-case.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="17646" href="https://answers.flexsim.com/storage/attachments/17646-dempirical-port-by-case.fsm"&gt;dempirical-port-by-case.fsm&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The port number belongs to the outObject property in a decision point send item by case:&lt;/P&gt;&lt;PRE&gt;outobject(current,2)&lt;/PRE&gt;&lt;P&gt;&lt;A id="17646" href="https://answers.flexsim.com/storage/attachments/17646-dempirical-port-by-case.fsm"&gt;&lt;/A&gt;The statistical dempirical distribution returns still the number the outObject is connected to in the option send item by case&lt;/P&gt;&lt;PRE&gt;outObject(current,dEmp) &lt;/PRE&gt;</description>
      <pubDate>Sun, 03 Mar 2019 14:11:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510353#M23550</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2019-03-03T14:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Port by case with a round robin distribution or percentage</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510354#M23551</link>
      <description>&lt;P&gt;&lt;A id="17647" href="https://answers.flexsim.com/storage/attachments/17647-2.jpg"&gt;2.jpg&lt;/A&gt;Hello Jorg,&lt;/P&gt;
&lt;P&gt;I don't seem to get it. Instead of port numbers I have some DPoints connected. Can dempirical return their names ?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2019 14:31:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510354#M23551</guid>
      <dc:creator>marian_c</dc:creator>
      <dc:date>2019-03-03T14:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Port by case with a round robin distribution or percentage</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510355#M23552</link>
      <description>&lt;P&gt;Sorry... here is the correct attachement. Thank you.&lt;/P&gt;
&lt;P&gt;&lt;A id="17648" href="https://answers.flexsim.com/storage/attachments/17648-2.jpg"&gt;2.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2019 14:33:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/port-by-case-with-a-round-robin-distribution-or-percentage/m-p/13510355#M23552</guid>
      <dc:creator>marian_c</dc:creator>
      <dc:date>2019-03-03T14:33:01Z</dc:date>
    </item>
  </channel>
</rss>

