<?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: what is the purpose of tracked varialbe? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592265#M87869</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;I think the uses in default functions of FlexSim are good examples:&lt;P&gt;- You use TRs when you want to store information about the value's history, for example for how long it stayed at certain values (object states)&lt;/P&gt;&lt;P&gt;- TRs automatically calculated averages (content, staytime)&lt;/P&gt;&lt;P&gt;- They allow you to listen for changes to the value. So for example a Wait for Event activity in Process Flow can react to a TR's value reaching a threshold.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 05 Jun 2024 13:15:44 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2024-06-05T13:15:44Z</dc:date>
    <item>
      <title>what is the purpose of tracked varialbe?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592262#M87866</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi, I am confused about the tracked varialbe, could someone tell me how to use the tracked varialbe, and how to bulid the connection between model and tracked varialbe. Thanks!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jun 2024 07:39:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592262#M87866</guid>
      <dc:creator>zhun_z</dc:creator>
      <dc:date>2024-06-05T07:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: what is the purpose of tracked varialbe?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592263#M87867</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/8534/zhunz.html" nodeid="8534"&gt;@Zhun Z&lt;/A&gt; I would start with reading the manual: &lt;A id="isPasted" href="https://docs.flexsim.com/en/24.1/Reference/Tools/TrackedVariables/TrackedVariables.html#app"&gt;Tracked Variables (flexsim.com)&lt;/A&gt; and here &lt;A id="isPasted" href="https://docs.flexsim.com/en/24.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/TrackedVariable.html#app"&gt;FlexScript Class - TrackedVariable (flexsim.com)&lt;/A&gt; and if you have a question after when trying to use a tracked variable please come back.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jun 2024 09:22:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592263#M87867</guid>
      <dc:creator>SCHamoen</dc:creator>
      <dc:date>2024-06-05T09:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: what is the purpose of tracked varialbe?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592264#M87868</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for your reply. The mannual defines clearly about the Tracked variables, but I still want to learn about some typical cases about it , because i don't clearly understand how or when should use Tracked variables.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jun 2024 13:01:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592264#M87868</guid>
      <dc:creator>zhun_z</dc:creator>
      <dc:date>2024-06-05T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: what is the purpose of tracked varialbe?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592265#M87869</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;I think the uses in default functions of FlexSim are good examples:&lt;P&gt;- You use TRs when you want to store information about the value's history, for example for how long it stayed at certain values (object states)&lt;/P&gt;&lt;P&gt;- TRs automatically calculated averages (content, staytime)&lt;/P&gt;&lt;P&gt;- They allow you to listen for changes to the value. So for example a Wait for Event activity in Process Flow can react to a TR's value reaching a threshold.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jun 2024 13:15:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592265#M87869</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-06-05T13:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: what is the purpose of tracked varialbe?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592266#M87870</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thanks!
&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jun 2024 02:42:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-is-the-purpose-of-tracked-varialbe/m-p/13592266#M87870</guid>
      <dc:creator>zhun_z</dc:creator>
      <dc:date>2024-06-06T02:42:26Z</dc:date>
    </item>
  </channel>
</rss>

