Hello guys
i have a problem here. I'm doing a simple simulation for traffic signals in an intersection. i used 4 processors (one for each road) to act as the intersection, and conveyors as the different 4 roads/streets. Then i used a timetable to make the processors to act as traffic lights (when one processor is working, the other 3 are idling)..The fire plan (time) used in the timetable is (40,40,30,30) for road 1 to road 4 respectively. Now the problem am having is to make use an experimenter for scenarios with different fire plans (time) for the processors,or to find the right time to make the intersection optimized. i cant find an option that allows timetable to be used as a variable in the experimenter..any suggestions please?