What does the PLC expect to see before clearing the request? If the answer is merely that enough time passed, your handover cannot tell the next person whether the application actually took the job.
简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。
Inspection request gone before the application polls
RachelBarnes0609 · 2025年8月3日 10:01 UTC
20 条回复
It expects nothing back before clearing. The application is supposed to catch the pulse. Developer suggests polling faster; PLC programmer suggests keeping the pulse longer.
12分Neither change settles delivery. Agree an acknowledgement and the conditions for clearing, then test a delayed application instead of assuming it always polls on time
15分Do a paper exchange first. One person plays the PLC, one the application, and you interrupt them halfway. Less entertaining than buying new hardware, but it makes missing ownership painfully clear.
5分Start with precise meanings for requested, accepted, busy and complete. Acceptance of a request should not be read as an accepted inspection result. What terms are on the current screen?
6分Requested and done. Done is used for receipt in one note and finished inspection in another. We are splitting those meanings before drawing the revised exchange.
20分Please include what happens to the report when a request was never seen, because I can already imagine 'no result' becoming 'failed plate' in somebody's summary and sending quality after the wrong problem.
11分And don't turn a missing acknowledgement into automatic resubmission. The receiver may have accepted the request before the reply was lost. You need attempt identity and a recovery rule.
13分Paper review showed that gap. Draft now has acceptance tied to a request identity and a separate result. Retention through restart is still disputed between the developers.
3分Who handles that unresolved request on the next shift?
13分Give the shift one recovery contact and make the unresolved state visible, because a tidy signal table is little comfort to someone trying to find out whether their plate has been checked.
17分I would have the interface owner define where the authoritative attempt record lives. Both sides may retain information, but their disagreement cannot be delegated to an operator choosing the more plausible screen.
14分Do either developer's notes cover a result arriving while the application is disconnected?
9分Use that as an explicit offline event sequence once they agree the interface, rather than adding random delays and hoping the awkward order happens during the demonstration.
6分Rachel, who is actually allowed to settle the disagreement? You may need someone owning the whole interface, not another meeting where each supplier explains its own half correctly.
10分Our controls lead owns the combined interface now. Ella, shift lead will escalate unresolved attempts to maintenance. Orla, result-during-disconnect was missing and is now on the review list.
18分Thanks for answering the separate cases, Rachel; I'd also keep receipt, completed inspection and quality disposition separate in the report, because 'done' has already been doing three jobs in this discussion.
15分Did the developers agree where the retained identity comes from? The paper exercise earns its keep only if the implementation has the same information, not a number invented for the drawing.
18分They agreed a retained attempt reference in the revised contract. Existing ambiguous attempts stay under review. Offline checks are next, including lost acknowledgement and result during disconnect; the training station is not released on the new interface yet.
13分Include receiver restart as well as application restart. Retained on one side isn't automatically retained on both.
8分讨论已关闭
此讨论已连续六个月没有活动,现已关闭新回复。 最后活动: .