question

mm_y_2406 avatar image
0 Likes"
mm_y_2406 asked Natalie White commented

Waiting Line Dimension

Can the waiting line be in a L shape instead of just a straight line? The people queueing in the waiting line became longer than the line itself that it started lining up beyond the barrier line. Is there anyway to overcome this? 1689171416428.png

FlexSim 23.1.3
waiting line
1689171416428.png (86.8 KiB)
· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Matthew Gillespie avatar image
4 Likes"
Matthew Gillespie answered

Yes, just add more points to the Waiting Line.1689175803957.png1689175743640.png


1689175743640.png (105.4 KiB)
1689175803957.png (4.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Carter Walch avatar image
1 Like"
Carter Walch answered

Hi @mm_y_2406 ,

waitinglinedemo.fsm

One way to work around this is to create a secondary waiting line for when the first line has too many people in it. In this model I used a Decide activity to send people to the secondary line if the subnodes.length (number of people) of the first line exceeded a certain value. Then they wait for someone to exit the first line and move up to the next line. You can specify the number of people in each line and have people line up however you like.

waitinglinedemo.gif

1689172929535.png


waitinglinedemo.gif (539.7 KiB)
1689172929535.png (14.4 KiB)
waitinglinedemo.fsm (58.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.