<?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: Every X unit should be send to different conveyor  - process flow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570118#M70654</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Try it with a modulus operator. &lt;/P&gt;&lt;P&gt;% &lt;A href="https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/WritingLogic/WritingLogic.html#math"&gt;https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/WritingLogic/WritingLogic.html#math&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 07 Mar 2023 10:16:26 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2023-03-07T10:16:26Z</dc:date>
    <item>
      <title>Every X unit should be send to different conveyor  - process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570117#M70653</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.2.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/65234-yama.fsm" target="_blank"&gt;Yama.fsm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;I am struggling with logic - these last stations 2;3;4 (by picture) should be for special visual check, where every third unit should be sent.&lt;/SPAN&gt; The rest of units should continue on line to station 1 (by picture attached).&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="buffer.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515842iFCCE49301BE8ECF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="buffer.jpg" alt="buffer.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;I have only one process flow named ,,workstation", where the logic for sending pallet to these stations assign label to token.station. &lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;I guess for sending every third unit from the line, I need to assign label by percentage, but where should I do it? Or is there any way how to send every third unit to these specific stations? &lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;Thank you&lt;/P&gt;
 &lt;P style="margin: 0px 0px 10px; color: rgb(51, 51, 51); font-family: "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="baffer1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515844i076625372FD9AABE/image-size/large?v=v2&amp;amp;px=999" role="button" title="baffer1.png" alt="baffer1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Mar 2023 10:07:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570117#M70653</guid>
      <dc:creator>_3gsimulator</dc:creator>
      <dc:date>2023-03-07T10:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Every X unit should be send to different conveyor  - process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570118#M70654</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Try it with a modulus operator. &lt;/P&gt;&lt;P&gt;% &lt;A href="https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/WritingLogic/WritingLogic.html#math"&gt;https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/WritingLogic/WritingLogic.html#math&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Mar 2023 10:16:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570118#M70654</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-03-07T10:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Every X unit should be send to different conveyor  - process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570119#M70655</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/30430/-3gsimulator.html" nodeid="30430"&gt;@Lukas Buchta&lt;/A&gt;, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Mar 2023 16:54:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570119#M70655</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-03-10T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Every X unit should be send to different conveyor  - process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570120#M70656</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;hello &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Joerg Vogel&lt;/A&gt; thank you very much. In the end I used decide by label item.type and another pull from list. And it works well thank you. Instead of every 5 th unit, I set 80% type 1 and 20% type 2&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="allocate.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515840iC86370CF52A0390A/image-size/large?v=v2&amp;amp;px=999" role="button" title="allocate.jpg" alt="allocate.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Mar 2023 22:50:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/every-x-unit-should-be-send-to-different-conveyor-process-flow/m-p/13570120#M70656</guid>
      <dc:creator>_3gsimulator</dc:creator>
      <dc:date>2023-03-14T22:50:30Z</dc:date>
    </item>
  </channel>
</rss>

