<?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: Processor Waiting for Operator but Operator is Stuck in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582637#M80249</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for the response. I don't want to stop the processing of other items while the new item goes through setup/waiting for operator, and i&lt;SPAN id="isPasted" style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;t's too expensive to model ~10k different processors (with max content of 1), &lt;/SPAN&gt;so I think I'll model a separate setup activity and do some offline math to convert to the correct equipment statistics. Thanks again.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 17 Apr 2024 14:43:59 GMT</pubDate>
    <dc:creator>thomas_smithWKC4J</dc:creator>
    <dc:date>2024-04-17T14:43:59Z</dc:date>
    <item>
      <title>Processor Waiting for Operator but Operator is Stuck</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582635#M80247</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.15 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I have attached an example model that replicates my issue. I have a processor with &amp;gt;1 max content. An operator is required for the setup time, but not for the processing time. Sometimes the processor gets stuck waiting for operator while other items are processing. This stops the processor and all of its items, causing the operator to be deadlocked in a utilized state. Any potential solutions here? &lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/81550-waiting-for-operator-stuck-utilized.fsm" target="_blank"&gt;waiting for operator stuck utilized.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Apr 2024 19:06:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582635#M80247</guid>
      <dc:creator>thomas_smithWKC4J</dc:creator>
      <dc:date>2024-04-14T19:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Waiting for Operator but Operator is Stuck</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582636#M80248</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;A maximum content larger than 1 is not supported when using operators. See the linked post for an explanation and possible workaround.&lt;/P&gt;&lt;P&gt;&lt;A id="isPasted" href="https://answers.flexsim.com/questions/146595/machine-waiting-operator-already-utilized.html"&gt;https://answers.flexsim.com/questions/146595/machine-waiting-operator-already-utilized.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Though with this being the setup time there would also be the question whether other items stop processing while the new one is set up or if they can continue.&lt;/P&gt;&lt;P&gt;If the process of other items continues, you could just use a second processor placed in front to simulate the setup time (with a max. content of 1).&lt;/P&gt;&lt;P&gt;Otherwise, I think it might be easiest to implement this through Process Flow. Listen to the "Setup Time" event, then stop the processor and build out the task sequence for the operator.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/81571-waiting-for-operator-stuck-utilized-1.fsm" target="_blank"&gt;waiting-for-operator-stuck-utilized_1.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Apr 2024 10:20:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582636#M80248</guid>
      <dc:creator>FelixMoehlmann</dc:creator>
      <dc:date>2024-04-15T10:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Waiting for Operator but Operator is Stuck</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582637#M80249</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for the response. I don't want to stop the processing of other items while the new item goes through setup/waiting for operator, and i&lt;SPAN id="isPasted" style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;t's too expensive to model ~10k different processors (with max content of 1), &lt;/SPAN&gt;so I think I'll model a separate setup activity and do some offline math to convert to the correct equipment statistics. Thanks again.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Apr 2024 14:43:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/processor-waiting-for-operator-but-operator-is-stuck/m-p/13582637#M80249</guid>
      <dc:creator>thomas_smithWKC4J</dc:creator>
      <dc:date>2024-04-17T14:43:59Z</dc:date>
    </item>
  </channel>
</rss>

