Reconnect gives our UR5e housing report a completion it already had

LuisBarnes0608 · 11 Jun 2026, 13:09 UTC

Reply to discussion
LU
LuisBarnes0608
Our fixture-check monitor reconnects and counts a retained completion as fresh. The old result is real. Its second appearance isn't. How should I reconcile it without clearing evidence or resubmitting the check?

9 replies

GA
GabrielBaker0453
Replying to LuisBarnes0608

What identifies the job beside that retained signal, Luis, and does your application remember which result it already recorded when the connection goes away?

6 points
LU
LuisBarnes0608
Replying to GabrielBaker0453

The PLC keeps a job number. Our application forgets its last recorded number on restart. Reconnection alone can also trigger the display's completion handler.

21 points
GA
GabrielBaker0453
Replying to LuisBarnes0608

I'd separate reading the current snapshot from accepting a newly matched result, and retain the processed-result identity somewhere a normal application restart doesn't erase it

14 points
AN
AnikaBrown0943
Replying to LuisBarnes0608

Check number reuse too. Remembering yesterday's number won't help if today's housing gets it again

1 points
LU
LuisBarnes0608
Replying to LuisBarnes0608

Anika, the number resets with a new run. Gabriel, our current handler doesn't distinguish snapshot reads. Two separate holes, then.

22 points
GA
GabrielBaker0453
Replying to LuisBarnes0608

Yes, and I would give the developer the reset example as well as reconnect, because keeping a number permanently can create a different mistake when that number is reused

21 points
AN
AnikaBrown0943
Replying to LuisBarnes0608

Don't make an unknown run look like a failed inspection either. Unknown means you haven't reconciled it

12 points
LU
LuisBarnes0608
Replying to LuisBarnes0608

The replay now leaves an unmatched retained result pending reconciliation. Same-run duplicates aren't counted twice. Run changes still need a defined identity from the PLC team.

22 points
GA
GabrielBaker0453
Replying to LuisBarnes0608

Thanks for stating which part is still missing, Luis; whoever takes over the monitor will need that distinction, not a note that reconnect is fixed

25 points

Add to the discussion

Welcome to Application Robot

Everyone can read the forum. Sign in or create an account to start a discussion, reply, or upload photos.

Forgot your password?

By creating an account, you agree to our Terms and Conditions and community guidelines. Read our Privacy Policy for how your information is handled.