<?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 Set Overflow Location Logic Based on Chair Availability? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492102#M9369</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Maybe I'm misunderstanding what you're trying to do, but you can use a single Location Resource to do this. For example, you could use the List of Choices option in the Location field and list the patient's chosen chair first, and then the overflow chair second:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1650572819028.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1509950iBB05005F2951683D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1650572819028.png" alt="1650572819028.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51198-test13-chairs.fsm" target="_blank"&gt;test13_chairs.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 21 Apr 2022 20:27:14 GMT</pubDate>
    <dc:creator>Matthew_Gillespie</dc:creator>
    <dc:date>2022-04-21T20:27:14Z</dc:date>
    <item>
      <title>How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492101#M9368</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I am facing some issue while modelling overflow location. Let me explain you what I want to achieve:&lt;/P&gt;
 &lt;P&gt;1. Setting label "Chair" while generating patient at the start to occupy the Regular_Chair.&lt;/P&gt;
 &lt;P&gt;2. There will be cases when Regular_C&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51159-test13.fsm" target="_blank"&gt;Test1.3.fsm&lt;/A&gt;hair is already occupied. So staff should check the availability at both check point first then escort the patient to available chair.&lt;/P&gt;
 &lt;P&gt;My Approach: Splitting 1 token in 2 tokens. 1 token ids for checking room availability. 2nd token will wait for event until room is available. Room availability willl be checked based on global table "TrackChairAvailability" values 0 or 1 in respective column.&lt;/P&gt;
 &lt;P&gt;Note: While generating patients only Regular_Chair is assigned. Staff make adjustment later if regular_Chair is not available.&lt;/P&gt;
 &lt;P&gt;Can you help me to model it effectively?&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Apr 2022 11:14:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492101#M9368</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-04-21T11:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492102#M9369</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Maybe I'm misunderstanding what you're trying to do, but you can use a single Location Resource to do this. For example, you could use the List of Choices option in the Location field and list the patient's chosen chair first, and then the overflow chair second:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1650572819028.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1509950iBB05005F2951683D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1650572819028.png" alt="1650572819028.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51198-test13-chairs.fsm" target="_blank"&gt;test13_chairs.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Apr 2022 20:27:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492102#M9369</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-04-21T20:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492103#M9370</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi Matthew,&lt;/P&gt;
 &lt;P&gt;Thank you for your answer. I understood what you have done.&lt;/P&gt;
 &lt;P&gt;The only point is that it is occupying overflow chair immediately when regular location is not available. &lt;/P&gt;
 &lt;P&gt;But what I was expecting is that &lt;STRONG&gt;it should check the room availability at check point 1 (time = 5 sec) first and if room is not available it should wait for 300 sec to check if room may get free&lt;/STRONG&gt; otherwise it should allocate overflow chair after checking the availability at check point 2.&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 24 Apr 2022 07:24:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492103#M9370</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-04-24T07:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492104#M9371</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; Let me know if some more clarity is required.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Apr 2022 15:47:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492104#M9371</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-04-25T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492105#M9372</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/35485/ankura3.html" nodeid="35485"&gt;@Ankur A3&lt;/A&gt; Like this? &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51317-test13-chairs2.fsm" target="_blank"&gt;test13-chairs2.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Apr 2022 22:57:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492105#M9372</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-04-25T22:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492106#M9373</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt;,&lt;/P&gt;
 &lt;P&gt;You got almost what I wanted to model. Only 1 change is MD should check the chair availability at check points once patient arrived at waiting line. MD should provide the room based on chair availability. I have attached the global table where MD will check chair availability based on condition.&lt;/P&gt;
 &lt;P&gt;I have attached model for your reference.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51401-overflow-logic-v2.fsm" target="_blank"&gt;Overflow Logic_V2.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 01:56:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492106#M9373</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-04-27T01:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492107#M9374</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/35485/ankura3.html" nodeid="35485"&gt;@Ankur A3&lt;/A&gt; &lt;P&gt;I don't understand what you're trying to do. You don't need to have a separate table that tracks the content of the chair. Using an Acquire Location activity will automatically make the chair unavailable to other patients. You don't need to split the token and do your own custom check.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:57:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492107#M9374</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-04-27T16:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492108#M9375</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;A rel="user" href="https://answers.flexsim.com/users/16416/samanthan2.html" nodeid="16416"&gt;&lt;/A&gt;
 &lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; 
 &lt;BR /&gt;I understood your point. Actually, I need that just for visual purpose. Consider a scenario where MD don't know if room is occupied. In this case, MD will go to room and checks it's availability and if it is not available, patient will be assigned overflow room. 
 &lt;P&gt;Using acquire location activity, this check is happening automatically. But still I want that check for animation purpose.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 19:21:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492108#M9375</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-04-27T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492109#M9376</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/35485/ankura3.html" nodeid="35485"&gt;@Ankur A3&lt;/A&gt; If you want that visual then you can have the MD walk over there before the Acquire activity.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51436-test13-chairs3.fsm" target="_blank"&gt;test13-chairs3.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 20:31:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492109#M9376</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-04-27T20:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Set Overflow Location Logic Based on Chair Availability?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492110#M9377</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you 
 &lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Fri, 29 Apr 2022 10:25:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-set-overflow-location-logic-based-on-chair-availability/m-p/13492110#M9377</guid>
      <dc:creator>rajankur6494</dc:creator>
      <dc:date>2022-04-29T10:25:07Z</dc:date>
    </item>
  </channel>
</rss>

