<?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: getstream(current)  vs.  getstream() in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555724#M59355</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;if you have a statistical distribution and you don't set a number generator, then the default random number generator is 0.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 23 Mar 2022 07:00:17 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2022-03-23T07:00:17Z</dc:date>
    <item>
      <title>getstream(current)  vs.  getstream()</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555722#M59353</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.1.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;What is the difference between&lt;/P&gt;
 &lt;P&gt;getstream(current)&lt;/P&gt;
 &lt;P&gt;getstream()&lt;/P&gt;
 &lt;P&gt;What is the default stream in v 22.0.1&lt;/P&gt;
 &lt;P&gt;Thanks&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Mar 2022 16:22:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555722#M59353</guid>
      <dc:creator>nicole_b</dc:creator>
      <dc:date>2022-03-22T16:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: getstream(current)  vs.  getstream()</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555723#M59354</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;getstream() is invalid syntax - it needs an object parameter (&lt;EM&gt;current&lt;/EM&gt; in your example)  so that it can create a reference for a new stream number that it stores centrally against that object. The stream represents a unique progression of random numbers. There's no such thing as a default stream unless you are referring to stochastic functions where the stream parameter is optional. In those cases - it's the same as any other optional numeric parameter - it will be evaluated as zero.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Mar 2022 16:43:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555723#M59354</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-03-22T16:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: getstream(current)  vs.  getstream()</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555724#M59355</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;if you have a statistical distribution and you don't set a number generator, then the default random number generator is 0.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Mar 2022 07:00:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555724#M59355</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2022-03-23T07:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: getstream(current)  vs.  getstream()</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555725#M59356</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 What if I want the output label to as following
 &lt;P&gt;(1,2,1,2,1,2,1,2......)&lt;BR /&gt;I made the trigger to send item by 50% percentage&lt;BR /&gt;but I want it to be identically split.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Oct 2023 14:59:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555725#M59356</guid>
      <dc:creator>Mohamed_AboElfadl</dc:creator>
      <dc:date>2023-10-22T14:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: getstream(current)  vs.  getstream()</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555726#M59357</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P id="isPasted"&gt;What if I want the output label to as following&lt;/P&gt;
 &lt;P&gt;(1,2,1,2,1,2,1,2......)&lt;/P&gt;
 &lt;P&gt;I made the trigger to send item by 50% percentage&lt;/P&gt;
 &lt;P&gt;but I want it to be identically split.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Oct 2023 15:00:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555726#M59357</guid>
      <dc:creator>Mohamed_AboElfadl</dc:creator>
      <dc:date>2023-10-22T15:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: getstream(current)  vs.  getstream()</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555727#M59358</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;This has nothing to do with the question about getstream().&lt;P&gt;You choose "round robin" on the sendtoport.&lt;/P&gt;&lt;P&gt;Please do the tutorials and in future post a new question after searching this site and the documentation.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Oct 2023 15:12:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/getstream-current-vs-getstream/m-p/13555727#M59358</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-10-22T15:12:15Z</dc:date>
    </item>
  </channel>
</rss>

