<?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: Paint Slot Label and QUERY in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552399#M56730</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; as per your suggestions, updated model attached.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/35019-paint-slot-query-assign-type-jl-suggestions-autosa.fsm" target="_blank"&gt;Paint_Slot_QUERY_Assign_Type_JL_Suggestions_autosave.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 09 Dec 2020 00:36:10 GMT</pubDate>
    <dc:creator>amit_k2</dc:creator>
    <dc:date>2020-12-09T00:36:10Z</dc:date>
    <item>
      <title>Paint Slot Label and QUERY</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552394#M56725</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.2.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;In attached model, slots are painted with label Type of values 3 and 4. The pallet from combiner is assigned a Type 3 in the process flow and should be stored in slots painted with that label. Can someone please help me correct the query in find a storage slot activity, and also help me understand what I did wrong?&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/34926-inventorypalletflow-query.fsm" target="_blank"&gt;InventoryPalletFlow_QUERY.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Dec 2020 18:37:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552394#M56725</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-12-04T18:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Paint Slot Label and QUERY</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552395#M56726</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/13906/amitk2.html" nodeid="13906"&gt;@Amit Kulkarni&lt;/A&gt; If you are using labels to assign slot you must assign slot and slot values before that. Using the Slot label option in the storage system property window. Otherwise, you can't query the slot using the label.&lt;span class="lia-inline-image-display-wrapper" image-alt="34897-1607150608339.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504383i1F47E0CE670FB8A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="34897-1607150608339.png" alt="34897-1607150608339.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 05 Dec 2020 06:44:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552395#M56726</guid>
      <dc:creator>gokulakrishnan_k2</dc:creator>
      <dc:date>2020-12-05T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Paint Slot Label and QUERY</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552396#M56727</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;That is what I was missing! Updated model attached as reference for others.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/34930-paint-slot-query-update.fsm" target="_blank"&gt;Paint_slot_query_update.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 05 Dec 2020 15:13:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552396#M56727</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-12-05T15:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Paint Slot Label and QUERY</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552397#M56728</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You still need to add Type=$1.Type in the query in order to get the correct slots.  The model as-is assigns type 4 parts to slots labelled type 3.   &lt;/P&gt;&lt;P&gt;In for the original Type= $1.Type to work though, you need to swap the AssignType activity with InventoryPallet Type as you're setting the token type to 10 otherwise for which there are no slots.&lt;/P&gt;&lt;P&gt;Some links to help with &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/21.0/Reference/CodingInFlexSim/FlexScriptAPIReference/Warehousing/Storage.System.html#Method-findSlot" target="_blank"&gt;findSlot &lt;/A&gt;and &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/21.0/Reference/Tools/StorageSystem/StorageSystem.html?q=site%3Adocs.flexsim.com%2Fen%2F21.0%2F+The+slot+labels+tab#slotlabels" target="_blank"&gt;indexed slot labelling&lt;/A&gt;.  In a findSlot query you can use &lt;EM&gt;slot.Type &lt;/EM&gt;or just &lt;EM&gt;Type &lt;/EM&gt;but the latter will often be faster than using &lt;EM&gt;slot.Type &lt;/EM&gt;in large systems.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Dec 2020 17:38:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552397#M56728</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2020-12-08T17:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Paint Slot Label and QUERY</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552398#M56729</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you for the explanation. I will update the model accordingly.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Dec 2020 18:38:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552398#M56729</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-12-08T18:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Paint Slot Label and QUERY</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552399#M56730</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@jason.lightfoot&lt;/A&gt; as per your suggestions, updated model attached.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/35019-paint-slot-query-assign-type-jl-suggestions-autosa.fsm" target="_blank"&gt;Paint_Slot_QUERY_Assign_Type_JL_Suggestions_autosave.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Dec 2020 00:36:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/paint-slot-label-and-query/m-p/13552399#M56730</guid>
      <dc:creator>amit_k2</dc:creator>
      <dc:date>2020-12-09T00:36:10Z</dc:date>
    </item>
  </channel>
</rss>

