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 · 3 Aug 2025, 10:01 UTC
20 replies
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 pointsNeither 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 pointsDo 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 pointsStart 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 pointsRequested 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 pointsPlease 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 pointsAnd 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 pointsPaper 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 pointsWho handles that unresolved request on the next shift?
13 pointsGive 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 pointsI 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 pointsDo either developer's notes cover a result arriving while the application is disconnected?
9 pointsUse 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 pointsRachel, 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 pointsOur 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 pointsThanks 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 pointsDid 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 pointsThey 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 pointsInclude receiver restart as well as application restart. Retained on one side isn't automatically retained on both.
8 pointsDiscussion closed
This discussion is closed to new replies after six months without activity. Last activity: .