<?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 convert the &amp;quot;Slot Assigment Strategy&amp;quot; options as parameters? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578178#M76911</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 14 Apr 2023 14:01:17 GMT</pubDate>
    <dc:creator>henry_p8</dc:creator>
    <dc:date>2023-04-14T14:01:17Z</dc:date>
    <item>
      <title>How to convert the "Slot Assigment Strategy" options as parameters?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578174#M76907</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.7 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/67113-slots.fsm" target="_blank"&gt;Slots.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Can you support me with the following, please&lt;/EM&gt;?&lt;/P&gt;&lt;P&gt;- I need to convert as parameters the alternatives available in the "Slot Assigment Strategy" tool of "Storage Object" (&lt;EM&gt;at least, the first four&lt;/EM&gt;) to later use Experimenter and analyze some results. Thanks for the support.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1681428268336.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516650i6E99EAAC075C0AD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1681428268336.png" alt="1681428268336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Apr 2023 23:30:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578174#M76907</guid>
      <dc:creator>henry_p8</dc:creator>
      <dc:date>2023-04-13T23:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the "Slot Assigment Strategy" options as parameters?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578175#M76908</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You can do it indirectly. You assign a numbered label or in your case a &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/23.1/ModelLogic/ModelParameters/ModelParameters.html#use" target="_blank"&gt;parameter&lt;/A&gt;, which set currently used case in &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/WritingLogic/WritingLogic.html#switch" target="_blank"&gt;switch by case&lt;/A&gt; structure in assignment strategy. Each case contain a strategy. Therefore you copy the source code of each picklist option into your case block.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Apr 2023 06:06:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578175#M76908</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-04-14T06:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the "Slot Assigment Strategy" options as parameters?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578176#M76909</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You can use the 'defined' method of the parameter table:&lt;/P&gt;&lt;P&gt;Set up the option type of the parameter table and enter the options you see in the rack's strategy pick option list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1681471852448.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516646i17471911AFA323AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="1681471852448.png" alt="1681471852448.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the value field (above the reference field - name is missing above) use the script icon to open the editor and copy the associated trigger.&lt;/P&gt;&lt;P&gt;For the property name of OnSet enter "SlotAssignmentStrategy".&lt;/P&gt;&lt;P&gt;You're then set to use it in the experimenter and see the corresponding descriptions against the scenarios:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1681471718774.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1516647i31265F9DB496A3C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1681471718774.png" alt="1681471718774.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Model attached.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/67151-parameter-slotassignmentstrategy.fsm" target="_blank"&gt;Parameter_SlotAssignmentStrategy.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need to change many related racks then make one of them the template for all the others and just change the parameter of the template rack for the rest to inherit the property change.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Apr 2023 11:29:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578176#M76909</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-04-14T11:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the "Slot Assigment Strategy" options as parameters?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578177#M76910</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thank you so much for the support. This is just what I needed. Your answer is very clear, concrete and practical. Thanks for the Demo.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Apr 2023 14:00:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578177#M76910</guid>
      <dc:creator>henry_p8</dc:creator>
      <dc:date>2023-04-14T14:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert the "Slot Assigment Strategy" options as parameters?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578178#M76911</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Apr 2023 14:01:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-convert-the-quot-slot-assigment-strategy-quot-options-as/m-p/13578178#M76911</guid>
      <dc:creator>henry_p8</dc:creator>
      <dc:date>2023-04-14T14:01:17Z</dc:date>
    </item>
  </channel>
</rss>

