<?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 make operator use pallet or taskexecuter from source and move to sink? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480644#M309</link>
    <description>&lt;P&gt; &lt;A rel="user" href="https://answers.flexsim.com/users/16870/dhakshinamoorthya.html" nodeid="16870"&gt;@Dhakshinamoorthy A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Did Tanner's answer work for you? If so, could you click the accept button? Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 16:30:14 GMT</pubDate>
    <dc:creator>braydn_t</dc:creator>
    <dc:date>2019-09-24T16:30:14Z</dc:date>
    <item>
      <title>How to make operator use pallet or taskexecuter from source and move to sink?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480642#M307</link>
      <description>&lt;P&gt;How can make operator to use the taskexecuter.&lt;/P&gt;
&lt;P&gt;where as in my case it is the operator has to use the taskexecuter which is the pallet to move the objects from the source to queue. &lt;A rel="user" href="https://answers.flexsim.com/users/9/benjaminwilson.html" nodeid="9"&gt;@Ben Wilson&lt;/A&gt; I have seen your video on where the operator and taskexecuter pick the objects from the combiner. Can you help me out?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22088-capture.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500155iBAEE268914B7EC0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="22088-capture.jpg" alt="22088-capture.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2019 16:39:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480642#M307</guid>
      <dc:creator>dhakshinamoorthy_a</dc:creator>
      <dc:date>2019-09-08T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to make operator use pallet or taskexecuter from source and move to sink?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480643#M308</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/16870/dhakshinamoorthya.html" nodeid="16870"&gt;@Dhakshinamoorthy A&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I've created an example model that uses an operator with a "cart" (Task Executor) to load/unload boxes. Your question was kind of vague, but I'm assuming this is what you're expecting in terms of a response. I also took the liberty of creating this model in 19.1 because you didn't specify a version.&lt;/P&gt;&lt;P&gt;To achieve the effect that an operator is using a "cart" to transport objects, there are two main things that you need to do:&lt;/P&gt;&lt;P&gt;1) Use &lt;STRONG&gt;Travel&lt;/STRONG&gt; and &lt;STRONG&gt;Move Object &lt;/STRONG&gt;activities in Process Flow rather than &lt;STRONG&gt;Load&lt;/STRONG&gt; and &lt;STRONG&gt;Unload&lt;/STRONG&gt; activities.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22271-load-and-unload.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500151i32DD39D76A63A758/image-size/large?v=v2&amp;amp;px=999" role="button" title="22271-load-and-unload.png" alt="22271-load-and-unload.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) Move the "cart" object into the Operator object.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22272-move-cart-into-operator.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500152iF1269A6D9A55B2EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="22272-move-cart-into-operator.png" alt="22272-move-cart-into-operator.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The key is accurately placing the Boxes inside the 1st subnode of the Operator, which is the "cart". This model uses labels extensively, so let me know if anything with labeling is unclear and I'll try to better explain it.&lt;/P&gt;&lt;P&gt;Hopefully this helps!&lt;/P&gt;&lt;P&gt;Model: &lt;A id="22273" href="https://answers.flexsim.com/storage/attachments/22273-make-operator-use-taskexecuter.fsm"&gt;make-operator-use-taskexecuter.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 17:29:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480643#M308</guid>
      <dc:creator>tanner_p</dc:creator>
      <dc:date>2019-09-13T17:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make operator use pallet or taskexecuter from source and move to sink?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480644#M309</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://answers.flexsim.com/users/16870/dhakshinamoorthya.html" nodeid="16870"&gt;@Dhakshinamoorthy A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Did Tanner's answer work for you? If so, could you click the accept button? Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 16:30:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480644#M309</guid>
      <dc:creator>braydn_t</dc:creator>
      <dc:date>2019-09-24T16:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to make operator use pallet or taskexecuter from source and move to sink?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480645#M310</link>
      <description>&lt;P style="margin-left: 40px;"&gt;hi &lt;A rel="user" href="https://answers.flexsim.com/users/8186/tannerp.html" nodeid="8186"&gt;@tanner.p&lt;/A&gt;, i tried to use the same logic. &lt;/P&gt;
&lt;P style="margin-left: 40px;"&gt;I am desingning a warehouse. I have 5 placers, and 5 carts. I need the placer to grab the cart, go to the queue, load products an the place then in the racks.&lt;/P&gt;
&lt;P style="margin-left: 40px;"&gt;When i try to use your logic, flexsim shows: 'time: 0.000000 exception: Error: Invalid destination at move object activity "Move Cart into Operator" in "ProcessFlow"'&lt;/P&gt;
&lt;P style="margin-left: 40px;"&gt;How can i fix this? Can you help me please?&lt;A id="26260" href="https://answers.flexsim.com/storage/temp/26260-20produtos-vs3.fsm"&gt;20produtos-vs3.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 23:00:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480645#M310</guid>
      <dc:creator>larissa_r2</dc:creator>
      <dc:date>2020-03-09T23:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to make operator use pallet or taskexecuter from source and move to sink?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480646#M311</link>
      <description>&lt;P&gt; Hi &lt;A rel="user" href="https://answers.flexsim.com/users/20047/larissar2.html" nodeid="20047"&gt;@Larissa R2&lt;/A&gt;&lt;BR /&gt;Please follow our &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/articles/22192/best-practices-for-using-this-answers-site.html" target="_blank"&gt;Best Practices&lt;/A&gt; and post this in a new question.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 12:53:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480646#M311</guid>
      <dc:creator>braydn_t</dc:creator>
      <dc:date>2020-03-10T12:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to make operator use pallet or taskexecuter from source and move to sink?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480647#M312</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;DIV class="fr-view clearfix"&gt;
  &lt;P&gt;Thank you for your solutions &lt;A rel="user" href="https://answers.flexsim.com/users/8186/tannerp.html" nodeid="8186"&gt;@tanner.p&lt;/A&gt; . It was quite helpful thanks a ton.&lt;/P&gt;
 &lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Apr 2020 06:48:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-make-operator-use-pallet-or-taskexecuter-from-source-and/m-p/13480647#M312</guid>
      <dc:creator>dhakshinamoorthy_a</dc:creator>
      <dc:date>2020-04-08T06:48:31Z</dc:date>
    </item>
  </channel>
</rss>

