If I have 100 processors in a model, I need to setup process time information, I can certainly read those from excel into a global table, but still I have to go into each individual processor to setup link to right location of table, that's really time consuming, can I do this in a central location, say on model reset trigger, where I finish all the data read process, that way, I can update them in just one location instead of 100 locations, same question applies for MTTR/MTBF for these 100 stations, I don't want to define them individually and then assign value and logic to them. Can someone provide a sample model, maybe with 3 or 5 processors of how this can be done?