<?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: Flowitem only goes to one conveyor in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563165#M65262</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt;, thank you so much! It works really well now. Thank you for explaining the errors as well and your taken approach, really appreciate it. Thank you!&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 19 Jan 2021 02:15:34 GMT</pubDate>
    <dc:creator>glenys_c</dc:creator>
    <dc:date>2021-01-19T02:15:34Z</dc:date>
    <item>
      <title>Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563157#M65254</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.2.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello, I currently have 1 conveyor that sends flowitems to 2 other conveyors. However, flowitems only goes to conveyor1 even though conveyor2 is empty. Have attached a picture for better reference. I am unable to attach my file as it exceeds the allowable upload size please do let me know if you would like for me to email it instead. Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35930-1610609577946.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504737i3F0611AEFAEBF66A/image-size/large?v=v2&amp;amp;px=999" role="button" title="35930-1610609577946.png" alt="35930-1610609577946.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Jan 2021 07:33:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563157#M65254</guid>
      <dc:creator>glenys_c</dc:creator>
      <dc:date>2021-01-14T07:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563158#M65255</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;In the DP onArrival you're probably referring to a centerObject or outObject connection on the DP that doesn't exist.  You can see that in the system console.  Check your connections and if needed add a breakpoint to the onArrival trigger and step through your code.&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Jan 2021 11:49:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563158#M65255</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-01-14T11:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563159#M65256</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi Jason &lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt;, there is no error on the system console now. However, the flowitems are still only going to the same conveyor only. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35976-screenshot-981.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504728iF62AD8BF0F810CDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="35976-screenshot-981.png" alt="35976-screenshot-981.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 05:17:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563159#M65256</guid>
      <dc:creator>glenys_c</dc:creator>
      <dc:date>2021-01-15T05:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563160#M65257</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I suggest a different layout. One single straight conveyor from multiprocessor to combiner packaging72. A side transfer normal attached conveyor for the diversion to the other combiner.&lt;/P&gt;&lt;P&gt;The decision point logic looks only for items which are leaving the first straight conveyor and if the condition is true, then the item is sent to a decision point on the normal attached conveyor, &lt;/P&gt;&lt;P&gt;The deciding decision point on the first conveyor is quite a bit in a distance to the side transfer, not near to the point of exiting. The connected decision point is quite in the middle on his conveyor.&lt;/P&gt;&lt;P&gt;If you need your design for special circumstances, you haven’t described, then it would be a nice move to attach a model, otherwise we guess what might gone wrong, until by chance we find the right answer for you.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 08:33:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563160#M65257</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2021-01-15T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563161#M65258</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/25892/glenysc.html" nodeid="25892"&gt;@Glenys C&lt;/A&gt; It is very difficult to see what is wrong without the model. But give the fact that the problem is just in this last part can you just copy this last part in a new model and make a small model that way and upload that. That would give us the chance to tell you what is wrong.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 09:15:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563161#M65258</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2021-01-15T09:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563162#M65259</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt;, I have copied the last part in a new model and have attached the file below. Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/36035-conveyor-1.fsm" target="_blank"&gt;Conveyor (1).fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Jan 2021 02:26:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563162#M65259</guid>
      <dc:creator>glenys_c</dc:creator>
      <dc:date>2021-01-18T02:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563163#M65260</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt;, I tried to implement your approach (hopefully I understood you correctly and did it right) but the results are still the same, the flow items only go to one conveyor. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36038-1610945727287.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504733i4F6FA41A1A51ECA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="36038-1610945727287.png" alt="36038-1610945727287.png" /&gt;&lt;/span&gt; &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Jan 2021 04:55:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563163#M65260</guid>
      <dc:creator>glenys_c</dc:creator>
      <dc:date>2021-01-18T04:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563164#M65261</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/25892/glenysc.html" nodeid="25892"&gt;@Glenys C&lt;/A&gt; You had 2 problems. The first is that placing the first decision point the way you did it, is very complex. To be able for a box to go straight on the exit has to be a small bit further down the long conveyor than the entry. And the decision point has to be put just in the middle. Which is complex. So I just placed the first decision point on the conveyor after the machine. The other thing is that you didn't have any logic on the decision point to determine that it had to go straight. If you look at the properties and open the Decision Point Type field you will get a new gui with triggers and there I entered on the arrival trigger code that let's 50% go on and 50% go to the right. Hope this helps.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/36020-conveyor1-tal.fsm" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/36020-conveyor1-tal.fsm" target="_blank"&gt;conveyor1_TAL.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Jan 2021 08:44:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563164#M65261</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2021-01-18T08:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Flowitem only goes to one conveyor</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563165#M65262</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/193/steven.h.html" nodeid="193"&gt;@steven.hamoen&lt;/A&gt;, thank you so much! It works really well now. Thank you for explaining the errors as well and your taken approach, really appreciate it. Thank you!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Jan 2021 02:15:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flowitem-only-goes-to-one-conveyor/m-p/13563165#M65262</guid>
      <dc:creator>glenys_c</dc:creator>
      <dc:date>2021-01-19T02:15:34Z</dc:date>
    </item>
  </channel>
</rss>

