Which attempt received this acknowledgement after the UR5e timeout?

NadiaCarter0987 · 25 Jul 2025, 21:59 UTC

Closed
NA
NadiaCarter0987
I am reconstructing an inspection-reporting timeout from our Python log, PLC trace and UR5e event list. Their clocks disagree, and the application reused the same job label after restart. An acknowledgement appears in the records, but I cannot tell which attempt it belongs to. What can I establish without guessing the order from those timestamps?

7 replies

EM
EmmaArcher0376
Replying to NadiaCarter0987

Keep the order inside each source and look for a shared event you can identify independently. I wouldn't just sort the three files by clock time. That can make a very tidy story out of a clock problem.

19 points
NA
NadiaCarter0987
Replying to EmmaArcher0376

Each source preserves its own order. The restart is identifiable, but the acknowledgement carries only the reused job label, with no attempt reference.

10 points
EM
EmmaArcher0376
Replying to NadiaCarter0987

Then a corrected timeline may still leave the acknowledgement ambiguous. Ask the application owner whether any other record links it to an attempt before assigning it to whichever one sits nearest on the page.

23 points
RI
RickShift
Replying to NadiaCarter0987

Was any new physical inspection observed after restart?

14 points
NA
NadiaCarter0987
Replying to RickShift

The operator did not observe one, but was away from the station for part of that interval. I have recorded that as an incomplete observation, not evidence that nothing happened.

5 points
NA
NadiaCarter0987
Replying to EmmaArcher0376

No additional attempt link was found. The incident report leaves the acknowledgement unmatched. The interface owner is proposing unique attempt references and better clock records for future diagnostics; the old outcome remains uncertain.

13 points
EM
EmmaArcher0376
Replying to NadiaCarter0987

That's an honest result. Keep the unmatched example for testing the new scheme, so a delayed reply can't quietly attach itself to the next attempt just because the labels look familiar.

4 points

Discussion closed

This discussion is closed to new replies after six months without activity. Last activity: .