<?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 how to reset the item types of multiple items in the middle of production line ? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-reset-the-item-types-of-multiple-items-in-the-middle-of/m-p/13532269#M40918</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi, thank you in advance for your attention.&lt;/P&gt;
 &lt;P&gt;I am trying to set a production line composed of a ( source --&amp;gt; processor 1 --&amp;gt; processor 2 --&amp;gt; processor 1 --&amp;gt; queue), the ensemble of flow items is of 3 types and 3 colors already set in the source, the challenge is to reset the types at the processor 2 to define the processing times when they go back to processor 1. &lt;/P&gt;
 &lt;P&gt;To better describe the problem here is my model.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/40556-reseting-types.fsm" target="_blank"&gt;reseting types.&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;The aim is to do the following:&lt;/P&gt;
 &lt;P&gt;source(type:1,2,3)--&amp;gt; processor 1 --&amp;gt; (resetting the types or changing the the type 1 to 4, 2 to 5 and 3 to 6)&lt;/P&gt;
 &lt;P&gt;--&amp;gt; processor 2 (operation times differ from one type to another)&lt;/P&gt;
 &lt;P&gt;PS: I would really appreciate the help by avoiding the process flow for I don't know how to work with process flow yet.&lt;/P&gt;
 &lt;P&gt;Again thank you for the help.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 16 Jun 2021 22:22:41 GMT</pubDate>
    <dc:creator>hf_96</dc:creator>
    <dc:date>2021-06-16T22:22:41Z</dc:date>
    <item>
      <title>how to reset the item types of multiple items in the middle of production line ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-reset-the-item-types-of-multiple-items-in-the-middle-of/m-p/13532269#M40918</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi, thank you in advance for your attention.&lt;/P&gt;
 &lt;P&gt;I am trying to set a production line composed of a ( source --&amp;gt; processor 1 --&amp;gt; processor 2 --&amp;gt; processor 1 --&amp;gt; queue), the ensemble of flow items is of 3 types and 3 colors already set in the source, the challenge is to reset the types at the processor 2 to define the processing times when they go back to processor 1. &lt;/P&gt;
 &lt;P&gt;To better describe the problem here is my model.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/40556-reseting-types.fsm" target="_blank"&gt;reseting types.&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;The aim is to do the following:&lt;/P&gt;
 &lt;P&gt;source(type:1,2,3)--&amp;gt; processor 1 --&amp;gt; (resetting the types or changing the the type 1 to 4, 2 to 5 and 3 to 6)&lt;/P&gt;
 &lt;P&gt;--&amp;gt; processor 2 (operation times differ from one type to another)&lt;/P&gt;
 &lt;P&gt;PS: I would really appreciate the help by avoiding the process flow for I don't know how to work with process flow yet.&lt;/P&gt;
 &lt;P&gt;Again thank you for the help.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Jun 2021 22:22:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-reset-the-item-types-of-multiple-items-in-the-middle-of/m-p/13532269#M40918</guid>
      <dc:creator>hf_96</dc:creator>
      <dc:date>2021-06-16T22:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the item types of multiple items in the middle of production line ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-reset-the-item-types-of-multiple-items-in-the-middle-of/m-p/13532270#M40919</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/29008/hf-96.html" nodeid="29008"&gt;@Hichem&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You can solve your issues like followed;&lt;/P&gt;&lt;P&gt;1) You should set another label of reworking like 'reWork' name in source and set the value 1.&lt;/P&gt;&lt;P&gt;1 is used in "send to port" in the processor1 and it is changed to 2 after processor2's reworking.&lt;/P&gt;&lt;P&gt;2) item.Type value is changed to 3++ after reworking in the processor2.&lt;/P&gt;&lt;P&gt;So the items enter to the processor1 and the process time can be changed to anther cycle time according to the item.Type.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/40559-reseting-types-fk.fsm" target="_blank"&gt;reseting-types_FK.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Jun 2021 00:53:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-reset-the-item-types-of-multiple-items-in-the-middle-of/m-p/13532270#M40919</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2021-06-17T00:53:45Z</dc:date>
    </item>
  </channel>
</rss>

