ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
|
Downloads |
FlexSim HC: Q&A Questions about FlexSim Healthcare |
#1
|
|||
|
|||
Hi sir,
Attached please find a simple FlexSim HealthCare example. Three arrivals (PatientArrivals1,PatientArrivals2,PatientArrivals 3) and three waiting areas (WaitingRoom1,WaitingRoom2,WaitingRoom3) are created. Now I want patients from PatientArrivals1 go to WaitingRoom2;patients from PatientArrivals2 go to WaitingRoom3; patients from PatientArrivals3 go to WaitingRoom1. The code I used is BasedOnLocationMatching. Though the locations returned are correct, the patients do no go to the destination where it should be. Any comment is appreciated. Thank you !! Last edited by PeiranQuan; 03-29-2015 at 11:16 PM. |
#2
|
||||
|
||||
Without a chance to look at the model yet, I can tell you it is common for modelers to forget to change the default "Entrance Criteria for Next Patient" option on the PatientQueuing objects in these situations. The default option is to lenient because it lets patients walking unattended to enter the queue even if they haven't been assigned there. You have to change the option to be similar to the default used for PatientProcessing objects. See if this works for you!
|
The Following User Says Thank You to Cliff King For This Useful Post: | ||
PeiranQuan (09-29-2014) |
#3
|
|||
|
|||
Hi Cliff,
Thank you very much. Problem was solved by following your instructions. By the way, where can I investigate the meaning of functions and variables .etc in FlexSim script? Regards, Peiran |
#4
|
||||
|
||||
You have two options:
- set your cursor into the command and push F1 - open Help>Users Manual>Command Reference Greetings Carsten |
The Following 2 Users Say Thank You to Carsten Seehafer For This Useful Post: | ||
PeiranQuan (10-01-2014) |
Tags |
flexsim hc hospital, multiple entrance, patient destination |
Thread | Thread Starter | Forum | Replies | Last Post |
Multiple Cranes - best way | JMEngelhart | Tips and Tricks | 4 | 03-09-2015 09:30 AM |
Getting Information about destination of a TaskExecuter | Patrick Frank | Q&A | 4 | 07-15-2013 04:49 AM |
Task Exec - pick up object without destination? | JMEngelhart | Q&A | 2 | 05-03-2010 06:38 AM |
Multiple flowitems in a process | Pschilthuis | Q&A | 4 | 03-12-2010 04:39 AM |
How to queue transporters at destination? | Shanon Loughton | Q&A | 1 | 03-31-2009 02:05 AM |