<?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: Display Output of Function in Dashboard in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588349#M84834</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi sir&lt;/P&gt;
 &lt;P&gt;I edited the question. Can you please see why it not working as yours?&lt;/P&gt;
 &lt;P&gt;Thanks&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 May 2024 22:39:15 GMT</pubDate>
    <dc:creator>kaka3</dc:creator>
    <dc:date>2024-05-14T22:39:15Z</dc:date>
    <item>
      <title>Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588342#M84827</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.16 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;I want to pin the label of the conveyor to a dashboard. I don't know why it does not get updated on the dashboard even I did as &lt;A rel="user" href="https://answers.flexsim.com/users/240/patrick.c.html" nodeid="240"&gt;@Patrick Cloutier&lt;/A&gt; suggested. &lt;/P&gt;
 &lt;P&gt;In your modele the enveyor get assigned the label before the start of the simulation but me it needs to start!! whats the difference?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Thank you&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/82785-model.fsm" target="_blank"&gt;model.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 11 May 2024 23:45:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588342#M84827</guid>
      <dc:creator>kaka3</dc:creator>
      <dc:date>2024-05-11T23:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588343#M84828</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/43938/kaka.html" nodeid="43938"&gt;@kaka&lt;/A&gt;, there is much change in your code. When you let execute a static return value, it will be a value of items on a conveyor + 0.001 divided by number of items on this conveyor. And this will be a little bit more than 1.&lt;/P&gt;&lt;P&gt;A return statement finishes finally a code execution.&lt;BR /&gt;If you want to customize a dashboard you will find in manual how you can create an own statistical collector or you can also find a section of calculated tables to manipulate recorded data.&lt;/P&gt;&lt;P&gt;&lt;A id="isPasted" href="https://docs.flexsim.com/en/22.0/GettingData/AdvancedDataGathering/OverviewAdvancedData/OverviewAdvancedData.html&amp;lt;/a&amp;gt;"&gt;&lt;/A&gt;&lt;A href="https://docs.flexsim.com/en/22.0/GettingData/AdvancedDataGathering/OverviewAdvancedData/OverviewAdvancedData.html"&gt;https://docs.flexsim.com/en/22.0/GettingData/AdvancedDataGathering/OverviewAdvancedData/OverviewAdvancedData.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;** edit **&lt;BR /&gt;maybe you can record data you want to show by a tracked variable. &lt;A id="isPasted" href="https://docs.flexsim.com/en/22.0/Reference/Tools/TrackedVariables/TrackedVariables.html&amp;lt;/a&amp;gt;"&gt;&lt;/A&gt;&lt;A href="https://docs.flexsim.com/en/22.0/Reference/Tools/TrackedVariables/TrackedVariables.html"&gt;https://docs.flexsim.com/en/22.0/Reference/Tools/TrackedVariables/TrackedVariables.html&lt;/A&gt;&lt;BR /&gt;** edit end **&lt;/P&gt;&lt;P&gt;Perhaps I didn’t understand what your aim is and you are able to describe what you want to show in a dashboard line chart.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 12 May 2024 07:26:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588343#M84828</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2024-05-12T07:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588344#M84829</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you for your reply.
 &lt;P&gt;Goal is to calculate the percentage of filled plallets on the conveyor and display it as a metric in the dashboard.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 May 2024 00:00:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588344#M84829</guid>
      <dc:creator>kaka3</dc:creator>
      <dc:date>2024-05-13T00:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588345#M84830</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;How do you determine what constitutes a "filled pallet" ?&lt;P&gt;Is it when it has a specific number of boxes on it?  Or when it has at least one box on it?  Or other?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 May 2024 20:33:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588345#M84830</guid>
      <dc:creator>patrickABAWF</dc:creator>
      <dc:date>2024-05-13T20:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588346#M84831</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;And why are you using FlexSim version 22 instead of 24?&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 May 2024 20:37:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588346#M84831</guid>
      <dc:creator>patrickABAWF</dc:creator>
      <dc:date>2024-05-13T20:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588347#M84832</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I want to consider Pallet filled if contains at least one box. There is no particular reason i am using v22.&lt;/P&gt;
 &lt;P&gt;&lt;SPAN id="isPasted" style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;Thank you for contribution&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 May 2024 03:25:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588347#M84832</guid>
      <dc:creator>kaka3</dc:creator>
      <dc:date>2024-05-14T03:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588348#M84833</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Here is a model in which I did the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Created a label on the conveyor called FilledPallets&lt;/LI&gt;&lt;LI&gt;In the Trigger OnEntry of the conveyor I calculate de % of filled pallets and write it on the label&lt;/LI&gt;&lt;LI&gt;In the Dashboard I added a General/Label/LineChart in which I select that conveyor label.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Et voilà.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/82765-percentagefilledpallets.fsm" target="_blank"&gt;PercentageFilledPallets.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 May 2024 13:30:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588348#M84833</guid>
      <dc:creator>patrickABAWF</dc:creator>
      <dc:date>2024-05-14T13:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588349#M84834</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi sir&lt;/P&gt;
 &lt;P&gt;I edited the question. Can you please see why it not working as yours?&lt;/P&gt;
 &lt;P&gt;Thanks&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 May 2024 22:39:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588349#M84834</guid>
      <dc:creator>kaka3</dc:creator>
      <dc:date>2024-05-14T22:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588350#M84835</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;In my model, the label on the conveyor is created in the Properties panel on the right. So it already exists when I reference it in the ProcessFlow. &lt;P&gt;In your model, since the model is not created before, the ProcessFlow creates it when it runs.&lt;/P&gt;&lt;P&gt;But the main problem is the time interval in the graph.  Mine is Seconds.  Yours is Hours.&lt;/P&gt;&lt;P&gt;You should really consider doing the tutorials in Help/User Manual.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 May 2024 20:54:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588350#M84835</guid>
      <dc:creator>patrickABAWF</dc:creator>
      <dc:date>2024-05-15T20:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588351#M84836</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43938/kaka.html" nodeid="43938"&gt;@kaka&lt;/A&gt;, was Patrick Cloutier's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 May 2024 15:35:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588351#M84836</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2024-05-23T15:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588352#M84837</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;You should not change the original question completely because now the comments and answers do not correspond to the question so the whole thread doesn't make sense anymore.&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 May 2024 16:33:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588352#M84837</guid>
      <dc:creator>patrickABAWF</dc:creator>
      <dc:date>2024-05-23T16:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588353#M84838</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;If you do what I just said here, it will work:&lt;/P&gt;&lt;P&gt;1 - Create the label on the conveyor&lt;/P&gt;&lt;P&gt;2 - Reselect the label with the graph menu sampler&lt;/P&gt;&lt;P&gt;3 - Change the graph time interval to seconds instead of hours&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 May 2024 16:38:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588353#M84838</guid>
      <dc:creator>patrickABAWF</dc:creator>
      <dc:date>2024-05-23T16:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588354#M84839</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Hi
 &lt;P&gt;The edit i made didn't affect the core of the question&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 May 2024 19:12:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588354#M84839</guid>
      <dc:creator>kaka3</dc:creator>
      <dc:date>2024-05-23T19:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display Output of Function in Dashboard</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588355#M84840</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/43938/kaka.html" nodeid="43938"&gt;@kaka&lt;/A&gt;,&lt;P&gt;You should start a new post for your question rather than editing your post to add an additional question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 May 2024 15:45:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-output-of-function-in-dashboard/m-p/13588355#M84840</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2024-05-24T15:45:36Z</dc:date>
    </item>
  </channel>
</rss>

