<?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 access the status that inside process of Multiprocesser in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534182#M42394</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;In the first comment below the answer of this post, Phil BoBo describes how you can customize what is being shown in that box.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/111348/showing-stats-in-running-model-in-3d-area-above-or.html"&gt;https://answers.flexsim.com/questions/111348/showing-stats-in-running-model-in-3d-area-above-or.html&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 Jul 2022 10:34:59 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2022-07-12T10:34:59Z</dc:date>
    <item>
      <title>how to access the status that inside process of Multiprocesser</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534179#M42391</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Could the text object show the item status which is inside process at Multiprocess?&lt;/P&gt;
 &lt;P&gt;It seems to be in a tree node as shown in the following image, but I don't know how to access it.&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="screenshot.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511405i1DA68B464EE320B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot.jpg" alt="screenshot.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I guess it's easier if it separate each process to single processor object,&lt;/P&gt;
 &lt;P&gt;but there is a request consider connecting the object by digital twin in the future.&lt;/P&gt;
 &lt;P&gt;so its seems be helpful that objects and real facilities are the same number.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I appreciate anyone's help. thanks in advance.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/54827-sample.fsm" target="_blank"&gt;sample.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 01:30:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534179#M42391</guid>
      <dc:creator>nanae_h2</dc:creator>
      <dc:date>2022-07-12T01:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to access the status that inside process of Multiprocesser</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534180#M42392</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Choose 'Display Object Statistics' in the text display field. Then sample the multiprocessor and choose to display its state.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657606717505.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511400i46EB237F5984A105/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657606717505.png" alt="1657606717505.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657606748706.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511402iCFB7B7F7114E8D29/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657606748706.png" alt="1657606748706.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This will make the text show the current state in the default profile. To show the multiprocessor profile, open the code window and look for 'case 2'.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657606848191.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511401iBE9B5EDC3BFD4B13/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657606848191.png" alt="1657606848191.png" /&gt;&lt;/span&gt;Replace the line after it with the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657606893135.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511403i2B9D62C0DF9B60CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657606893135.png" alt="1657606893135.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is newer syntax than the default code. The '1' after state signifies that the state from the first (custom) profile should be read. Leaving the parentheses blank or typing in '0' would again show the default profile.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/54845-sample-fm.fsm" target="_blank"&gt;sample_fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 06:23:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534180#M42392</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-07-12T06:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to access the status that inside process of Multiprocesser</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534181#M42393</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; &lt;/P&gt;
 &lt;P&gt;thank you for your answer. that is what I looking for.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;by the way...&lt;/P&gt;
 &lt;P&gt;could I brif confirm that is possible or not to show from following?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1657620193670.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1511404i4A0A88BDDA2A566A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1657620193670.png" alt="1657620193670.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 10:03:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534181#M42393</guid>
      <dc:creator>nanae_h2</dc:creator>
      <dc:date>2022-07-12T10:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to access the status that inside process of Multiprocesser</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534182#M42394</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;In the first comment below the answer of this post, Phil BoBo describes how you can customize what is being shown in that box.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/111348/showing-stats-in-running-model-in-3d-area-above-or.html"&gt;https://answers.flexsim.com/questions/111348/showing-stats-in-running-model-in-3d-area-above-or.html&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 10:34:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534182#M42394</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-07-12T10:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to access the status that inside process of Multiprocesser</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534183#M42395</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;ah...I missed that answer.&lt;/P&gt;
 &lt;P&gt;thank you for your help.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 11:18:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-access-the-status-that-inside-process-of-multiprocesser/m-p/13534183#M42395</guid>
      <dc:creator>nanae_h2</dc:creator>
      <dc:date>2022-07-12T11:18:13Z</dc:date>
    </item>
  </channel>
</rss>

