<?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: Alternate operators are acquired instead of Idle operators in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534326#M42515</link>
    <description>&lt;P&gt;After watching your model run for a bit, I think your model is using the &lt;STRONG&gt;first available&lt;/STRONG&gt; operator by default. I'm not sure if this is your question, but are you hoping they would alternate using Process Flow?&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jul 2018 17:31:12 GMT</pubDate>
    <dc:creator>tanner_p</dc:creator>
    <dc:date>2018-07-06T17:31:12Z</dc:date>
    <item>
      <title>Alternate operators are acquired instead of Idle operators</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534325#M42514</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.1.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;I have a simple pick and place model, where I am using global table cell as a reference to the count of the operators used. The Resource asset, houses this count. &lt;/P&gt;
&lt;P&gt;Every time the operator is acquired, for the same activity second operator is acquired, even if the other operator is idle and standing next to it&lt;/P&gt;
&lt;P&gt;Below is the attached model&lt;/P&gt;
&lt;P&gt;&lt;A id="12902" href="https://answers.flexsim.com/storage/attachments/12902-operator-movement.fsm"&gt;operator-movement.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 17:26:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534325#M42514</guid>
      <dc:creator>pinakin_k</dc:creator>
      <dc:date>2018-07-06T17:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate operators are acquired instead of Idle operators</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534326#M42515</link>
      <description>&lt;P&gt;After watching your model run for a bit, I think your model is using the &lt;STRONG&gt;first available&lt;/STRONG&gt; operator by default. I'm not sure if this is your question, but are you hoping they would alternate using Process Flow?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 17:31:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534326#M42515</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-07-06T17:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate operators are acquired instead of Idle operators</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534327#M42516</link>
      <description>&lt;P&gt;I don't want to alternate the operators, I want to use the operator that is closest to the process.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 17:41:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534327#M42516</guid>
      <dc:creator>pinakin_k</dc:creator>
      <dc:date>2018-07-06T17:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate operators are acquired instead of Idle operators</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534328#M42517</link>
      <description>&lt;P&gt;I don't think I quite understand - what determines how close the Operators are to the process? They're on the same node, so it will just pick whichever is easiest, but they're equally close so it will choose the first available.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 18:12:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534328#M42517</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-07-06T18:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate operators are acquired instead of Idle operators</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534329#M42518</link>
      <description>&lt;P&gt;If you give the two operators different colored shirts you will see they are actually alternating because that's how the resource works behind the scenes; the resource that has been waiting to be acquired the longest is the next chosen.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But I agree with Tanner that, choosing the closest one in this case is mostly meaningless since as they finish their travel they are on the same network node so as far as distance is concerned they are equally far away from whatever may call them.&lt;/P&gt;&lt;P&gt;You could do it though using the Acquire activity's Queue Strategy if you really want to.&lt;/P&gt;&lt;P&gt;First go to your Resource's properties and click Advanced, this will give you access to the List interface behind the Resource.  Click the '+' button and add an Expression field.  Call the Field 'Distance' or some other meaningful name.  In the Expression field, put:&lt;/P&gt;&lt;PRE&gt;distancetotravel(value, model().find("Queue2"))&lt;/PRE&gt;&lt;P&gt;And click the Dynamic checkbox.  &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12906-resourcelist.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497284iC7C59E5CFE9B2459/image-size/large?v=v2&amp;amp;px=999" role="button" title="12906-resourcelist.png" alt="12906-resourcelist.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then in Your Acquire activity, use an ORDER BY Query on Distance ASC, like so:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12907-acquire.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497285i24515A1A14DC5E0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="12907-acquire.png" alt="12907-acquire.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; But again this will just have the default effect in your model since they are always standing with each other, after they each carry one batch of flowitems&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 18:42:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/alternate-operators-are-acquired-instead-of-idle-operators/m-p/13534329#M42518</guid>
      <dc:creator>regan_blackett</dc:creator>
      <dc:date>2018-07-06T18:42:13Z</dc:date>
    </item>
  </channel>
</rss>

