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

One retained completion adds a second housing to our count

EllaAllen0294 · 2026年6月8日 22:33 UTC

回复讨论
EL
EllaAllen0294
I need to reconcile the housing already inspected when our UR5e monitor reconnects. The retained completion gets counted again after an outage. I would rather leave a doubtful job visible while we work out its identity. Clearing the register would also clear the clue we have.

11 条回复

SA
SaraArcher0374

Does the retained record include a job number? The completion bit alone cannot tell the next person which housing was inspected

23
EL
EllaAllen0294

There is a job number beside it. Our monitor only remembers the last counted number in memory, so restarting the monitor loses that comparison.

2
AN
AnnaAli0242

Then a reconnect isn't the only trigger. A monitor restart can forget the same job without any PLC outage.

7
EL
EllaAllen0294

You're right. I called it a reconnect problem because that is how we found it. Restarting the application against the saved record produces the extra count too.

3
SA
SaraArcher0374

Keep the accepted completion in durable storage. Ask the developer how recording it and updating the count stay together if the application stops between them

7
CA
CallumChan1056

We once stored the last number but not its production order. Number one returned after a reset and confused the next run. Find out when yours can repeat before treating it as a permanent identity.

8
YA
YasminBrown0876

You can replay that saved record twice without touching the cell, Ella, then stop the monitor between recording the result and updating its display (if your test setup exposes that point).

17
EL
EllaAllen0294

The developer has confirmed the job number restarts with the production order. We need both values. I had not included the order in my first example, so that was worth asking.

2
AN
AnnaAli0242

And a completion with a missing order stays doubtful. Don't borrow whichever order happens to be on screen.

5
SA
SaraArcher0374

Who reviews those doubtful records at handover? Someone needs to see them without opening a database

17
EL
EllaAllen0294

Quality will review a visible pending list. The offline replay now counts the repeated order-and-job pair once, including after a monitor restart. Missing-order handling is on that list; we still need the interrupted-write check.

15

参与讨论

欢迎来到 Application Robot

所有人都可以阅读论坛。登录或注册后即可发起讨论、回复或上传照片。

忘记密码?

注册账号即表示你同意我们的 使用条款 社区准则。请阅读我们的 隐私政策 ,了解我们如何处理你的信息。