<?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 get the different recipes output from mixer. in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581209#M79121</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; Thankyou for your answer, But I applied that code to my model that shows error. When I debugging the code. It is showing the error in the last line. Could You tell me why it was going wrong.&lt;/P&gt;
 &lt;OL id="isPasted"&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; recipeTable&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;getvarnode&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Model&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;find&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"FluidMixer1"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"recipetable"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"RecipesTable"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;string&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; newRecipe&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"Recipe2"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;for&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;int&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;numCols&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 102, 102);"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;--){
    &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;string&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; ingredient&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;getColHeader&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;int&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; row&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;recipeTable&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;getRowByKey&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;ingredient&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 102, 102);"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; recipeTable&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;row&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;][&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"Amount"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;]=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;newRecipe&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;][&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;];&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;}&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1520378i616C69CE3BCE179D/image-size/large?v=v2&amp;amp;px=999" title="image-2023-10-09-13-10-53.png" alt="image-2023-10-09-13-10-53.png" /&gt;&lt;/span&gt;&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;Thankyou&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 09 Oct 2023 08:38:07 GMT</pubDate>
    <dc:creator>Rambabu</dc:creator>
    <dc:date>2023-10-09T08:38:07Z</dc:date>
    <item>
      <title>How to get the different recipes output from mixer.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581205#M79117</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.1.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi flexsimers,&lt;/P&gt;
 &lt;P&gt;I have a query on mixing the ingredient in different proportions to make different recipes using mixer. In my model I am using mixer to mix four ingredients and make four different recipes. The ratio of ingredients to be mixed are taken in the global table. Is there any solution?&lt;/P&gt;
 &lt;P&gt;I am attaching the model here: &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/74474-mixing-ingredients.fsm" target="_blank"&gt;mixing ingredients.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;Thankyou.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Oct 2023 09:22:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581205#M79117</guid>
      <dc:creator>Rambabu</dc:creator>
      <dc:date>2023-10-06T09:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the different recipes output from mixer.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581206#M79118</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Just write to the table which is found at:&lt;/P&gt;&lt;PRE&gt;Table recipetable = getvarnode(current,"recipetable");&lt;/PRE&gt;&lt;P&gt;Then read the values from the global table with your format you'll need something like:&lt;/P&gt;&lt;PRE&gt;Table recipeTable=getvarnode(Model.find("FluidMixer1"),"recipetable");
Table globRecipes=Table("RecipesTable");
string newRecipe="Recipe2";
for (int n=globRecipes.numCols;n&amp;gt;0;n--){
&amp;nbsp; &amp;nbsp; string ingredient=globRecipes.getColHeader(n);
&amp;nbsp; &amp;nbsp; int row=recipeTable.getRowByKey(ingredient,1);
&amp;nbsp; &amp;nbsp; recipeTable[row]["Amount"]=globRecipes[newRecipe]&lt;N&gt;;
}&lt;/N&gt;&lt;/PRE&gt;&lt;P&gt;But you need to change the ingredient names to match those of the mixer. Example attached.&lt;/P&gt;&lt;P&gt;Note you can also choose the option to update from a global table on the triggers, but that relies on your table format matching what the trigger expects. &lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/74479-mixing-ingredients-jl.fsm" target="_blank"&gt;mixing-ingredients_jl.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 06 Oct 2023 11:33:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581206#M79118</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-10-06T11:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the different recipes output from mixer.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581207#M79119</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; The above code indicates only for recipe2. Can you Explain that How to do for remaining recipes by order. I am using global table data only.&lt;/P&gt;
 &lt;P&gt;Thankyou&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 07 Oct 2023 08:27:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581207#M79119</guid>
      <dc:creator>Rambabu</dc:creator>
      <dc:date>2023-10-07T08:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the different recipes output from mixer.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581208#M79120</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Create a user command that accepts two parameters: the mixer and the recipe name.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1520376iAAF1BABF13284F08/image-size/large?v=v2&amp;amp;px=999" title="1696680501972.png" alt="1696680501972.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the code place this version of the above script:&lt;/P&gt;&lt;PRE&gt;Object mixer=param(1);
string newRecipe=param(2);

Table recipeTable=getvarnode(mixer,"recipetable");
Table globRecipes=Table("RecipesTable");
for (int n=globRecipes.numCols;n&amp;gt;0;n--){
&amp;nbsp; &amp;nbsp; string ingredient=globRecipes.getColHeader(n);
&amp;nbsp; &amp;nbsp; int row=recipeTable.getRowByKey(ingredient,1);
&amp;nbsp; &amp;nbsp; recipeTable[row]["Amount"]=globRecipes[newRecipe]&lt;N&gt;;
}&lt;/N&gt;&lt;/PRE&gt;&lt;P&gt;then call the command using&lt;/P&gt;&lt;PRE&gt;changeMixerRecipe(&amp;lt;mixerObject&amp;gt;,&amp;lt;recipename&amp;gt;)&lt;/PRE&gt;&lt;P&gt;where you replace the chevron parameters with a mixer object and a string name of a recipe.  eg:&lt;/P&gt;&lt;PRE&gt;Object mymixer=Model.find("FluidMixer1");
string recipe=getRecipeForOrder(orderNum); &amp;nbsp; // another user command
changeMixerRecipe(mymixer,recipe);&lt;/PRE&gt;&lt;P&gt;I can't tell you how you map the order to the recipe - that will be based on the data you know and have.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 07 Oct 2023 12:12:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581208#M79120</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-10-07T12:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the different recipes output from mixer.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581209#M79121</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; Thankyou for your answer, But I applied that code to my model that shows error. When I debugging the code. It is showing the error in the last line. Could You tell me why it was going wrong.&lt;/P&gt;
 &lt;OL id="isPasted"&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; recipeTable&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;getvarnode&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Model&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;find&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"FluidMixer1"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"recipetable"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"RecipesTable"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;string&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; newRecipe&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"Recipe2"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;for&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;int&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;numCols&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 102, 102);"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;--){
    &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;string&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; ingredient&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;getColHeader&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;int&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; row&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;recipeTable&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;getRowByKey&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;ingredient&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 102, 102);"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt; recipeTable&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;row&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;][&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 136, 0);"&gt;"Amount"&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;]=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;globRecipes&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;[&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;newRecipe&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;][&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;n&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;];&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="line-height: 20px; list-style-type: decimal; background: rgb(238, 238, 238);"&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;}&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1520378i616C69CE3BCE179D/image-size/large?v=v2&amp;amp;px=999" title="image-2023-10-09-13-10-53.png" alt="image-2023-10-09-13-10-53.png" /&gt;&lt;/span&gt;&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;Thankyou&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Oct 2023 08:38:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581209#M79121</guid>
      <dc:creator>Rambabu</dc:creator>
      <dc:date>2023-10-09T08:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the different recipes output from mixer.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581210#M79122</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I don't think the error screen matches the code - nowhere do you mention Recipe3 - we'd need to see the model to determine what is wrong.  Your row headers should look something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1520383i3CFBAFD3940CDFCA/image-size/large?v=v2&amp;amp;px=999" title="1696861383493.png" alt="1696861383493.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Oct 2023 14:21:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-get-the-different-recipes-output-from-mixer/m-p/13581210#M79122</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-10-09T14:21:53Z</dc:date>
    </item>
  </channel>
</rss>

