<?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: How can I specify random values as delaytime for waypoints? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529710#M38796</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Do you have any other suggestions? As you can see from my comment, time does not change even with correct keywords.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 17 Jan 2022 10:14:23 GMT</pubDate>
    <dc:creator>christiane_rs</dc:creator>
    <dc:date>2022-01-17T10:14:23Z</dc:date>
    <item>
      <title>How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529707#M38793</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I have created a simulation in which the onward journey of the AGVs is delayed at the waypoints. Two types of waypoints are to be distinguished. With one group (Montage) there is a fixed delay. In the other (verzögerte Montage), the delaytime should vary randomly in a certain area. I tried to do this with a normal function (normal(5.3,0,2)). However, the result is the same as without the function, as if I had entered a fixed value. Also, the use of the Bernoulli function (bernoulli(33,5.5,5) has always brought the same result, regardless of the given probability&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/47774-withdelay.fsm" target="_blank"&gt;withDelay.fsm&lt;/A&gt;.&lt;/P&gt;
 &lt;P&gt;How can I specify variable random values in a certain range as a delay?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1642408088564.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508696i0F4C87240698D0A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="1642408088564.png" alt="1642408088564.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jan 2022 08:32:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529707#M38793</guid>
      <dc:creator>christiane_rs</dc:creator>
      <dc:date>2022-01-17T08:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529708#M38794</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Try 'normal' with one 'l' - recognized keywords should be shown in blue.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jan 2022 09:28:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529708#M38794</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-01-17T09:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529709#M38795</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Sorry, I had just changed it for the screenshot and mistyped. But as you can see from the pictures, it doesn't make a difference even spelled correctly&lt;span class="lia-inline-image-display-wrapper" image-alt="1642413118801.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508686iE35084020A815982/image-size/large?v=v2&amp;amp;px=999" role="button" title="1642413118801.png" alt="1642413118801.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1642413172103.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508687iE480CE4748AC70C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="1642413172103.png" alt="1642413172103.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jan 2022 09:54:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529709#M38795</guid>
      <dc:creator>christiane_rs</dc:creator>
      <dc:date>2022-01-17T09:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529710#M38796</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Do you have any other suggestions? As you can see from my comment, time does not change even with correct keywords.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jan 2022 10:14:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529710#M38796</guid>
      <dc:creator>christiane_rs</dc:creator>
      <dc:date>2022-01-17T10:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529711#M38797</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I can't seem to replicate the issue. Different distribution produce varying results, all longer than a fixed waiting time (because longer waiting times propagate down the chain of agvs due to control point allocation).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1642417752586.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508688i32D71C4965AA64FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="1642417752586.png" alt="1642417752586.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1642417787312.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1508689i1EFA6359AD1D665B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1642417787312.png" alt="1642417787312.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This might sound obvious, but did you remember to hit "Apply" between changing the delay time and running the model again? I definitely sometimes forget to do that.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jan 2022 11:11:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529711#M38797</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-01-17T11:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529712#M38798</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Probably you have still activated repeat random streams. Turn it off.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/22.0/BestPractices/ModelRepeatability/#repeat"&gt;https://docs.flexsim.com/en/22.0/BestPractices/ModelRepeatability/#repeat&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jan 2022 12:16:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529712#M38798</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2022-01-17T12:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can I specify random values as delaytime for waypoints?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529713#M38799</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/35012/christianers.html" nodeid="35012"&gt;@Christiane Rs&lt;/A&gt;, was one of Joerg Vogel's or Felix Möhlmann's or Jason Lightfoot's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Jan 2022 17:30:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-specify-random-values-as-delaytime-for-waypoints/m-p/13529713#M38799</guid>
      <dc:creator>ryan_c10</dc:creator>
      <dc:date>2022-01-20T17:30:35Z</dc:date>
    </item>
  </channel>
</rss>

