<?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: Motor won't restart conveyor if connected to two+ non accumulating conveyors in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568369#M69304</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/8186/tannerp.html" nodeid="8186"&gt;@Tanner Poulton&lt;/A&gt; I did try your model, and those conveyors seem to stop at about 55 seconds?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Aug 2019 23:43:33 GMT</pubDate>
    <dc:creator>craig_dickson</dc:creator>
    <dc:date>2019-08-30T23:43:33Z</dc:date>
    <item>
      <title>Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568365#M69300</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.1.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;It appears that if a motor is connected to more than one conveyor, it will not restart all of them on resume() if more than one of the conveyors is non-accumulating. The attached model illustrates the problem.&lt;/P&gt;
&lt;P&gt;&lt;A id="21943" href="https://answers.flexsim.com/storage/attachments/21943-motor-restart-problem-with-belts.fsm"&gt;motor-restart-problem-with-belts.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I used process flow to stop and start 12 different motors. Each motor is attached to two conveyors. They are all fed from a source and a separator so they get the exact same workload.&lt;/P&gt;
&lt;P&gt;Motors 1 and 2 illustrate the basic problem. The only difference is the sequence of the conveyors in the motor's "Motor" tab (i.e. the order that the A-connects were made).&lt;/P&gt;
&lt;P&gt;Motors 3 and 4 are the same as 1 and 2 respectively except that the first conveyor was changed to accumulating. These both work. Similarly 5 and 6 have the second conveyor changed to accumulating, These work also. &lt;/P&gt;
&lt;P&gt;7 and 8 add a small section of accumulating conveyor at the infeed to the two belts; these do not work. Similarly, 9 and 10 have a section of accumulation between the 2 belts; these did not work either.&lt;/P&gt;
&lt;P&gt;Motor 11 controls 2 belts that are not connected to each other at all; they are side-by-side with independent flows. It doesn't work.Motor 12 controls 1 accumulating and one non-accumulating side-by-side and it does work.&lt;/P&gt;
&lt;P&gt;My real world equipment is literally 2 belts controlled by 1 motor (actually, 1 belt driven by the motor and the second one driven by chain by the first (at a different speed to pull a gap). Ordinarily I could work around this with process flow, but we plan to use this as emulation, to debug a PLC before installation.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 19:26:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568365#M69300</guid>
      <dc:creator>craig_dickson</dc:creator>
      <dc:date>2019-08-30T19:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568366#M69301</link>
      <description>&lt;P&gt;
	Thanks for reporting this bug, and for providing an excellent test case. I'll get this on the dev list.&lt;/P&gt;&lt;P&gt;
	In the mean time, for your project, you can use an FR process flow that listens to stop/start the way the motor is supposed to:&lt;/P&gt;&lt;P&gt;
	&lt;span class="lia-inline-image-display-wrapper" image-alt="21948-custom-motor.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500093i723181FAA52DD3E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="21948-custom-motor.png" alt="21948-custom-motor.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;
	The above flow even makes sure that the number of stop/resume calls match. Then you just have to center-connect the instance object to all the conveyors you need.&lt;/P&gt;&lt;P&gt;
	&lt;A id="21950" href="https://answers.flexsim.com/storage/attachments/21950-motor-restart-problem-with-belts-custom-motor.fsm"&gt;motor-restart-problem-with-belts-custom-motor.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 21:49:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568366#M69301</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2019-08-30T21:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568367#M69302</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/744/craig.d.html" nodeid="744"&gt;@Craig DIckson&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I can't speak to all the reasons why this doesn't work, but I do know that there are specific Conveyor controls that are built-in to the &lt;STRONG&gt;Custom Code&lt;/STRONG&gt; Process Flow activities. They were created because the stop object functions don't work with conveyors like they do processors and other fixed objects. Have you tried using them before?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="21949-conveyor-control-pf.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500094iF2FEB8B844C1F78C/image-size/large?v=v2&amp;amp;px=999" role="button" title="21949-conveyor-control-pf.png" alt="21949-conveyor-control-pf.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I updated your model to use the stop/start activities in Process Flow. They are only controlling conveyors 7 and 8 (right in the middle). Watch and see if they do what you're looking for.&lt;/P&gt;&lt;P&gt;&lt;A id="21951" href="https://answers.flexsim.com/storage/temp/21951-conveyor-control-pf.fsm"&gt;conveyor-control-pf.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 21:53:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568367#M69302</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2019-08-30T21:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568368#M69303</link>
      <description>&lt;P&gt;Tanner, I'll look at your models. &lt;/P&gt;
&lt;P&gt;FWIW I initially found the problem in an emulation model where the motors are restarted by a Resume object Action in a PLC Emulation output variable, not in a Custom Code PF activity. &lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 23:02:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568368#M69303</guid>
      <dc:creator>craig_dickson</dc:creator>
      <dc:date>2019-08-30T23:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568369#M69304</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/8186/tannerp.html" nodeid="8186"&gt;@Tanner Poulton&lt;/A&gt; I did try your model, and those conveyors seem to stop at about 55 seconds?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 23:43:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568369#M69304</guid>
      <dc:creator>craig_dickson</dc:creator>
      <dc:date>2019-08-30T23:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568370#M69305</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/220/jordan.j.html" nodeid="220"&gt;@jordan.johnson&lt;/A&gt; Well, TIL about using basic FR and process flow. Thanks!&lt;/P&gt;
&lt;P&gt;I assume I can use the new FR motor just like a regular motor in an emulation model output variable?&lt;/P&gt;
&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 23:45:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568370#M69305</guid>
      <dc:creator>craig_dickson</dc:creator>
      <dc:date>2019-08-30T23:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Motor won't restart conveyor if connected to two+ non accumulating conveyors</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568371#M69306</link>
      <description>&lt;P&gt;I don't know much about emulation, but it looks like it should just work as a replacement for the motor. The code for the action when the value changes just needs to call stopobject() or object.stop().&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 21:07:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/motor-won-t-restart-conveyor-if-connected-to-two-non/m-p/13568371#M69306</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2019-09-04T21:07:14Z</dc:date>
    </item>
  </channel>
</rss>

