<?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: Stop conveyor based on multiple conditions? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553958#M57954</link>
    <description>&lt;P&gt;Do you want to stop the items, or stop the entire conveyor? You can set the speed of the entire conveyor to 0.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14225-pic1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497689i2C8991123A765897/image-size/large?v=v2&amp;amp;px=999" role="button" title="14225-pic1.png" alt="14225-pic1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you want to stop the conveyor from allowing items to exit you can also close the port.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14226-pic2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497690iA19538FDA2CB4D02/image-size/large?v=v2&amp;amp;px=999" role="button" title="14226-pic2.png" alt="14226-pic2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2018 18:54:56 GMT</pubDate>
    <dc:creator>joshua_s</dc:creator>
    <dc:date>2018-09-06T18:54:56Z</dc:date>
    <item>
      <title>Stop conveyor based on multiple conditions?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553955#M57951</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="14197" href="https://answers.flexsim.com/storage/attachments/14197-fsq.fsm"&gt;fsq.fsm&lt;/A&gt;I need to stop a conveyor if there is a item in a specific queue (IE Conveyor 1 and conveyor 2 -&amp;gt; Queue 1), the AGV, or the OP10 Load queue. I then need to resume sending the item to the exit transfer based on if all the locations are empty. How would I accomplish this?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 19:36:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553955#M57951</guid>
      <dc:creator>alex_h4</dc:creator>
      <dc:date>2018-09-05T19:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stop conveyor based on multiple conditions?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553956#M57952</link>
      <description>&lt;P&gt;To stop the conveyor you can use a event triggered source in process flow then have a custom code where you use the built in conveyor controls&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14198-pic1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497688i1B18580A3165CB4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="14198-pic1.png" alt="14198-pic1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;To resume the conveyor, you can use another even triggered source that fires if any of the locations empty, then you can have a custom code snippet that goes through each of the other locations check if they are empty with the following code&lt;/P&gt;
&lt;PRE&gt;Object.subnodes.length==0&lt;/PRE&gt;
&lt;P&gt;then have a decide activity that leads to another custom code activity that resumes the conveyor.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 19:54:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553956#M57952</guid>
      <dc:creator>joshua_s</dc:creator>
      <dc:date>2018-09-05T19:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stop conveyor based on multiple conditions?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553957#M57953</link>
      <description>&lt;P&gt;How do I link a stop item conveyor control to a specific conveyor?&lt;/P&gt;
&lt;P&gt;Unrelated, how would I change the robot idle joint positions? When idle the robot moves its arm to a position that is abnormal. (IE in the ground)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 18:21:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553957#M57953</guid>
      <dc:creator>alex_h4</dc:creator>
      <dc:date>2018-09-06T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stop conveyor based on multiple conditions?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553958#M57954</link>
      <description>&lt;P&gt;Do you want to stop the items, or stop the entire conveyor? You can set the speed of the entire conveyor to 0.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14225-pic1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497689i2C8991123A765897/image-size/large?v=v2&amp;amp;px=999" role="button" title="14225-pic1.png" alt="14225-pic1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you want to stop the conveyor from allowing items to exit you can also close the port.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14226-pic2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497690iA19538FDA2CB4D02/image-size/large?v=v2&amp;amp;px=999" role="button" title="14226-pic2.png" alt="14226-pic2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 18:54:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553958#M57954</guid>
      <dc:creator>joshua_s</dc:creator>
      <dc:date>2018-09-06T18:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Stop conveyor based on multiple conditions?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553959#M57955</link>
      <description>&lt;P&gt;When working with robots, it can be helpful to define their motion paths and then use those to determine the robot's visuals. This image shows where you can define those:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14227-robot-reset-path.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497691i43DDD3ADDC5F247E/image-size/large?v=v2&amp;amp;px=999" role="button" title="14227-robot-reset-path.png" alt="14227-robot-reset-path.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After creating a path that I wanted the robot to reset to, I then call that action by using a "Travel to Location" activity in Process Flow. Here's a model to help show how this works:&lt;/P&gt;&lt;P&gt;&lt;A id="14229" href="https://answers.flexsim.com/storage/temp/14229-robot-reset.fsm"&gt;robot-reset.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 19:08:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/stop-conveyor-based-on-multiple-conditions/m-p/13553959#M57955</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2018-09-06T19:08:06Z</dc:date>
    </item>
  </channel>
</rss>

