<?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 to output the value of a label when it changes? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549960#M54866</link>
    <description>&lt;P&gt;It sounds like what you want is a tracked variable.  You can use a tracked variable to get the changes to a value/variable.   In your logic, wherever you change the label, save it's value to the tracked variable.   And then you can add that tracked variable to a dashboard widget and it can show you the previous values or average value etc of the tracked variable.  Is this along the lines of what you were looking for?&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2016 18:07:23 GMT</pubDate>
    <dc:creator>sam_stubbsYXX86</dc:creator>
    <dc:date>2016-11-23T18:07:23Z</dc:date>
    <item>
      <title>How to output the value of a label when it changes?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549959#M54865</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 16.2.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;I am working on a model where I want to, either through a dashboard or output to a note pad file, the values of a label every time I change it. &lt;/P&gt;
&lt;P&gt;There may be an easy way to use code to output (because I use a message to a source to change the label value). I have the value it changes to stored in a local variable in the message trigger, but to actually record that value without going through a messy global table setup is not ideal.&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 14:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549959#M54865</guid>
      <dc:creator>derek_flannery</dc:creator>
      <dc:date>2016-11-23T14:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the value of a label when it changes?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549960#M54866</link>
      <description>&lt;P&gt;It sounds like what you want is a tracked variable.  You can use a tracked variable to get the changes to a value/variable.   In your logic, wherever you change the label, save it's value to the tracked variable.   And then you can add that tracked variable to a dashboard widget and it can show you the previous values or average value etc of the tracked variable.  Is this along the lines of what you were looking for?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 18:07:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549960#M54866</guid>
      <dc:creator>sam_stubbsYXX86</dc:creator>
      <dc:date>2016-11-23T18:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the value of a label when it changes?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549961#M54867</link>
      <description>&lt;P&gt;I was trying to follow done that path, but I was having troubles changing how it operated, because it only focused on the current value, not anything else. But I am very ignorant of the program, so I proabaly missed something.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 18:34:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549961#M54867</guid>
      <dc:creator>derek_flannery</dc:creator>
      <dc:date>2016-11-23T18:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the value of a label when it changes?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549962#M54868</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/1663/derek.f.html" nodeid="1663"&gt;@Derek Flannery&lt;/A&gt; I had a question before that may be similar to what you are trying to do. Check this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/27025/is-there-a-way-to-display-the-average-value-of-a-l.html"&gt;https://answers.flexsim.com/questions/27025/is-there-a-way-to-display-the-average-value-of-a-l.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 19:10:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549962#M54868</guid>
      <dc:creator>kari_payton</dc:creator>
      <dc:date>2016-11-23T19:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the value of a label when it changes?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549963#M54869</link>
      <description>&lt;P&gt;A tracked variable keeps a record of it's past values.  To view them,  So if you assign a tracked variable to say a box-plot graph, then you'll see the values displayed. Or you can get an average etc.&lt;/P&gt;&lt;P&gt;The link Kari provided explains in further detail.
&lt;A href="https://answers.flexsim.com/questions/27025/is-there-a-way-to-display-the-average-value-of-a-l.html"&gt;https://answers.flexsim.com/questions/27025/is-there-a-way-to-display-the-average-value-of-a-l.html&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Or you can look into the Manual to see the documentation for using Tracked Variables.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 20:18:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-output-the-value-of-a-label-when-it-changes/m-p/13549963#M54869</guid>
      <dc:creator>sam_stubbsYXX86</dc:creator>
      <dc:date>2016-11-23T20:18:40Z</dc:date>
    </item>
  </channel>
</rss>

