Hi guys,
I am trying to simulate a chocolate bag manufacturing process. There are 15 lines, in which there are 5 Single lines and remaining twin lines. Basically, if the weight of the bags are under weight , overweight or if they have double sticky bags they are rejected. The status column in the global table shows the status of the bag. (1-OW, 2 -Proper, 3 – Underweight, 7 or ‘=’ is Double). There is also the machine numbers and the time. I am trying to link the arrival to the global table time column and also for that time, those should enter the specific machines mentioned in the global table with the status as the item types.
I have attached my model below. I am an novice and am currently exploring FlexSim one step at a time, any guidance on this problem will be greatly appreciated. Thank you.