<?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: Location Acquiring Issue in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912101#M99076</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17286793"&gt;@moehlmann_fe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hi, I expanded my small model (“elevator_7”) into the main model that I actually need to simulate. However, the behavior is not working as expected. My questions are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;1. In my scenario, when someone is waiting in front of the elevator and the elevator is already full, I still want the elevator to stop at that floor and open its doors. The person should then realize they cannot board and be reassigned to a new elevator (as shown in video1). This works correctly in my small model, but it does not work in the main model (as shown in video2). The process flow logic is essentially the same in both models, so I don’t understand why the behavior is different.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;2. In my small model, there is also a situation where an operator does not enter the elevator even though the elevator is available (as shown in video3). I don’t understand why this happens?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2025 00:56:26 GMT</pubDate>
    <dc:creator>stayhometown</dc:creator>
    <dc:date>2025-11-20T00:56:26Z</dc:date>
    <item>
      <title>Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13877992#M98807</link>
      <description>&lt;P&gt;Hi, I have two questions regarding location aquirement in my model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My model includes two elevators, and I want the operator to choose which elevator to use based on a probability, deliver the item to an upper floor, and then return to the ground floor using the same elevator.I also want to use a single subflow for both upward and downward trips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current approach is: the operator walks to the waiting line in front of the elevator, acquires the floor spot of the current floor, takes the elevator, and then moves to the floor spot of the target floor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here are my problems:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.Things works fine when going up. However, when going down, something seems to go wrong. As shown in the video, the operator correctly enters the waiting line on the second floor. I expect it to acquire Floorspor2 (which is the current floor), but instead it acquires floorspot1which is the target floor).&lt;SPAN&gt;I have no idea what may cause the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.I want to count how many people have passed through a&amp;nbsp; floorspot, but I can't directly get the throughput of the floorspot by the dashboard. Is there a way I can achieve a similar result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone help me fix the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stayhometown_0-1762166481809.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584390iB9BD1D56E597C4CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stayhometown_0-1762166481809.png" alt="stayhometown_0-1762166481809.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 10:41:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13877992#M98807</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-03T10:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13878108#M98810</link>
      <description>&lt;P&gt;1) You need to uncheck "Same As Last Acquired". The tokens all use the labels of their parent/grand-parent token, so its the same label that gets assigned the location each time.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_0-1762171934406.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584423iE596A150D70E11B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moehlmann_fe_0-1762171934406.png" alt="moehlmann_fe_0-1762171934406.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) You could do this with a simple Process Flow that counts how many tokens enter the Delay activity, split by their "Locations" label value.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 12:13:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13878108#M98810</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-11-03T12:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13879597#M98829</link>
      <description>&lt;P&gt;Thank you for your reply, yet I still have one more question&lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;. When I tried moving Floorspot2 back to the front of the elevator, there seemed to be a synchronization issue between the operator and the token. The operator is supposed to start the delay only after reaching Floorspot2, but the delay action begins while they are still physically at Floorspot1. Do you know why this happens? (I moved Floorspot2 from the position in Image 1 to the position in Image 2, and that’s when the synchronization issue appeared.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stayhometown_0-1762225461117.jpeg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584887i921B1FB11E3AA75C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stayhometown_0-1762225461117.jpeg" alt="stayhometown_0-1762225461117.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stayhometown_1-1762225480368.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584888i0E26802A9EFD4CE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stayhometown_1-1762225480368.png" alt="stayhometown_1-1762225480368.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 03:05:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13879597#M98829</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-04T03:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13879832#M98834</link>
      <description>&lt;P&gt;This seems to be a quirk of the A* routing. I built a small test model in which there are three "Bridge" paths connecting the ground floor to an A* grid higher up. All three paths end at the same position on the upper floor. Three operators are placed in such a way that each will use a different path to reach Queue2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_0-1762242112968.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584923iD3C01E9B738A630D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moehlmann_fe_0-1762242112968.png" alt="moehlmann_fe_0-1762242112968.png" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_1-1762242277563.png" style="width: 347px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584924i6F759B8521EDB1B1/image-dimensions/347x322?v=v2" width="347" height="322" role="button" title="moehlmann_fe_1-1762242277563.png" alt="moehlmann_fe_1-1762242277563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we run the model, only Operator2 actually traverses the path up to the higher floor. My assumption is that this is connected to the travel threshold of the queue. From a top down perspective we can see that the start points of the two paths that are not traversed lie within the travel threshold area of the queue (in the x-y-plane). It seems that the navigator deems it unnecessary to traverse the bridge path if the travel threshold is already reached, regardless of height difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_2-1762242336017.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1584926i7E278B727BF7333E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moehlmann_fe_2-1762242336017.png" alt="moehlmann_fe_2-1762242336017.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To solve this you can use a "Travel to Location" activity and specify the coordinates the operator is supposed to travel to (or use the "Walk" activity which internally does the same). Then the travel threshold of the queue is not used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 10:27:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13879832#M98834</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-11-04T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13880054#M98837</link>
      <description>&lt;P&gt;Thank you for your detailed explanation, it really helped me a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 10:10:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13880054#M98837</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-04T10:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13880501#M98841</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17286793"&gt;@moehlmann_fe&lt;/a&gt;&amp;nbsp;,&lt;SPAN&gt;&amp;nbsp;I’d like to ask an additional question about the ElevatorBank&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If, like in my model, one ElevatorBank contains two elevators, does that mean they share a single control system? (Or in real-world terms, does it mean these two elevators share the same call button panel?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The real situation I want to simulate is that each of my two elevators has its own control buttons, so I’m not sure whether using a single ElevatorBank would cause inaccuracies.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Should I instead use two separate ElevatorBanks?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;P.S. With my current setup, I’m also not sure whether two ElevatorBanks placed so close together would still allow for efficient idle elevator control.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 15:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13880501#M98841</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-04T15:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13881492#M98852</link>
      <description>&lt;P&gt;Elevators in the same elevator bank object work independently if you don't modify the logic. The behaviour is governed by the Request Pull Query. By default an elevator will pull the closest request that is not assigned to itself and no other elevator as the next target location. You should be fine using banks with multiple elevators. As you say, placing multiple elevator banks close to each other can make it tricky to get the people to use the one you want them to.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_0-1762326764592.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1585348i36F3D3654567C741/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moehlmann_fe_0-1762326764592.png" alt="moehlmann_fe_0-1762326764592.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the linked post for an example of how this logic can be modified.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/flexsim-forum/elevator-bank-logics/m-p/13488014" target="_blank"&gt;https://forums.autodesk.com/t5/flexsim-forum/elevator-bank-logics/m-p/13488014&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 07:14:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13881492#M98852</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-11-05T07:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13885084#M98894</link>
      <description>&lt;P&gt;Thank you for your response! I think elevatorbank&amp;nbsp;closely resembles the actual operating mechanism of the elevator I’m trying to simulate. However (and I feel a bit sorry for asking so many questions&lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;), I realized that the stay time collected in my previous model was not reasonable. It seems that my location (floorspot) allows multiple people to arrive simultaneously, which causes the acquire action to happen very quickly. As a result, it looks like the operator is waiting at the elevator door, but in reality, they may have already left the waiting line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve modified the model into a new form, but now I’m not quite sure how the stay time is actually being collected. From my observation, as shown in the first image, at time 20.48, a stay time record appears. This stay time (5.91 seconds) seems to represent the time difference between the operator arriving at waiting line 1 and the elevator door opening.However, I don’t understand why, as shown in the second image, when the operator arrives at the second floor (and should have already left waiting line 1), the stay time data still gets updated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I configure the model so that I can collect accurate stay time data?&lt;/P&gt;&lt;P&gt;What I want to collect is the time between entering the waiting line and the elevator door opening&lt;span class="lia-unicode-emoji" title=":downcast_face_with_sweat:"&gt;😓&lt;/span&gt;&lt;/P&gt;&lt;P&gt;By the way, may I ask why the operator's movement sometimes looks like it's gliding? Did I set something wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stayhometown_0-1762487366187.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586327iE3C0C7DB590A83BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stayhometown_0-1762487366187.png" alt="stayhometown_0-1762487366187.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stayhometown_1-1762487382066.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586328i0DCF3ABE8D267298/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stayhometown_1-1762487382066.png" alt="stayhometown_1-1762487382066.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 03:58:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13885084#M98894</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-07T03:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13885262#M98903</link>
      <description>&lt;P&gt;Aside from the issues mentioned above, I encountered an new error while using the Statistic Collector, and I’m not sure how to fix it. The table contains the data I need (I want to collect the cumulative number of users for each queue), but an exception warning was thrown, and I don’t really understand what it means...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stayhometown_0-1762502473948.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1586373i9AA3D194D70E8F39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stayhometown_0-1762502473948.png" alt="stayhometown_0-1762502473948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 08:01:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13885262#M98903</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-07T08:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13885289#M98905</link>
      <description>&lt;P&gt;The Waiting Line object is part of the People module and designed to work with activities from that module. A travel task will not cause the operator to be moved out of the waiting line object. In is moved into the elevator during the travel but then back into the waiting line (its previous parent object) when leaving the elevator. That is also the reason the animation is not working correctly. You'd need to use a "Walk" activity. It moves the operator back into the model as part of its logic.&lt;/P&gt;&lt;P&gt;With that said, a decent way to measure the wait time is to take measure how long it takes between the "traveler arrival" and "entry" event of the elevator bank. That value will include the time it takes the elevator to reach the floor, the door open time and the entry time. The latter two are fixed parameters of the elevator though, so you could adjust for them if needed.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 08:20:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13885289#M98905</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-11-07T08:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912101#M99076</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17286793"&gt;@moehlmann_fe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hi, I expanded my small model (“elevator_7”) into the main model that I actually need to simulate. However, the behavior is not working as expected. My questions are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;1. In my scenario, when someone is waiting in front of the elevator and the elevator is already full, I still want the elevator to stop at that floor and open its doors. The person should then realize they cannot board and be reassigned to a new elevator (as shown in video1). This works correctly in my small model, but it does not work in the main model (as shown in video2). The process flow logic is essentially the same in both models, so I don’t understand why the behavior is different.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;2. In my small model, there is also a situation where an operator does not enter the elevator even though the elevator is available (as shown in video3). I don’t understand why this happens?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 00:56:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912101#M99076</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-20T00:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912104#M99077</link>
      <description>&lt;P&gt;Here's my models&lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 00:57:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912104#M99077</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-20T00:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912549#M99084</link>
      <description>&lt;P&gt;The elevator in video 2 is not stopping because it is going up while the waiting person wants to go down. This is generally how real elevators would behave as well. If you want to stop regardless of direction, use a 0 for the direction in the "canStop" method in the request query.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moehlmann_fe_0-1763625802363.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1597739iF06B957C7B6C7062/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moehlmann_fe_0-1763625802363.png" alt="moehlmann_fe_0-1763625802363.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the third video you can see that the operators travel to the other elevator bank instead because that is the overall shortest route to their destination. You can force them to use the elevator in front of them by surrounding the area with one-way dividers, so the elevator is the only way to leave the area.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 08:05:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13912549#M99084</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-11-20T08:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13913235#M99092</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your response. I didn’t realize they were supposed to move in different directions.&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I also noticed that because the operators are standing in a waiting line, it seems like only one elevator gets called at a time. But in real situations, two elevators might be called simultaneously—for example, when the first person in line wants to go up and the next person wants to go down. I’m not sure whether my current model supports this scenario, or if I need to add additional logic.&lt;BR /&gt;&lt;BR /&gt;I considered putting the elevators into a list and having the operators pull an available one, but I’m not sure what happens when an elevator can serve two people. Would it cause an issue where only one operator can use the elevator at a time, leading to wasted resources?&lt;BR /&gt;&lt;BR /&gt;I’m worried that I might end up needing two elevatorbank instead. I’d really prefer not to write a custom elevator-selection logic, especially since the two elevators are placed very close to each other, and I’m afraid operators might walk to the wrong one. So I’m trying to avoid doing that if possible...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 16:00:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13913235#M99092</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2025-11-20T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13914284#M99102</link>
      <description>&lt;P&gt;That's what the "Wait In Line" activity does. It holds the token until the respective person reaches the front of the queue. The queue only moves forward when a person leaves (exits) the line. Because the people are not doing so until they enter an elevator (which I mentioned a while ago when you asked why the people appear to be "sliding" sometimes), the activity prevents more than one elevator request existing at the same level.&lt;/P&gt;&lt;P&gt;The simplest solution would be to just not use the Wait In Line activity and use Walk instead.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 10:22:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13914284#M99102</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-11-21T10:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13976093#M99673</link>
      <description>&lt;DIV&gt;&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17286793"&gt;@moehlmann_fe&lt;/a&gt;&amp;nbsp;, it's me again&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;BR /&gt;In my new elevator model, I added barrier restrictions so that my operators only use a specific elevator bank for transport. To show the animation of queuing in front of the elevator, &lt;SPAN&gt;unfortunately&amp;nbsp;&lt;/SPAN&gt;I had to use &lt;SPAN&gt;Wait In Line activity&lt;/SPAN&gt;. Besides the previously mentioned issue where operators have a sliding movement animation (which I’ve given up trying to fix), I noticed that in the new model, operators appear to re-enter the waiting line, as shown in the video.&lt;/P&gt;&lt;P&gt;Is there any way to fix this?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Jan 2026 09:49:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13976093#M99673</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2026-01-14T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13976547#M99677</link>
      <description>&lt;P&gt;This appears to be a bug. The position changes when the operator is moved back into the model from the waiting line as part of the Walk activity. It seems to depend on the size of the waiting line. With longer lines this doesn't happen. Maybe something to do with the location of a second person in the line when the first exits.&lt;/P&gt;&lt;P&gt;I don't have a fix. Maybe just set the location of the person to the end of the waiting line when the token exits the Wait In Line activity (Move Object activity to move operator back into the model and Change Visual to set the location).&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 15:19:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13976547#M99677</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2026-01-14T15:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Location Acquiring Issue</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13977308#M99679</link>
      <description>&lt;DIV&gt;Hi, I'm not sure if what you suggested is the right approach, because the animation still looks a bit off. If it really is a bug, that's okay&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jan 2026 05:56:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/location-acquiring-issue/m-p/13977308#M99679</guid>
      <dc:creator>stayhometown</dc:creator>
      <dc:date>2026-01-15T05:56:01Z</dc:date>
    </item>
  </channel>
</rss>

