<?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: different capacity of the tote in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519996#M31125</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/3352/paul_alejandro.r.html" nodeid="3352"&gt;@Paúl Alejandro R&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I've attached my model that I believe will do what you have described.  Take a look at the model and see if it will work for your situation.  If not, please let us know what isn't working or what needs to work another way.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;A id="12075" href="https://answers.flexsim.com/storage/temp/12075-paul-sample1-jn3.fsm"&gt;paul-sample1-jn3.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 May 2018 19:01:27 GMT</pubDate>
    <dc:creator>jeff_nordgren</dc:creator>
    <dc:date>2018-05-24T19:01:27Z</dc:date>
    <item>
      <title>different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519990#M31119</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.2.5 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;I have a combiner that their capacity is specified by a Global Table, in the trigger on entry, I´m using “Update Combiner Component List”. But I need that the component list just to specify the maximum capacity of the tote. I don’t want the totes are only restricted to fill to the specified in the global table, I want the totes to have variable capacity. For example, it can be filled minimum of 1 box and maximum of what is specified in the global table. How can I do that?&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 14:54:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519990#M31119</guid>
      <dc:creator>paul_alejandro_r</dc:creator>
      <dc:date>2018-05-18T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519991#M31120</link>
      <description>&lt;P&gt;You can set a label at the tote to know the maximum capacity. You let enter the tote several times the combiner and add only one item to the tote each time. If the tote shouldn't get no more items you send the tote to the next down stream object. You can build such a loop by placing a queue in front of the input port number one of the combiner. The leaving tote of the combiner is sent to this queue. If you don't want to accumulate to much process time you can set a different time when the tote is entering again the combiner.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 21:44:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519991#M31120</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2018-05-18T21:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519992#M31121</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/3352/paul_alejandro.r.html" nodeid="3352"&gt;@Paúl Alejandro R&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;You didn't attached your model or a sample model of the problem area.  But I have created a sample model that will do what I think you are asking.  Take a look at the model and see if it will work for your situation.  If not, maybe you could send your model or a sample model so that we can look and see what the model is doing.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;A id="12040" href="https://answers.flexsim.com/storage/attachments/12040-paul-sample1-jn1.fsm"&gt;paul-sample1-jn1.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Amended answer based on your comment above:&lt;/P&gt;&lt;P&gt;So I took a shot in the dark and decided that you wanted a maximum amount for each item type for each tote.  So as you can see below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12049-totemaxamts.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497014i0E9BF73B0EF0A207/image-size/large?v=v2&amp;amp;px=999" role="button" title="12049-totemaxamts.png" alt="12049-totemaxamts.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If the tote is an itemtype 1, then the maximum items for type 1 would be 3, for type 2 would be 2, for type 3 would be 1, for type 4 would be 5 and for type 5 would be 4.  Of course the maximums can be changed to whatever you need them to be.&lt;/P&gt;&lt;P&gt;Then it was just a matter of changing the code in the OnEntry field of the Combiner to check to see what the tote type is and then assign a value from the Global Table above for each item type.  I hope this is what you were after?  Take a look at the attached mode and see if something like this would work for you.&lt;/P&gt;&lt;P&gt;&lt;A id="12050" href="https://answers.flexsim.com/storage/attachments/12050-paul-sample1-jn2.fsm"&gt;paul-sample1-jn2.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 19:48:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519992#M31121</guid>
      <dc:creator>jeff_nordgren</dc:creator>
      <dc:date>2018-05-22T19:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519993#M31122</link>
      <description>&lt;P&gt;&lt;A id="12041" href="https://answers.flexsim.com/storage/attachments/12041-capacidad-jabas.fsm"&gt;capacidad-jabas.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is my model, I need to give the tote a maximun capacity for 3 different item types. Now is restricted to only fill by what is specified at the global table. &lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 22:21:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519993#M31122</guid>
      <dc:creator>paul_alejandro_r</dc:creator>
      <dc:date>2018-05-22T22:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519994#M31123</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/3352/paul_alejandro.r.html" nodeid="3352"&gt;@Paúl Alejandro R&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Still not quite sure what you are after.  Do you want tote types that determine the max for each item type?  Or a total for all items in the tote regardless of item type?  A little more clarification on exactly what needs to happen would be very helpful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 23:59:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519994#M31123</guid>
      <dc:creator>jeff_nordgren</dc:creator>
      <dc:date>2018-05-22T23:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519995#M31124</link>
      <description>&lt;P&gt;&lt;A rel="nofollow" href="https://answers.flexsim.com/users/3352/paul_alejandro.r.html"&gt;@Jeff Nordgren&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Jeff, I am going to try to clarify this issue. In the attached model, I have 3 different itemtypes (1,2,3) and their sources are going to release an specif quantity of items which is determined in the table "Production" (53, 41, 47). The combiner is going to fill totes with a unique itemtype and for each itemtype the totes have a maximun capacity (5,8,10). However, as you can see at the table "Production" the number of filled totes with an specific itemtype is not an integer number, so when the combiner tries to fill the last tote it blocks. How can I set up the combiner to release a tote with a quantity of items lower than its maximun capacity?&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 15:59:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519995#M31124</guid>
      <dc:creator>paul_alejandro_r</dc:creator>
      <dc:date>2018-05-23T15:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: different capacity of the tote</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519996#M31125</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/3352/paul_alejandro.r.html" nodeid="3352"&gt;@Paúl Alejandro R&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I've attached my model that I believe will do what you have described.  Take a look at the model and see if it will work for your situation.  If not, please let us know what isn't working or what needs to work another way.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;A id="12075" href="https://answers.flexsim.com/storage/temp/12075-paul-sample1-jn3.fsm"&gt;paul-sample1-jn3.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 19:01:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/different-capacity-of-the-tote/m-p/13519996#M31125</guid>
      <dc:creator>jeff_nordgren</dc:creator>
      <dc:date>2018-05-24T19:01:27Z</dc:date>
    </item>
  </channel>
</rss>

