<?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: Merge logic with photo eye in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597798#M92158</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Perhaps a 90 degree merge is not directly possible:&lt;/P&gt;&lt;P&gt;&lt;A id="isPasted" href="https://answers.flexsim.com/answers/22515/view.html&amp;lt;/a&amp;gt;"&gt;&lt;/A&gt;&lt;A href="https://answers.flexsim.com/answers/22515/view.html"&gt;https://answers.flexsim.com/answers/22515/view.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And bi-directional is under some circumstances possible, but it is not in general a supported feature. &lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 07 Jan 2024 10:43:38 GMT</pubDate>
    <dc:creator>joerg_vogel_HsH</dc:creator>
    <dc:date>2024-01-07T10:43:38Z</dc:date>
    <item>
      <title>Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597797#M92157</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;i have a scenario where my 90-degree merges should stop for the blue line and wait till the bag pass. There should be a gap between bags. also, the blue conveyor needs to be bi-directional how i can attain it.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/77648-merge-and-bidirectional.fsm" target="_blank"&gt;Merge and bidirectional.fsm&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;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 06 Jan 2024 15:25:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597797#M92157</guid>
      <dc:creator>maxkmadiath</dc:creator>
      <dc:date>2024-01-06T15:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597798#M92158</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Perhaps a 90 degree merge is not directly possible:&lt;/P&gt;&lt;P&gt;&lt;A id="isPasted" href="https://answers.flexsim.com/answers/22515/view.html&amp;lt;/a&amp;gt;"&gt;&lt;/A&gt;&lt;A href="https://answers.flexsim.com/answers/22515/view.html"&gt;https://answers.flexsim.com/answers/22515/view.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And bi-directional is under some circumstances possible, but it is not in general a supported feature. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 07 Jan 2024 10:43:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597798#M92158</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2024-01-07T10:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597799#M92159</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Here's an example of how you might try to implement something (using an object process flow for the PE) but without the sophistication needed to work in all cases - in fact the reverse time of 77.575 is selected specifically to avoid items in the transfer area and across the inline transfers. It might give you some ideas though (eg. have one conveyor rather than 5)&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/77718-merge-and-bidirectional-jl.fsm" target="_blank"&gt;merge-and-bidirectional_jl.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please don't use this as-is and expect it to work.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Jan 2024 23:06:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597799#M92159</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-01-08T23:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597800#M92160</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Here's a version that only uses triggers on decision points and the 'Space' settings of the conveyors to force gaps between items. It does work in both directions, however changing the direction while there are items on the conveyor will in many cases break the system.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/77727-merge-and-bidirectional-fm.fsm" target="_blank"&gt;merge-and-bidirectional-fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I think, you'd get the best results by setting the conveyors how they would behave in the real system. Meaning managing the gaps by stopping/resuming whole conveyor sections instead of individual items.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Jan 2024 07:57:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597800#M92160</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-01-09T07:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597801#M92161</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thanks, A lot 
 &lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@Jason Lightfoot&lt;/A&gt; ,
 &lt;P&gt;Can you tell me which function/script was used to change the direction of the conveyor? I am new to Flexsim so asked. Thanks&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jan 2024 03:46:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597801#M92161</guid>
      <dc:creator>maxkmadiath</dc:creator>
      <dc:date>2024-01-11T03:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597802#M92162</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Set the target speed of a conveyor to a negative value to have it move in the opposite direction.&lt;/P&gt;&lt;P&gt;Jason does this in a user event (multiplies the current target speed by -1).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1704956361249.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1521754i5B8184B10412C22C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1704956361249.png" alt="1704956361249.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jan 2024 06:59:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597802#M92162</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-01-11T06:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597803#M92163</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Thanks &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; &lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Jan 2024 13:46:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597803#M92163</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-01-11T13:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597804#M92164</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;&lt;/A&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/77967-bidirectional.fsm" target="_blank"&gt;Bidirectional.fsm&lt;/A&gt;@Jason Lightfoot I have a scenario in that case 2 bags need to go in 1 direction and 1 in the other direction how i can attain this? means a ratio of 2: 1 attached layout. I added two decision points. I want "T2.XR3.05.1-140" to be bidirectional&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Jan 2024 10:52:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597804#M92164</guid>
      <dc:creator>maxkmadiath</dc:creator>
      <dc:date>2024-01-16T10:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Merge logic with photo eye</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597805#M92165</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Reverse its target speed - we've already shown how to do that in the previous example.&lt;BR /&gt;Also consider if you can do this left/right split without a reversing conveyor - it's basically one conveyor feeding two others.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jan 2024 15:53:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/merge-logic-with-photo-eye/m-p/13597805#M92165</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-01-17T15:53:58Z</dc:date>
    </item>
  </channel>
</rss>

