<?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: Load elevator from 2 conveyors at different levels in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551266#M55879</link>
    <description>&lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/81641/view.html#"&gt;@Amit K2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your
 pull from list was using the level as the partition ID but all of the 
pallets were not specifying the partition ID so they all looked the same
 to the elevator.  The solution to you problem is a little more complex 
than what you were modeling.  Before we get to that, I made some other 
changes to your model that were necessary.  First, the pallet wait for 
event activity needed some changes so that the tokens were only released
 when their pallet triggered the event.  The way you had it set up any 
pallet would release the tokens.  Second, I removed the zone from the 
pallet process flow.  I would handle the situation with an area 
restriction on the decision points not in process flow.&lt;/P&gt;&lt;P&gt;For the 
answer I modified your process flow so that the pallets would be put on 
two lists.  A secondary and primary pallet list.  This allows the 
process flow to make sure that two pallets are available on a level 
before the elevator gets notified.  The elevator pulls the primary 
pallet (2nd to arrive) off of one list and then sets it's level to that 
pallet before pulling the second pallet off of the other list with the 
partition ID set to the level.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;P&gt;&lt;A id="26863" href="https://answers.flexsim.com/storage/attachments/26863-answer-tlpuglu.fsm"&gt;answer-tlpuglu.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2020 15:57:38 GMT</pubDate>
    <dc:creator>Brandon_Peterson</dc:creator>
    <dc:date>2020-03-30T15:57:38Z</dc:date>
    <item>
      <title>Load elevator from 2 conveyors at different levels</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551265#M55878</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.3 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I decided to add more complexity to the model that you answered &lt;A rel="nofollow" href="https://answers.flexsim.com/questions/81549/sending-items-from-two-conveyors-using-one-elevato.html"&gt;here.&lt;/A&gt;In the attached &lt;A id="26859" href="https://answers.flexsim.com/storage/attachments/26859-twolevel-pickup-groundlevel-unload-3302020.fsm"&gt;twolevel-pickup-groundlevel-unload-3302020.fsm&lt;/A&gt; model, I added another set of conveyors on the ground level and replaced the "travel to location" activity with simple "travel" activity to make the elevator travel to top/ground level depending where the pallets arrive first. &lt;/P&gt;
&lt;P&gt;Here is what happens, the first set of pallets from the top level are loaded and unloaded correctly. After that the elevator loads pallets from ground and top level and then delivers downstream. The rule is that two pallets that are loaded must come from the same level. To add this functionality a label "Level" is added to created pallets and my thinking was to push them to the list "Ready for Transport" and then pull from this list by creating a partition named "Level". &lt;/P&gt;
&lt;P&gt;What should I change? Also which section of the manual should be referred to get an understanding of loading and unloading destinations options when using these activities in the process flow?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Amit &lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:22:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551265#M55878</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-03-30T15:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load elevator from 2 conveyors at different levels</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551266#M55879</link>
      <description>&lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/81641/view.html#"&gt;@Amit K2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your
 pull from list was using the level as the partition ID but all of the 
pallets were not specifying the partition ID so they all looked the same
 to the elevator.  The solution to you problem is a little more complex 
than what you were modeling.  Before we get to that, I made some other 
changes to your model that were necessary.  First, the pallet wait for 
event activity needed some changes so that the tokens were only released
 when their pallet triggered the event.  The way you had it set up any 
pallet would release the tokens.  Second, I removed the zone from the 
pallet process flow.  I would handle the situation with an area 
restriction on the decision points not in process flow.&lt;/P&gt;&lt;P&gt;For the 
answer I modified your process flow so that the pallets would be put on 
two lists.  A secondary and primary pallet list.  This allows the 
process flow to make sure that two pallets are available on a level 
before the elevator gets notified.  The elevator pulls the primary 
pallet (2nd to arrive) off of one list and then sets it's level to that 
pallet before pulling the second pallet off of the other list with the 
partition ID set to the level.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;P&gt;&lt;A id="26863" href="https://answers.flexsim.com/storage/attachments/26863-answer-tlpuglu.fsm"&gt;answer-tlpuglu.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:57:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551266#M55879</guid>
      <dc:creator>Brandon_Peterson</dc:creator>
      <dc:date>2020-03-30T15:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load elevator from 2 conveyors at different levels</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551267#M55880</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/223/brandon.p.html" nodeid="223"&gt;@Brandon Peterson&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Thanks for the crystal clear explanation! Would you recommend using zones instead of decision points if I were to collect statistics? &lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Amit &lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 17:40:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551267#M55880</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-03-30T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Load elevator from 2 conveyors at different levels</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551268#M55881</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/13906/amitk2.html" nodeid="13906"&gt;@Amit K2&lt;/A&gt; &lt;/P&gt;&lt;P&gt;The reason for taking the zone out was mainly that it was limiting the number of pallets in the zone to 2.  So the model would break if there were two pallets in the same conveyor or on different levels, as it would not allow another pallet to reach the front of the conveyor.  So you could use the zones to track stats but you would need to use them in a more complicated way if you wanted to limit the movement on the conveyor with them.&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 18:05:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551268#M55881</guid>
      <dc:creator>Brandon_Peterson</dc:creator>
      <dc:date>2020-03-30T18:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load elevator from 2 conveyors at different levels</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551269#M55882</link>
      <description>&lt;P&gt;Understood! Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 18:08:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/load-elevator-from-2-conveyors-at-different-levels/m-p/13551269#M55882</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-03-30T18:08:23Z</dc:date>
    </item>
  </channel>
</rss>

