In the attached model of Corona's vaccination process, each patient must be observed for 15 minutes before leaving after the vaccination. To achieve this a patient enters the auditorium from the rear and goes to the leftmost available seat in the first row, the next patient goes to the next available seat, etc. The same process is followed for subsequent rows. When the first arrival on row one has been there for 15 minutes, he or she will depart through the exit on the upper left. When all the patients in a row have left, the next patient entering will go to the first available seat on that row and the process will continue for that row with subsequent patients feeling that row
With help from @Matthew Gillespie, I have developed the process whereby each patient has a label with the name "Used" which is set to 1 (Activity "Mark Seats Used") when acquired by a patient. When all the patient have left on a row, the value of "Used" will be set to 0 (custom code in Activity "Clear Row").
I can build a census chart of the patients in the auditorium but I would like to build a census chart of the seats which are unavailable (have the label "Used" with the value of one).
I have searched the help documentation and the answers.FlexSim site for any idea of how to do this but have not found any ideas
Any suggestions would be appreciated.