<?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 Re: How to get the correct number of Package Items from the mass flow conveyor? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515549#M27571</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;As long as there is a deviation and you set units per package, you can still try to transmit your data in labels to be able to get sufficient results. Then you wouldn’t depend on counting items anymore.&lt;/DIV&gt;</description>
    <pubDate>Fri, 10 Dec 2021 07:27:35 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2021-12-10T07:27:35Z</dc:date>
    <item>
      <title>How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515544#M27566</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.0.6 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="mfc-result.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508277iC4850562495C2DD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="mfc-result.png" alt="mfc-result.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/46508-mfc.fsm" target="_blank"&gt;mfc.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a model consisting of mass flow conveyors, but it has a problem.&lt;/P&gt;&lt;P&gt;The three lines settings are followings:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;MassFlowExitTransfer&lt;/SPAN&gt;1: Units per Package 100&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;MassFlowExitTransfer2&lt;/SPAN&gt;: Units per Package 10&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;MassFlowExitTransfer3&lt;/SPAN&gt;: Units per Package 1&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;After running the simulation, the line from source 1 to sink 1 is fine, but the line from source 2 to sink 2 and from source 3 to sink 3 has one less sink input than expected.&lt;/P&gt;&lt;P&gt;There seems to be a problem with MassFlowExitTransfer.&lt;/P&gt;&lt;P&gt;Is there a way to get the correct number of Package Items from the mass flow conveyor?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Dec 2021 02:30:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515544#M27566</guid>
      <dc:creator>ozawa_shinya</dc:creator>
      <dc:date>2021-12-03T02:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515545#M27567</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It's probably a floating point inaccurary and/or a "&amp;gt;" rather than a "&amp;gt;=" somewhere in the code determining the output.&lt;/P&gt;&lt;P&gt;If I use 9.9999... for the units per package (output) or 100.0...0001 for the units per item (input), I get the correct amount of output. When using enough decimal places this shouldn't realistically make a difference for a model run.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1638516274645.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508272iA1AEAE06BF42BBB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1638516274645.png" alt="1638516274645.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Still, I'd be interested to hear if anyone has a better idea, so I'll post this as a comment for now.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Dec 2021 07:25:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515545#M27567</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-12-03T07:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515546#M27568</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Since using 9.9999... and 100.0...00001 is not a good way, I'd like to set enough decimal places.&lt;/P&gt;&lt;P&gt;Setting Decimal Precision to a large number (e.g. 20) in the Model Settings window did not solve the problem.&lt;/P&gt;&lt;P&gt;I've found that the calculations may not match due to floating point numbers, but is there a better way to avoid this?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Dec 2021 06:04:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515546#M27568</guid>
      <dc:creator>ozawa_shinya</dc:creator>
      <dc:date>2021-12-08T06:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515547#M27569</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/29396/shinyao.html" nodeid="29396"&gt;@Shinya O&lt;/A&gt;,&lt;P&gt;This appears to be a bug with the Mass Flow Conveyors. I just submitted a dev report, so someone on the dev team will take a look at this and/or respond to this post. In the meantime, I would just use one of Felix's suggested workarounds.&lt;/P&gt;&lt;P&gt;I hope this helps! Best of luck!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Dec 2021 21:17:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515547#M27569</guid>
      <dc:creator>ryan_c10</dc:creator>
      <dc:date>2021-12-09T21:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515548#M27570</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/31536/ryanc10.html" nodeid="31536"&gt;@Ryan Clark&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;I hope that the bug is fixed. Thank you for your support.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Dec 2021 00:33:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515548#M27570</guid>
      <dc:creator>ozawa_shinya</dc:creator>
      <dc:date>2021-12-10T00:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515549#M27571</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;As long as there is a deviation and you set units per package, you can still try to transmit your data in labels to be able to get sufficient results. Then you wouldn’t depend on counting items anymore.&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Dec 2021 07:27:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515549#M27571</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2021-12-10T07:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515550#M27572</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/29396/shinyao.html" nodeid="29396"&gt;@Shinya O&lt;/A&gt;, was my answer helpful? If so, please click the "Accept" button at the bottom of my answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Dec 2021 19:21:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515550#M27572</guid>
      <dc:creator>ryan_c10</dc:creator>
      <dc:date>2021-12-15T19:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the correct number of Package Items from the mass flow conveyor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515551#M27573</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;This bug has been fixed for 22.0.11 which comes out later this week.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Dec 2022 23:46:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-correct-number-of-package-items-from-the-mass/m-p/13515551#M27573</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-12-20T23:46:27Z</dc:date>
    </item>
  </channel>
</rss>

