Hello,
I would like to write a position tracking array to track fixed carriers on a conveyor loop. There are 31 carriers (carrier numbers 001 through 031) and 31 conveyor positions. I would like to open the program, type in the carrier number that is present at a designated position into a designated cell, and have the remaining positions populated with their respective carrier numbers based on the pre-defined order. I would also like a shift function that would shift all carrier numbers to the next carrier position in the array. I am an aspiring novice programmer, so any help is appreciated!
I would like to write a position tracking array to track fixed carriers on a conveyor loop. There are 31 carriers (carrier numbers 001 through 031) and 31 conveyor positions. I would like to open the program, type in the carrier number that is present at a designated position into a designated cell, and have the remaining positions populated with their respective carrier numbers based on the pre-defined order. I would also like a shift function that would shift all carrier numbers to the next carrier position in the array. I am an aspiring novice programmer, so any help is appreciated!