I have two production lines in the attached model. In the first line (top), all of the processors pull the process time data from a global table "CT" randomly. It seems to be working ok.
My question is...For the 2nd line in the model (bottom) I want to pull data from the "CT" global table sequentially. Row 2 first time, Row 3 for 2nd CT, Row 4 for 3rd CT, etc.
Any suggestion on how to do this?