MisterBill2
- Joined Jan 23, 2018
- 27,519
The way that the encoder is useful is that it serves to increment a shift register, shifting the results down the line as the items move. Thus whern a rejected item reaches the ejection position, it's reject status reaches the position at the same time, and the software knows to reject the item at that position. This is a classic method of handling the reject process.


