workplace(with setup time).fsmI have a worplace and 3 different flowitems.I have 2 different processing on Processor A and processor B.First, 2 flowitems (not high priority items) processing on processor A than processor B. But high priority flowitem only processing processor B. These flow items have different processing times for each processor.Type 1 flowitem's processing time normal(12,3) on Process A. Type 2 flowitem's processing time normal(24,3) on Processor A. Type 1 and type 2 flow items processing time triangular(5,15,8) on Processor B. Type 3 flow item processing time duniform(10,19).I did use global table. I did this processing time value but ı'm not sure and I cant set priority for Processor B.Also Process B have setup time for mold change and this setup time different for each flow items changing. This setup times; while the flow item changes from 1 to 2, normal(1, 0.2) // change from 1 to 3 normal(0.8,0.1) // change from 2 to 1 normal(1,0.2) // change from 2 to 3 normal(0.5,0.05) // change from to 3 to 1 normal (0.8,0.1) // change from 3 to 2 normal(0.5,0.05). How can ı express this times and priority on flexsim.