<?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: Iteration control by User Events in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574053#M73661</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;If I understand your goal correctly (generate a new random action parameter every 12 hours), then you would do this the other way around:&lt;BR /&gt;Paste the code in your screenshot into the user event and not do anything in the On Request Action trigger at all.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 04 Mar 2024 07:20:50 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2024-03-04T07:20:50Z</dc:date>
    <item>
      <title>Iteration control by User Events</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574052#M73660</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;As far as I know, User Events is not affected by the Discrete Event Simulation system and can trigger an event at the time I set. Therefore, I want it to change its action every 43200 seconds. How should I add User Events control to the following code?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1709451716728.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1522687i8F8404573D9DDF5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="1709451716728.png" alt="1709451716728.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/79856-iterationcontrolproblem.fsm" target="_blank"&gt;iterationcontrolproblem.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 03 Mar 2024 07:44:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574052#M73660</guid>
      <dc:creator>ting_wei_h</dc:creator>
      <dc:date>2024-03-03T07:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Iteration control by User Events</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574053#M73661</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;If I understand your goal correctly (generate a new random action parameter every 12 hours), then you would do this the other way around:&lt;BR /&gt;Paste the code in your screenshot into the user event and not do anything in the On Request Action trigger at all.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Mar 2024 07:20:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574053#M73661</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-03-04T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Iteration control by User Events</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574054#M73662</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I tried this method but nothing happens with the parameters&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Mar 2024 11:49:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574054#M73662</guid>
      <dc:creator>ting_wei_h</dc:creator>
      <dc:date>2024-03-04T11:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Iteration control by User Events</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574055#M73663</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Did you set the &lt;EM&gt;current&lt;/EM&gt; variable to the correct value (the RL object)? &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1709558708263.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1522686iB122E91C8E5F50A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="1709558708263.png" alt="1709558708263.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This user event works for me.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Mar 2024 13:26:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574055#M73663</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-03-04T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Iteration control by User Events</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574056#M73664</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P id="isPasted"&gt;Sorry I forgot it...&lt;/P&gt;
 &lt;P&gt;Really appreciate your help !&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 04 Mar 2024 13:46:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/iteration-control-by-user-events/m-p/13574056#M73664</guid>
      <dc:creator>ting_wei_h</dc:creator>
      <dc:date>2024-03-04T13:46:24Z</dc:date>
    </item>
  </channel>
</rss>

