<?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: Is possible to process 2 times a flowitems in the same processor? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555926#M59531</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for your replay.&lt;/P&gt;
 &lt;P&gt;I just have 1 question:&lt;/P&gt;
 &lt;P&gt;why didn't you declare the label in the "Labels" section ----&amp;gt; "Add number labels"?&lt;/P&gt;
 &lt;P&gt;No need to declare it in that section and is it enough to create it in the triggers section?&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 14 Dec 2020 23:06:58 GMT</pubDate>
    <dc:creator>bryan_v</dc:creator>
    <dc:date>2020-12-14T23:06:58Z</dc:date>
    <item>
      <title>Is possible to process 2 times a flowitems in the same processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555924#M59529</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;Hello guys,&lt;/P&gt;
 &lt;P&gt;I need to find a solution for this issue.&lt;/P&gt;
 &lt;P&gt;I have 4 different flowitems (but i think it's not important), they goes to Processor1 for the first time then elevator transport it in Queue2 and same elevator1 allows to carry towards Processor2, after the process of the flowitem, it return again to the Processor1 for the second time using elevator1 to transport, when the process finish the flowitem goes to Queue9.&lt;/P&gt;
 &lt;P&gt;The problem in this system is the sequence of the flowitems, I have to make sure that until queue2 is saturated processor 1 does not take flowitems from queue1 and wait to process the outgoing flowitem from processor2, so subsequently direct it to queue9 and finally be able to take a flowitem from queue1.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/35167-prova-roder-caso-1.fsm" target="_blank"&gt;prova Roder Caso 1.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 12 Dec 2020 19:39:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555924#M59529</guid>
      <dc:creator>bryan_v</dc:creator>
      <dc:date>2020-12-12T19:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to process 2 times a flowitems in the same processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555925#M59530</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/26246/bryanv.html" nodeid="26246"&gt;@Bryan V&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/35158-prova-roder-caso-1-fkorea.fsm" target="_blank"&gt;prova-roder-caso-1_FKorea.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your issue can be solved like followed and I attach the solved model.&lt;/P&gt;&lt;P&gt;1) When Item from Q1 changed the label value item.tornito  to 1 and on entering the P1 close the Q1 output port.&lt;/P&gt;&lt;P&gt;2) When P2 exit the item, it change the item label item.tornito value to 2.&lt;/P&gt;&lt;P&gt;3) When item of item.tornito == 2 enter the P1, P1 open the Q1 output port.&lt;/P&gt;&lt;P&gt;4) P1 exit the item using send to port according to the item.tornito value.&lt;/P&gt;&lt;P&gt;    when  item.tornito ==1 and exit to port 1, when item.tornito ==2 then exit to port 2.&lt;/P&gt;&lt;P&gt;5) When output port == 2, not using transport.&lt;/P&gt;&lt;P&gt;If you have any question about the solution, make me know it.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 13 Dec 2020 03:41:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555925#M59530</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2020-12-13T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to process 2 times a flowitems in the same processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555926#M59531</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for your replay.&lt;/P&gt;
 &lt;P&gt;I just have 1 question:&lt;/P&gt;
 &lt;P&gt;why didn't you declare the label in the "Labels" section ----&amp;gt; "Add number labels"?&lt;/P&gt;
 &lt;P&gt;No need to declare it in that section and is it enough to create it in the triggers section?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Dec 2020 23:06:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555926#M59531</guid>
      <dc:creator>bryan_v</dc:creator>
      <dc:date>2020-12-14T23:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to process 2 times a flowitems in the same processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555927#M59532</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The ways to use 'Label' in flexsim is two. One is setting a label in trigger only using script. And the other is manual setting in Label tab you said. The result is same. But something in FlexSim doing it in is different. &lt;/P&gt;&lt;P&gt;Manual setting a label name and value is known to flexsim on Reset clicking and so the label name appears in trigger Set Label .... option menu. Yes. Before model's running, flexsim know the label name and initial value.&lt;/P&gt;&lt;P&gt;But only using trigger script way is ...After the model doing the script of the trigger, the label name and the value are known to FlexSim model and so the label name is not appeared when Label setting in triggers.&lt;/P&gt;&lt;P&gt;In the case of your issue, anything is possible.&lt;/P&gt;&lt;P&gt;If you have any questions about my explanation, please make me know it.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Dec 2020 23:53:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-possible-to-process-2-times-a-flowitems-in-the-same-processor/m-p/13555927#M59532</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2020-12-14T23:53:10Z</dc:date>
    </item>
  </channel>
</rss>

