Start with the order inside each source and mark the restart. Look for a shared event you can actually identify in more than one log. I wouldn't join the acknowledgement to an attempt just because its time falls nearby.
简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。
our fr10 log reuses the job name after restart
HenryBarnes0525 · 2026年2月2日 01:25 UTC
13 条回复
Python has a sequence counter, but it starts over too. PLC trace includes the request change and receipt. Controller list only gives the repeated job name around that point
17分Have you preserved the originals? I'd be nervous about a combined timeline quietly changing the timestamps until everything looks consistent.
13分Does acknowledgement mean the inspection application received the request, or that the inspection result was available?
-1分Owen, absolutely. Put any estimated clock offset in a separate comparison column. Do not edit the source time. If the evidence cannot distinguish the two attempts, the combined table should show that instead of choosing one for neatness.
11分Owen, originals kept untouched. HenryBaker, the authors confirm this acknowledgement is receipt only. It doesn't establish a result. We can align that request/receipt pair between Python and PLC before the restart
20分That gives you a useful piece of the sequence. Does anything identify the post-restart request independently of the reused label, or is that still where the reconstruction runs out?
22分That's where it runs out. Post-restart acknowledgement has no saved attempt identity beyond the recycled label. I can narrow its place in the PLC sequence, not say which application attempt owned it
1分Then don't squeeze an answer out of it. Can the next version carry an identity through restart, or will each source still be inventing its own label?
14分The authors need a common attempt reference and a defined lifetime for it. I would include source session and event meaning in the logging review too. Otherwise the next investigation could have unique numbers attached to three different definitions of accepted.
6分Will an unknown old acknowledgement stay unresolved when the updated application restarts?
13分That's in the change request. No plan to assign the old event using the new identity scheme; it can't recover information we never saved. Author is testing the new references through restart and duplicate receipt
11分Useful distinction. Has the incident summary stopped calling that receipt a completed inspection? That wording could mislead someone even with the timeline uncertainty clearly marked.
18分讨论已关闭
此讨论已连续六个月没有活动,现已关闭新回复。 最后活动: .