I'm reconciling our batch of 34 for per-item inspection with Fairino FR10 in a small production cell tracking inspected items, using a machined bracket. The dashboard looks nearly finished because its post-restart counter includes repeat inspections.
Items can have failed checks followed by reviewed retries. I want the accepted-item count to be accurate without discarding that attempt history.
Yes. Our saved history has multiple successful attempts against one item identity, and each adds to the counter. That's where the extra progress comes from.
Rebuild an offline total from item dispositions, keeping attempts underneath. Counting each accepted identity once should give you the right batch total.
@MeiBrooks0864 Right. I should've said current authorized disposition. Keep the full history, but count an item only if its current disposition makes it accepted for this batch.
For an item that fails and then gains reviewed acceptance, should the report count one accepted item while preserving both inspection attempts beneath it?
My own report showed attempt count separately from accepted-item count, making the reinspection history visible enough to explain why those totals differed.
The successful-attempt counter explains our inflated progress. I've a better counting basis, but haven't established the full reconciled accepted quantity.