<?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: Picking multiple items (at once) on FloorStorage using crane in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494552#M11240</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Yes it still needs logic to restrict the pile to 4.  Or is it unrestricted?  If so should it then only pick up the top 4 or can it pick up 5 or more (in which case lots of references to '4' need to be changed) ?  Or should it priortise pickup jobs so that stacks of 4 are removed before any additional boxes can be added to a stack of 4?  &lt;/P&gt;&lt;P&gt;These are the types of questions for which you should have answers before you start modelling.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 09 Mar 2021 13:11:03 GMT</pubDate>
    <dc:creator>jason_lightfoot_adsk</dc:creator>
    <dc:date>2021-03-09T13:11:03Z</dc:date>
    <item>
      <title>Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494544#M11232</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.1.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; This question is related from &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/98636/slotitemslength-in-floor-storage-doesnt-seem-to-be.html" target="_blank"&gt;this&lt;/A&gt; question. After crane puts 4 flowitems to the slot, I would like the crane to pick those 4 items from the slot and carry to Queue2. However, upon loading, I get error at the same time, the pickUpItems is returning 7 items where there should be 4. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37480-capture066.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505288i436BAB6F2284AC03/image-size/large?v=v2&amp;amp;px=999" role="button" title="37480-capture066.jpg" alt="37480-capture066.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/37484-load-unload-gantry3.fsm" target="_blank"&gt;Load_Unload_Gantry3.fsm&lt;/A&gt;  &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Mar 2021 00:38:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494544#M11232</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-08T00:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494545#M11233</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;There's nothing to stop you assigning more than 4 items per sloit at the moment which it sounds like you should - either by checking hasSpace() or some thing else.&lt;/P&gt;&lt;P&gt;You can also filter out of the the slotItems array those that are not yet located in the floor storage.  &lt;/P&gt;&lt;P&gt;You could also just pull those that are stored in the slot by pushing to the list with a partition of the slot and then pull them off by partition instead of using the slotItems of the slot - which gets all the items assigned.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:18:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494545#M11233</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-03-08T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494546#M11234</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; Thank you for suggesting. But then, which solution do you suggest in my case? I don't have experience in these FlexSim Storage Management enough to choose which one is suited, and also to create the flow.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Mar 2021 23:57:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494546#M11234</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-08T23:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494547#M11235</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Internally there is a list, which manages the slot items. There are four states an item can be in. What you have to check is the &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/21.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Warehousing/Storage.Item.State.html" target="_blank"&gt;state&lt;/A&gt; ”stored”. Until an item is released from the warehousing module you must check its state. Only storage items in the state &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/21.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Warehousing/Storage.Item.State.html#Property-Stored" target="_blank"&gt;stored&lt;/A&gt; are actually present in the slot. Only those can you transport. &lt;/P&gt;&lt;P&gt;You must accept that there is much more to learn about the warehouse module.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 00:37:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494547#M11235</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2021-03-09T00:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494548#M11236</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Here's an example of taking the stack of 4 to Queue2.  I removed the push to list on the sendtoPort and instead detect the slot entry in the process flow and push to StoredItems there,  partitioned by slot.  Then when the slot reaches 4 as before, I now pull from the StoredItems partition for that slot.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/37518-load-unload-gantry3-jl2.fsm" target="_blank"&gt;load-unload-gantry3_jl2.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 02:03:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494548#M11236</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-03-09T02:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494549#M11237</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; Wow! Thank you very much. I'll need to study what you did.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 03:50:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494549#M11237</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-09T03:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494550#M11238</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt; Thank you for your comment. I totally agree with you, I need much to learn about the warehouse module. But I'd like to learn how to use them. From the online document I can understand what it is, but since I'm not warehouse specialist, I can't imagine how to make use of them.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 03:54:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494550#M11238</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-09T03:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494551#M11239</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; I've been running the simulation for sometime, but when simulation time become somewhere 1200s, even after 5 boxes are piled, crane doesn't pick up.&lt;span class="lia-inline-image-display-wrapper" image-alt="37519-capture066.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505283i016BA3F7F6E185F8/image-size/large?v=v2&amp;amp;px=999" role="button" title="37519-capture066.jpg" alt="37519-capture066.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 10:24:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494551#M11239</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-09T10:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494552#M11240</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Yes it still needs logic to restrict the pile to 4.  Or is it unrestricted?  If so should it then only pick up the top 4 or can it pick up 5 or more (in which case lots of references to '4' need to be changed) ?  Or should it priortise pickup jobs so that stacks of 4 are removed before any additional boxes can be added to a stack of 4?  &lt;/P&gt;&lt;P&gt;These are the types of questions for which you should have answers before you start modelling.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:11:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494552#M11240</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-03-09T13:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494553#M11241</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; Sorry for not clarifying. Pickup job is prioritized so stacks of 4 must be removed before additional boxes can be added to the slot where there is stack of 4. There will never be 5 boxes piled up. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:39:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494553#M11241</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-09T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494554#M11242</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Perfect, thanks for clarifying. So the emptying tasks then need adding to a task sequence with a higher priority than the tasks for for filling the floor storage.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:50:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494554#M11242</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-03-09T13:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494555#M11243</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; I have already put the task sequence for pickup to higher priority. I set it to 1. Placing to the FloorStorage is set to 0. Should I make it more larger priority number?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Mar 2021 00:16:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494555#M11243</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-10T00:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494556#M11244</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Yes - it looks like we need to preempt only if we want the next sequence to pick up the just created stack of four.  Also - we were not changing the label recording the number stored in the slot when we pick them up.  Both changes in  this model.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/37540-load-unload-gantry3-jl3.fsm" target="_blank"&gt;load-unload-gantry3_jl3.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:07:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494556#M11244</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-03-10T13:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Picking multiple items (at once) on FloorStorage using crane</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494557#M11245</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; Thank you for your great help! It looks good now.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:41:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/picking-multiple-items-at-once-on-floorstorage-using-crane/m-p/13494557#M11245</guid>
      <dc:creator>sakamoto_ryosuke</dc:creator>
      <dc:date>2021-03-10T13:41:14Z</dc:date>
    </item>
  </channel>
</rss>

