<?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: Help with &amp;quot;Wait for Event&amp;quot; / &amp;quot;Synchronize&amp;quot; Function in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13752178#M97471</link>
    <description>&lt;P&gt;In the Wait for Event activity you would need to activate the "Fire If Initial Value Meets Rule" checkbox, so that a token can continue if the next processor is already empty when it reaches this point.&lt;/P&gt;&lt;P&gt;In the attached model I rearranged the Release activities to prevent items from accumulating in the processors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Aug 2025 06:30:17 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2025-08-04T06:30:17Z</dc:date>
    <item>
      <title>Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13745326#M97378</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to model the following:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;PL enters Station PLPLA -&amp;gt; Some work to be performed on PL -&amp;gt; Once PL work is completed PLA enters (PL is still in station) -&amp;gt; Work is performed on PLA and PL when both are in station -&amp;gt; Both PL and PLA are moved to Stock after work is completed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used "Wait for Event" function with On Exit referencing PLPLA Delay for PL. By doing this, The tokens are getting stuck at PLPLA Acquire for PL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I get help on why this is happening? Also, is there a better way to model the scenario I laid out?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="svedullapalli_0-1753825822940.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1556880iBD03E344394C7A91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="svedullapalli_0-1753825822940.png" alt="svedullapalli_0-1753825822940.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 21:56:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13745326#M97378</guid>
      <dc:creator>svedullapalli</dc:creator>
      <dc:date>2025-07-29T21:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13745815#M97388</link>
      <description>&lt;P&gt;Both tokens want to acquire PLPLA1 of which there is only one copy. You describe the process as being sequential, so it should be modelled that way. A good way to wait for the second item to be available is to use list.&lt;/P&gt;&lt;P&gt;Instead of delays you should always wait for the "On Process Finish" event of the current processor to guarantee that the Process Flow and 3d model stay synced (in case you change to random process times).&lt;/P&gt;&lt;P&gt;Is it on purpose that the processors can hold any number of items while they wait to enter the next station? Because otherwise the previous resource should only be returned after the item was moved.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 06:58:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13745815#M97388</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-07-30T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13748627#M97422</link>
      <description>&lt;P&gt;Thank you so much for your response. Your solution helps with the logic I was trying to build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, answer to your comment "&lt;SPAN&gt;&lt;EM&gt;Is it on purpose that the processors can hold any number of items while they wait to enter the next station? Because otherwise the previous resource should only be returned after the item was moved.&lt;/EM&gt;" - I missed logic into that. I would like the item to enter only after the other item leaves. What is the best way build that into the process flow?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Image below is from your model.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="svedullapalli_0-1753980600847.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1557534i6413798612B64B74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="svedullapalli_0-1753980600847.png" alt="svedullapalli_0-1753980600847.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 16:50:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13748627#M97422</guid>
      <dc:creator>svedullapalli</dc:creator>
      <dc:date>2025-07-31T16:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13748749#M97424</link>
      <description>&lt;P&gt;To prevent items from entering an occupied processor only release the previous resource after the next one has been acquired. To make that work properly either use different label names when acquiring each resource or make sure to set the Release activity to release the "First Acquired" resource.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 18:13:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13748749#M97424</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-07-31T18:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13750517#M97450</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I changed the Release activity to release the "First Acquired" resource. That doesn't seem to be working. Also, I tried using "Wait for Event" with reference to Object "PLA Station 3" and On Content Change to Arrive at Value 0. That also, does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="svedullapalli_0-1754080403110.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1557901i26F0BF2A4558463D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="svedullapalli_0-1754080403110.png" alt="svedullapalli_0-1754080403110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 20:33:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13750517#M97450</guid>
      <dc:creator>svedullapalli</dc:creator>
      <dc:date>2025-08-01T20:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13752178#M97471</link>
      <description>&lt;P&gt;In the Wait for Event activity you would need to activate the "Fire If Initial Value Meets Rule" checkbox, so that a token can continue if the next processor is already empty when it reaches this point.&lt;/P&gt;&lt;P&gt;In the attached model I rearranged the Release activities to prevent items from accumulating in the processors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 06:30:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13752178#M97471</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-08-04T06:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with "Wait for Event" / "Synchronize" Function</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13752744#M97482</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17286793"&gt;@moehlmann_fe&lt;/a&gt;&amp;nbsp;! This helps!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 13:48:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/help-with-quot-wait-for-event-quot-quot-synchronize-quot/m-p/13752744#M97482</guid>
      <dc:creator>svedullapalli</dc:creator>
      <dc:date>2025-08-04T13:48:30Z</dc:date>
    </item>
  </channel>
</rss>

