<?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: Set-up From to Table in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565278#M66947</link>
    <description>&lt;P&gt;see &lt;A id="15273" href="https://answers.flexsim.com/storage/temp/15273-labels-setup.png"&gt;labels-setup.png&lt;/A&gt; image for how I defined ItemType is this why the processor is having a hard time reading the right ItemType &lt;A rel="user" href="https://answers.flexsim.com/users/8186/tannerp.html" nodeid="8186"&gt;@Tanner Poulton&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Oct 2018 18:44:10 GMT</pubDate>
    <dc:creator>yoni_a</dc:creator>
    <dc:date>2018-10-29T18:44:10Z</dc:date>
    <item>
      <title>Set-up From to Table</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565275#M66944</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.2.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="15259" href="https://answers.flexsim.com/storage/attachments/15259-fromto-table-setup.png"&gt;fromto-table-setup.png&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;How do I set-up the row and column field in a processor that have 8 items type as shown in the picture (item types :17,18,19,20,21,22,23,24). the processor have to process all items types in batches of 500, when it finishes an item type then the processor have to read the global table and do the set-up based on the from to table&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:03:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565275#M66944</guid>
      <dc:creator>yoni_a</dc:creator>
      <dc:date>2018-10-29T16:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set-up From to Table</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565276#M66945</link>
      <description>&lt;P&gt;So just to clarify, you'd like the setup time to take the item type of the last item it processed and the item type of the next item it will process and look for the change-over time in the table you provided?&lt;/P&gt;&lt;P&gt;Is the most recent item's type the column value?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Is the next item's type the column value?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 16:49:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565276#M66945</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-10-29T16:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set-up From to Table</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565277#M66946</link>
      <description>&lt;P&gt;Here's an example where I used a second global table to determine the row value. In this model, the GlobalTable2 value is set to the "Type" of the item that most recently finished processing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15268-setup-time-table-1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498010iAAE3F63C52C6B5BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="15268-setup-time-table-1.png" alt="15268-setup-time-table-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, the processor determines the setup time by looking at the table with a row value coming from the previous item's "Type" and the column value coming from the current item's "Type".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15269-setup-time-table-2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498011i91634050DE39CE33/image-size/large?v=v2&amp;amp;px=999" role="button" title="15269-setup-time-table-2.png" alt="15269-setup-time-table-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I know this isn't perfect, but I hope it helps and maybe gives you an idea for your own solution.&lt;/P&gt;&lt;P&gt;Example Model with 4 item types: &lt;A id="15270" href="https://answers.flexsim.com/storage/attachments/15270-setup-time-table-example.fsm"&gt;setup-time-table-example.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 17:16:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565277#M66946</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-10-29T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set-up From to Table</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565278#M66947</link>
      <description>&lt;P&gt;see &lt;A id="15273" href="https://answers.flexsim.com/storage/temp/15273-labels-setup.png"&gt;labels-setup.png&lt;/A&gt; image for how I defined ItemType is this why the processor is having a hard time reading the right ItemType &lt;A rel="user" href="https://answers.flexsim.com/users/8186/tannerp.html" nodeid="8186"&gt;@Tanner Poulton&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 18:44:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565278#M66947</guid>
      <dc:creator>yoni_a</dc:creator>
      <dc:date>2018-10-29T18:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set-up From to Table</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565279#M66948</link>
      <description>&lt;P&gt;The global must contain only your process times at the row numbers matching your item.Types values.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 07:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565279#M66948</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2018-10-30T07:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set-up From to Table</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565280#M66949</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/7054/yonia.html" nodeid="7054"&gt;@yoni A&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Because Column 1 in your table is assigned the number "17", it won't access the table properly. You can offset the values to match column numbers like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15329-row-corrected-number.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498012i8D0AFBCF45E8548F/image-size/large?v=v2&amp;amp;px=999" role="button" title="15329-row-corrected-number.png" alt="15329-row-corrected-number.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 15:45:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/set-up-from-to-table/m-p/13565280#M66949</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-10-31T15:45:36Z</dc:date>
    </item>
  </channel>
</rss>

