Hello,
I am preparing the conveyor based system where the there are 3 loading station and Type of label should be taken from global table in round robin system.
For eg. Station 1 should take row 1 to attach label type, station 2 will read from row 2 and station 3 should read from row 3.
after, next item at station 1 should read row 4 as row 2,3,already assign
station 2 should read row 5
station 3 should read row 6
as logic i have place only satisfy 1 item, for second round it not working