<?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: Is it possible to anticipate on process finish of processor? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508382#M21979</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Yes, I already thought about doing it the first way. Thank you for your response, I will try.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sat, 01 Aug 2020 16:32:59 GMT</pubDate>
    <dc:creator>bert_s10</dc:creator>
    <dc:date>2020-08-01T16:32:59Z</dc:date>
    <item>
      <title>Is it possible to anticipate on process finish of processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508380#M21977</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I wonder if I can anticipate on the on process finish of a processor. So for example, if I know that within 5 minutes, the processor is going to be finished, I already want to send a task executer to the processor. If you use a fixed process time, it is of course not that difficult to figure out how to do this using process flow, but I want to use a distribution for the process time, so it will be different everytime. &lt;/P&gt;
 &lt;P&gt;So, how can you send a task executer 5 minutes beforehand to a processor (using a distribution for the process time)? &lt;/P&gt;
 &lt;P&gt;Is this maybe possible by using custom code in the event triggered source and by saying for example: if left process time - 300 seconds = 0, trigger event? And if so, how would you implement this? (I am not good with custom code/flexscript)&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Aug 2020 12:42:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508380#M21977</guid>
      <dc:creator>bert_s10</dc:creator>
      <dc:date>2020-08-01T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to anticipate on process finish of processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508381#M21978</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;There are different scenarios in ascending order of difficulty.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You assign a label at the item, that value is the process time. You read this label at the processor to set the process time.&lt;/LI&gt;&lt;LI&gt;The process time is a statistical distribution. You open the source code and declare the return value to be assigned to a double variable. You assert a label at the item to store this variable value and then you return the variable value as the process time.&lt;/LI&gt;&lt;LI&gt;Your read the events already created in the event list of the program for the processor object to identify the process finish time.&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Aug 2020 15:28:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508381#M21978</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2020-08-01T15:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to anticipate on process finish of processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508382#M21979</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Yes, I already thought about doing it the first way. Thank you for your response, I will try.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Aug 2020 16:32:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508382#M21979</guid>
      <dc:creator>bert_s10</dc:creator>
      <dc:date>2020-08-01T16:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to anticipate on process finish of processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508383#M21980</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;scenario 1: &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/31543-notify-300s-before-process-finish.fsm" target="_blank"&gt;Notify_300s_before_process_finish.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Aug 2020 09:17:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508383#M21980</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2020-08-03T09:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to anticipate on process finish of processor?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508384#M21981</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you very much, I really appreciate. This is more elegant than how I tried to do it. &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:59:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-it-possible-to-anticipate-on-process-finish-of-processor/m-p/13508384#M21981</guid>
      <dc:creator>bert_s10</dc:creator>
      <dc:date>2020-08-03T14:59:35Z</dc:date>
    </item>
  </channel>
</rss>

