<?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 How to update &amp;quot; Process Maximum Content&amp;quot; (depends on itemtype) ? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503687#M18241</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 7.7.4 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hi to you all. I would like to have a processor to change its maximum content based on the itemtype. If it is itemtype 1, maximum content is 1 and if itemtype is 2, the maximum content is 2 (in this case, the two item flows in the processor should be the same.).&lt;/P&gt;
&lt;P&gt;How can I do that? I know there's a OnEntry Trigger, but that would be a little bit late when the item arrives... &lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 22:43:09 GMT</pubDate>
    <dc:creator>brayan_leonardo_gil_guevara</dc:creator>
    <dc:date>2016-07-21T22:43:09Z</dc:date>
    <item>
      <title>How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503687#M18241</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 7.7.4 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hi to you all. I would like to have a processor to change its maximum content based on the itemtype. If it is itemtype 1, maximum content is 1 and if itemtype is 2, the maximum content is 2 (in this case, the two item flows in the processor should be the same.).&lt;/P&gt;
&lt;P&gt;How can I do that? I know there's a OnEntry Trigger, but that would be a little bit late when the item arrives... &lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 22:43:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503687#M18241</guid>
      <dc:creator>brayan_leonardo_gil_guevara</dc:creator>
      <dc:date>2016-07-21T22:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503688#M18242</link>
      <description>&lt;P&gt;The max content  tells a processor  to  process  how many  flowitems can be in the processor at the same time. It doesn't tell the processor to start processing when the max content of flowitems are arrived. If the process time is 10, the max content is 2 and the first item arrives at a simulation time of 5 and the second item arrives at 8 then the first item is finished at 15 the second at 18. So changing the max content on entry works well.&lt;/P&gt;&lt;P&gt;Part 2 processing same itemtype: One way is to pull under the flow tab of the processor. Another is the combination of hold item in the previous object and releaseitem(exact reference of one item, output port no.) Please look into the commands manual or the old Flexsim forum.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 22:56:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503688#M18242</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2016-07-21T22:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503689#M18243</link>
      <description>&lt;P&gt;What do you want to achieve? Start the processing of flowitems of the same itemtype at the same time, or do just want to limit the items in the processor being processed?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 23:01:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503689#M18243</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2016-07-21T23:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503690#M18244</link>
      <description>&lt;P&gt;Hi Jörg Vogel, thank you for your reply. I'd like to limit the items in the processor being processed. &lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 23:59:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503690#M18244</guid>
      <dc:creator>brayan_leonardo_gil_guevara</dc:creator>
      <dc:date>2016-07-21T23:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503691#M18245</link>
      <description>&lt;P&gt;@jorg Vogel&lt;/P&gt;
&lt;P&gt;I have a doubt, if I want to setup 4 items with same itemtype and each item has a separate setup time which is operated by an operator. So is that possible to do the same and after setting up all the items, can I process them together in a single processor, because when I try to do the same, it pop up processor error showing that maximum content should be 1 to be setup by an operator. Your value addition is very much required in this regards.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 23:59:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503691#M18245</guid>
      <dc:creator>tanmay_varshney</dc:creator>
      <dc:date>2016-07-22T23:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503692#M18246</link>
      <description>&lt;P&gt;Then you should use a combiner.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 16:03:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503692#M18246</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2016-07-23T16:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503693#M18247</link>
      <description>&lt;P&gt;But at the output port I need them as separate item. Is that possible to do using combiner ??&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 16:39:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503693#M18247</guid>
      <dc:creator>tanmay_varshney</dc:creator>
      <dc:date>2016-07-23T16:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503694#M18248</link>
      <description>&lt;P&gt;The combiner expects at least two input ports, but there exists no limit how many connections you creates between the objects. For example you collect items in a queue and the next object is a combiner, then you connect the queue twice to the combiner with the standard object connection ( "a" key connection). The combiner can pack or join the items together. If you need the processed items again splitted, then you use a separator with a process time of zero.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 16:53:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503694#M18248</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2016-07-23T16:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503695#M18249</link>
      <description>&lt;P&gt;otherwise you can control the output and input by the triggers. First you close the output to let out the items all together. When the last item of the same itemtype entered the processor you close the input. If the last item leaves the processor you open the input again.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 17:02:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503695#M18249</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2016-07-23T17:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503696#M18250</link>
      <description>&lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt;
&lt;P&gt; Thank you for your reply, I did try the "Update Processor's Max Content" and it worked pretty good. Just what I was looking for. But there's one issue i have not been able to solve. Source -&amp;gt; Queue1 -&amp;gt; Processor(x16) -&amp;gt; Queue2 -&amp;gt; Sink. &lt;/P&gt;
&lt;P&gt;I have to check the "use transport" tick from Queue1 to every one of the processors. However, when this option is "ON" the processors only work once, and then they seem to be blocked. I mean, there is no Flow from the Queue1 to them after they have been used once. When the "use transport" in Queue1 is OFF, the whole thing runs as it should. Is there any way for me to make it work with the "use transport" tick as I want? &lt;/P&gt;
&lt;P&gt;Thank you in advanced for your reply. &lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:37:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503696#M18250</guid>
      <dc:creator>brayan_leonardo_gil_guevara</dc:creator>
      <dc:date>2016-07-25T19:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503697#M18251</link>
      <description>&lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt;
&lt;P&gt; Thank you for your reply, I did try the "Update Processor's Max Content" and it worked pretty good. Just what I was looking for. But there's one issue i have not been able to solve. Source -&amp;gt; Queue1 -&amp;gt; Processor(x16) -&amp;gt; Queue2 -&amp;gt; Sink. &lt;/P&gt;
&lt;P&gt;I have to check the "use transport" tick from Queue1 to every one of the processors. However, when this option is "ON" the processors only work once, and then they seem to be blocked. I mean, there is no Flow from the Queue1 to them after they have been used once. When the "use transport" in Queue1 is OFF, the whole thing runs as it should. Is there any way for me to make it work with the "use transport" tick as I want? &lt;/P&gt;
&lt;P&gt;Thank you in advanced for your reply. &lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:37:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503697#M18251</guid>
      <dc:creator>brayan_leonardo_gil_guevara</dc:creator>
      <dc:date>2016-07-25T19:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503698#M18252</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/874/brayan_leonardo.g.html" nodeid="874"&gt;@Brayan Leonardo Gil Guevara&lt;/A&gt; I've reposted this question here since it's not directly related to your first question.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 23:29:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503698#M18252</guid>
      <dc:creator>adrian_haws</dc:creator>
      <dc:date>2016-07-25T23:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503699#M18253</link>
      <description>&lt;P&gt;@Brayan Leonardo Gil Guevara I've reposted this question here since it's not directly related to your first question.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 23:30:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503699#M18253</guid>
      <dc:creator>adrian_haws</dc:creator>
      <dc:date>2016-07-25T23:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503700#M18254</link>
      <description>&lt;P&gt;@Brayan Leonardo Gil Guevara I've reposted this question here since it's not directly related to your first question.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 23:31:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503700#M18254</guid>
      <dc:creator>adrian_haws</dc:creator>
      <dc:date>2016-07-25T23:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to update " Process Maximum Content" (depends on itemtype) ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503701#M18255</link>
      <description>&lt;P&gt;@Brayan Leonardo Gil Guevara I've reposted this question here since it's not directly related to your first question.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 23:33:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-update-quot-process-maximum-content-quot-depends-on/m-p/13503701#M18255</guid>
      <dc:creator>adrian_haws</dc:creator>
      <dc:date>2016-07-25T23:33:40Z</dc:date>
    </item>
  </channel>
</rss>

