Hello everyone,
I am trying to implement a reminder to operations to log equipment downtime on a mean time between failure system I created. The issue is that when a pump shuts down, or is turned off for repairs, the operator is not logging the reason as to why it is down. The system basically only works as good as the input it receives from the operators, which is sporadic.
We are trying to implement a reminder system for the operators to remember to log "Why" equipment is not running. When a pump or motor shuts down, it is automatically logged as "standby" unless the operator logs it differently. (PM, Seal failure etc.)
I am looking for any suggestions on the correct way to remind the operator to log the equipment downtime.
I have already added a visibility to the dynamo which has "Log Downtime" with a blue border to try and visually remind the operators. This is obviously still flawed, as the operator needs to be on that particular page with the equipment. One of the operations lead has suggested having a built in reminder (through schedules I am thinking) to cause one of the deltav pages to switch to the equipment tracking page every Tuesday at midnight.
I am not exactly fond of this idea, as I think it adds unneeded distraction to the operator.
Any suggestions are greatly appreciated!
Jayme
Hello, Jayme.
How about small pop-ups in the corner of the screen like on the picture. When an event occurs, a window opens with the necessary information and prompts the user to move to another scrin or close the window. To open a window, you can use the sheduller or gloabal user variables.
In reply to Dmitrii Kapitonov:
In reply to IntuitiveNeil:
In reply to Matt Stoner:
In reply to controls_wl:
Andre Dicaire
Somewhat to my dismay, our HSE asks me to create such "prompts" for operations, for example to do periodic LDAR inspections or renew entry permits. To fit this in with our alarm philosophy, we used one of the low (<7?) alarm priorities and called them "prompts". They make a unique sound that is distinct from alarm sounds (unique color as well e.g. Cyan), as a prompt is something that's "expected" and "not abnormal". Some of the faceplates have a check box for the operator to further acknowledge "I did it". Then the "alarm" goes away .
Having said that, @IntuitiveNeil has the right approach IMO - alarms and prompts are only one aspect of influencing behavior; you need to promote and motivate the behaviors you want using multiple strategies, or inertia will win.