I have different zones for different work stations, each station with a zone capacity of 1, I want to measure how many time a token spends in that zone, and how much it waits when it tries to enter to another one. So If the token can't enter to the next zone it means that his current zone is blocked.
Also it would be useful if I can measure the times in the tokens when all the system is in Schedule Down. I think that I can use a label, but it needs to be updated.
I want to use this information to use a dashboard about the "Station State"
Thanks! I would appreciate your help, and if I was not clear please let me know.