zoning problem while operating both male &female sources

zoning problem while operating both male &female sources

akhil_raja_rao_k
Not applicable
25 Views
3 Replies
Message 1 of 4

zoning problem while operating both male &female sources

akhil_raja_rao_k
Not applicable

[ FlexSim 20.0.0 ]

im working on a ticket vending counters project, in that I have multiple sources in which the male and female will generate from their respective sources, they need to interact with their respective staffs at counters as it is in my process flow, but while interacting, only one person needs to acquire the staff, so to gain that I've used zoning in my process flow but at some point of time more than one person was acquiring the staff when I run both male and female sources at a time, zoning was fine if I run only female or male sources individually, but while operating total male and female sources the zoning was not happening properly at the counters. (I've created individual process flows for staff acquire and animation for both male and female for the counters i.e., I've two different process flows with same attributes, i.e, for male and female)

0 Likes
Accepted solutions (1)
26 Views
3 Replies
Replies (3)
Message 2 of 4

Matthew_Gillespie
Autodesk
Autodesk

Can you attach a model?



Matthew Gillespie
FlexSim Software Developer

0 Likes
Message 3 of 4

akhil_raja_rao_k
Not applicable

I've attached a model in which both male a female will be generated from two different sources. To counters, females are walking first and later males are walking through it, I need them to walk according to their source creation timing with zoning. After counters walkthrough, they need to divide according to their gender into the last two waiting lines, it's not happening though I've used (token.Person.Gender == "Male") coding in the decide function

please find the attachment

0 Likes
Message 4 of 4

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

Instead of trying to create a separate set of activities for each counter you should just have the person acquire a counter and then go there. This will naturally limit it to one person per counter and vastly simplifies your process flow. I used the Wait In Line then Process activity set to do this.

You also forgot to add the Gender label to the Man and Woman flowitems in the flowitem bin.

counters.fsm



Matthew Gillespie
FlexSim Software Developer

0 Likes