<?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 can I change the rules of a dispatcher during the simulation? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592841#M88361</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello, please how can I change the rules of a dispatcher during the simulation to change the assignment of operators. For example, I want to assign 2 operators to a machine during the first day, and add a 3th operator at the beginning of the 2nd day? Thank you&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 28 Jun 2023 09:42:07 GMT</pubDate>
    <dc:creator>hamza_bouzekri</dc:creator>
    <dc:date>2023-06-28T09:42:07Z</dc:date>
    <item>
      <title>How can I change the rules of a dispatcher during the simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592841#M88361</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello, please how can I change the rules of a dispatcher during the simulation to change the assignment of operators. For example, I want to assign 2 operators to a machine during the first day, and add a 3th operator at the beginning of the 2nd day? Thank you&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jun 2023 09:42:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592841#M88361</guid>
      <dc:creator>hamza_bouzekri</dc:creator>
      <dc:date>2023-06-28T09:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the rules of a dispatcher during the simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592842#M88362</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Use a case statement on label value so that changing the label changes the option the dispatcher is using.&lt;/P&gt;&lt;P&gt;If you need to,   copy the code from the picklist options and paste them for each case.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Jun 2023 09:47:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592842#M88362</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-06-28T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the rules of a dispatcher during the simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592843#M88363</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42464/hamzabouzekri.html" nodeid="42464"&gt;@Hamza&lt;/A&gt;, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;
 &lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:22:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592843#M88363</guid>
      <dc:creator>natalie_white</dc:creator>
      <dc:date>2023-07-03T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the rules of a dispatcher during the simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592844#M88364</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Ok please do you have an example?
&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jul 2023 17:31:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592844#M88364</guid>
      <dc:creator>hamza_bouzekri</dc:creator>
      <dc:date>2023-07-03T17:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the rules of a dispatcher during the simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592845#M88365</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Sorry - I answered the title of your question, not the body - which is a different question.&lt;/P&gt;&lt;P&gt;To have a varying number of required operators the solution will depend upon your model.&lt;/P&gt;&lt;P&gt;For information you can set the number using&lt;/P&gt;&lt;PRE&gt;processor.setProperty("NumProcessOperators",3)&lt;/PRE&gt;&lt;P&gt;The properties are listed &lt;A href="https://docs.flexsim.com/en/23.1/Reference/3DObjects/FixedResources/Processor/Processor.html#properties"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jul 2023 17:49:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-rules-of-a-dispatcher-during-the-simulation/m-p/13592845#M88365</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-07-03T17:49:58Z</dc:date>
    </item>
  </channel>
</rss>

