<?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 can I change the configuration of a machine during simulation? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526538#M36247</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;If you only want to change visual, you could use a &lt;EM&gt;Processor &lt;/EM&gt;object and edit its animations to add your modules as components:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1672134350944.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514586iC2F361D28A000BEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="1672134350944.png" alt="1672134350944.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then each configuration could be defined in a global table, where you save whether you want to show/hide this module for that specific configuration, and the module xyz coordinates.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1672134572450.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514587i147FADAE4DA766D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="1672134572450.png" alt="1672134572450.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the attached model &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/62523-2022-12-27-reconfigurable-machine-tool.fsm" target="_blank"&gt;2022-12-27 Reconfigurable Machine Tool.fsm&lt;/A&gt;, I change the processor's visual configuration on setup finish, based on the table above and the product type:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="gif1.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514588iC2D75A3F95024709/image-size/large?v=v2&amp;amp;px=999" role="button" title="gif1.gif" alt="gif1.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 27 Dec 2022 10:00:14 GMT</pubDate>
    <dc:creator>clair_augsburgerZGWRZ</dc:creator>
    <dc:date>2022-12-27T10:00:14Z</dc:date>
    <item>
      <title>How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526533#M36242</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;/DIV&gt;</description>
      <pubDate>Thu, 22 Dec 2022 14:11:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526533#M36242</guid>
      <dc:creator>hamza_bouzekri</dc:creator>
      <dc:date>2022-12-22T14:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526534#M36243</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;What aspects of the machine do you class as 'configuration', and what is/are the counterpart object(s) you are using in FlexSim?&lt;/P&gt;&lt;P&gt;You can access the properties of an object through setProperty(). You can write expressions in the fields of the object's properties panel that alter timings based on the items being processed.&lt;/P&gt;&lt;P&gt;You need to tell us more about what specifically you're trying to do.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Dec 2022 14:28:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526534#M36243</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-12-22T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526535#M36244</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;UL&gt;&lt;LI&gt;Process Time:&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 20px;"&gt;In statistical distribution you replace values by labels or parameters. You can change values during simulation.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Output Ports:&lt;BR /&gt;Send to Port you do the same&lt;/LI&gt;&lt;LI&gt;Change rank of connection port numbers&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 20px;"&gt;drag or delete connections by command. You must open input port for this kind of connection by command.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;execute strings containing commands&lt;/LI&gt;&lt;LI&gt;change predefined different behaviors in switch by case structures&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Dec 2022 14:38:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526535#M36244</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2022-12-22T14:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526536#M36245</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I want to reconfigure machines by changing modules like the attached picture.&lt;span class="lia-inline-image-display-wrapper" image-alt="microsoftteams-image.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514581i0FB91616D9E1CAA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="microsoftteams-image.png" alt="microsoftteams-image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Dec 2022 15:53:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526536#M36245</guid>
      <dc:creator>hamza_bouzekri</dc:creator>
      <dc:date>2022-12-22T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526537#M36246</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;I want to reconfigure machines by changing modules like the attached picture.&lt;/SPAN&gt;&lt;A rel="nofollow" href="https://answers.flexsim.com/storage/attachments/62446-microsoftteams-image.png"&gt; &lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="microsoftteams-image.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514584iFB2158CD34207B0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="microsoftteams-image.png" alt="microsoftteams-image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Dec 2022 15:53:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526537#M36246</guid>
      <dc:creator>hamza_bouzekri</dc:creator>
      <dc:date>2022-12-22T15:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526538#M36247</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;If you only want to change visual, you could use a &lt;EM&gt;Processor &lt;/EM&gt;object and edit its animations to add your modules as components:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1672134350944.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514586iC2F361D28A000BEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="1672134350944.png" alt="1672134350944.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then each configuration could be defined in a global table, where you save whether you want to show/hide this module for that specific configuration, and the module xyz coordinates.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1672134572450.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514587i147FADAE4DA766D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="1672134572450.png" alt="1672134572450.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the attached model &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/62523-2022-12-27-reconfigurable-machine-tool.fsm" target="_blank"&gt;2022-12-27 Reconfigurable Machine Tool.fsm&lt;/A&gt;, I change the processor's visual configuration on setup finish, based on the table above and the product type:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="gif1.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514588iC2D75A3F95024709/image-size/large?v=v2&amp;amp;px=999" role="button" title="gif1.gif" alt="gif1.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Dec 2022 10:00:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526538#M36247</guid>
      <dc:creator>clair_augsburgerZGWRZ</dc:creator>
      <dc:date>2022-12-27T10:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the configuration of a machine during simulation?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526539#M36248</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you very much Clair, this is exactly what I wanted. 
&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Dec 2022 10:12:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-change-the-configuration-of-a-machine-during/m-p/13526539#M36248</guid>
      <dc:creator>hamza_bouzekri</dc:creator>
      <dc:date>2022-12-27T10:12:43Z</dc:date>
    </item>
  </channel>
</rss>

