<?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 Combiner assigning value to tote, for different item types in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/combiner-assigning-value-to-tote-for-different-item-types/m-p/13517483#M29121</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I have 4 sources feeding a combiner. One of them releases a Tote, and the other ones will release a diffetent type of raw material (type 1, 2, 3). I want the combiner to do the following: &lt;/P&gt;
&lt;UL&gt;&lt;LI&gt;It must combine according to the item type of the raw material that enters first. Lets say item type 1 enters first, so the combiner must grab 4 items. If item type 2 enters first, it should combine 8 items, and so on. &lt;/LI&gt;&lt;LI&gt;Next, it should assign the item type value to the tote, because I will use that information to determine which port the combination must go. I tried using using an OnExit trigger, to set the item type of the combination according to the first item that entered the tote (item.first.value), but this is not working because no value is assigned to the tote. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Is the logic I am trying to build even possible? What am I doing wrong? I am attaching a model of what I am trying to do. The model version I am using is 17.2.2.&lt;/P&gt;
&lt;P&gt;&lt;A id="11850" href="https://answers.flexsim.com/storage/attachments/11850-itemtypetotote.fsm"&gt;itemtypetotote.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Any help is appreciated,&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2018 16:47:50 GMT</pubDate>
    <dc:creator>paul_alejandro_r</dc:creator>
    <dc:date>2018-05-11T16:47:50Z</dc:date>
    <item>
      <title>Combiner assigning value to tote, for different item types</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/combiner-assigning-value-to-tote-for-different-item-types/m-p/13517483#M29121</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I have 4 sources feeding a combiner. One of them releases a Tote, and the other ones will release a diffetent type of raw material (type 1, 2, 3). I want the combiner to do the following: &lt;/P&gt;
&lt;UL&gt;&lt;LI&gt;It must combine according to the item type of the raw material that enters first. Lets say item type 1 enters first, so the combiner must grab 4 items. If item type 2 enters first, it should combine 8 items, and so on. &lt;/LI&gt;&lt;LI&gt;Next, it should assign the item type value to the tote, because I will use that information to determine which port the combination must go. I tried using using an OnExit trigger, to set the item type of the combination according to the first item that entered the tote (item.first.value), but this is not working because no value is assigned to the tote. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Is the logic I am trying to build even possible? What am I doing wrong? I am attaching a model of what I am trying to do. The model version I am using is 17.2.2.&lt;/P&gt;
&lt;P&gt;&lt;A id="11850" href="https://answers.flexsim.com/storage/attachments/11850-itemtypetotote.fsm"&gt;itemtypetotote.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Any help is appreciated,&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 16:47:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/combiner-assigning-value-to-tote-for-different-item-types/m-p/13517483#M29121</guid>
      <dc:creator>paul_alejandro_r</dc:creator>
      <dc:date>2018-05-11T16:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Combiner assigning value to tote, for different item types</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/combiner-assigning-value-to-tote-for-different-item-types/m-p/13517484#M29122</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;1) You can use the Unpdate Component List pick list menu in OnEntry trigger to change dynamically the quantity of the entered item accorging to the first entered item-type.&lt;/P&gt;&lt;P&gt;The menu need the global table and you should set the value of the quantity in the row or column cell. I am not sure your grabbing quantity means the mixed type total quantity or only one type total. Anyway you can control it to solve your issue. &lt;/P&gt;&lt;P&gt;The menu remark explains how to set the value of items to be combined. &lt;/P&gt;&lt;P&gt;2) You can set the item type value to the tote also in the OnEntry trigger. If you set the item.first.Type in the OnSetupFinish or OnProcessFinish trigger before 'Send To Port'. The OnExit event is triggered after 'Send To Port'. Yes. OnExit is the trigger last happened.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 21:56:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/combiner-assigning-value-to-tote-for-different-item-types/m-p/13517484#M29122</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2018-05-11T21:56:36Z</dc:date>
    </item>
  </channel>
</rss>

