<?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 Problems in setting stop input down behavior in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493007#M10051</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I would appreciate it if someone could help me with the following problem.&lt;BR /&gt;Attached you will find the simplified version of the model I'm trying to replicate. I have 3 processors, each one with an 8 hours shift and 15 minutes breaks every 2 hours of work. When a processor finishes its shift, another one starts and so on.&lt;BR /&gt;&lt;BR /&gt;I'm having problems setting the down behaviors. What I'm trying to replicate for each processor is:&lt;BR /&gt;&lt;BR /&gt;- during the 15 minutes breaks the processors stops working (and I should not have problems with this while the stop object function is the default setting when creating a down behavior)&lt;BR /&gt;&lt;BR /&gt;-when the 8 hours shift is finished, the processor completes the processing of the item it was already in charge off, and only after that goes off-shift and stops taking other items. I assume that in this case, the functions that recreate this behavior are the stop input and resume input. &lt;/P&gt;
 &lt;P&gt;I created the downbehaviorsOFFSHIFT and the downbehaviorsBREAKS to set in the timetables but something is wrong. Maybe it has something to do with coding but i don't have the adequate skills so I'm here to understand.&lt;BR /&gt;Thank you so much in advance&lt;BR /&gt;&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/30037-downbehaviortest.fsm" target="_blank"&gt;DownBehaviorTest.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 22 Jun 2020 11:37:56 GMT</pubDate>
    <dc:creator>valentina_t2</dc:creator>
    <dc:date>2020-06-22T11:37:56Z</dc:date>
    <item>
      <title>Problems in setting stop input down behavior</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493007#M10051</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I would appreciate it if someone could help me with the following problem.&lt;BR /&gt;Attached you will find the simplified version of the model I'm trying to replicate. I have 3 processors, each one with an 8 hours shift and 15 minutes breaks every 2 hours of work. When a processor finishes its shift, another one starts and so on.&lt;BR /&gt;&lt;BR /&gt;I'm having problems setting the down behaviors. What I'm trying to replicate for each processor is:&lt;BR /&gt;&lt;BR /&gt;- during the 15 minutes breaks the processors stops working (and I should not have problems with this while the stop object function is the default setting when creating a down behavior)&lt;BR /&gt;&lt;BR /&gt;-when the 8 hours shift is finished, the processor completes the processing of the item it was already in charge off, and only after that goes off-shift and stops taking other items. I assume that in this case, the functions that recreate this behavior are the stop input and resume input. &lt;/P&gt;
 &lt;P&gt;I created the downbehaviorsOFFSHIFT and the downbehaviorsBREAKS to set in the timetables but something is wrong. Maybe it has something to do with coding but i don't have the adequate skills so I'm here to understand.&lt;BR /&gt;Thank you so much in advance&lt;BR /&gt;&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/30037-downbehaviortest.fsm" target="_blank"&gt;DownBehaviorTest.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Jun 2020 11:37:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493007#M10051</guid>
      <dc:creator>valentina_t2</dc:creator>
      <dc:date>2020-06-22T11:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in setting stop input down behavior</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493008#M10052</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/20607/valentinat2.html"&gt;@Valentina T2&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;It seems like a code line is missing that should have been there. If you add line a new line 7 to the On Down and On Resume triggers of each of your Down Behaviors (see below), it should work. Here is the line you need to add.&lt;/P&gt;&lt;PRE&gt;treenode members = getvarnode(table, members);&lt;/PRE&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Jun 2020 17:52:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493008#M10052</guid>
      <dc:creator>jeff_nordgren</dc:creator>
      <dc:date>2020-06-22T17:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in setting stop input down behavior</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493009#M10053</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;@Valentina T2,&lt;/P&gt;&lt;P&gt;Try adding the same code, but with members in quotes like this:&lt;/P&gt;&lt;PRE&gt;treenode members = getvarnode(table, "members");&lt;/PRE&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/30444-downbehaviortest-1.fsm" target="_blank"&gt;downbehaviortest_1.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Jul 2020 16:45:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/problems-in-setting-stop-input-down-behavior/m-p/13493009#M10053</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2020-07-03T16:45:01Z</dc:date>
    </item>
  </channel>
</rss>

