简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。

Why did reconnect give us an extra accepted housing?

HazelArcher0397 · 2025年5月30日 23:52 UTC

已关闭
HA
HazelArcher0397
Our UR5e inspection monitor reconnected and added a completion that was already in the results. Nobody touched the housing. PLC bit had stayed high. The suggested fix is clearing that bit at startup, which sounds like throwing away the clue. How should we match it to the job and recover the count without accidentally repeating work?

12 条回复

LU
LucaBarnes0526

Use the retained job reference with the saved result, if both have it; can you see the same identity on the duplicate pair?

17
HA
HazelArcher0397

Yes, same job number in both saved rows. The monitor forgot its previous bit state and treated the first reading as a new completion. That's what the developer found, anyway.

19
LU
LucaBarnes0526

Ask them to reproduce it from the captured data and check a result completed during the outage too, because that second case still needs recording once

24
LI
LinCarter0966

Does that job number ever restart?

-1
HA
HazelArcher0397

Yes, after maintenance resets. So matching the number alone has a catch. I've asked controls what identifies the run it belongs to.

24
HA
HazelArcher0397

There is a run value in the retained registers. The monitor doesn't save it with the result. Developer is adding that to the proposed fix.

3
LU
LucaBarnes0526

And the old rows without it will need care; I'd leave any uncertain matches for review rather than have the new code quietly decide they are duplicates

15
NI
NinaBennett0762

Show that review state clearly and name who handles it. Recovery of the display should not issue new robot work or erase the retained job information.

7
AN
AnikaAdams0160

Could you first reconcile the one pair you actually watched duplicate? It gives the reviewer a concrete example before they tackle the older rows with missing run information.

8
LU
LucaBarnes0526

Yes, keep the change traceable; our totals get copied elsewhere, so correcting the source number without saying why can leave two different totals circulating

7
HA
HazelArcher0397

The watched duplicate is reconciled with quality. Offline tests now use run and job together and handle the two outage cases once each. Older uncertain rows remain flagged. Nobody cleared the PLC bit to make the screen look tidy.

7
LU
LucaBarnes0526

Does the operator see which total still needs review, or is that only visible to the developer?

23

讨论已关闭

此讨论已连续六个月没有活动,现已关闭新回复。 最后活动: .