J. Kissel Having heard that users continually forget how to reset the QUAD's PUM RMS Watchdog, I've converted the reset EPICs records on the QUAD's OVERVIEW screen into a simple button with an "is it working" light. See first attached screenshot. All one needs to do is hit the button. Underneath the button is a new python script, /opt/rtcds/userapps/release/sus/common/scripts/ pumrmswdreset_all.py The script sets the necessary EPICs records to 0.0 (just to clear them), then to 1.0 a half-second later, and then resets to 0.0 a further half-second later. See second attached screenshot. And I've made the change on both the ETM and ITM overview screens, /opt/rtcds/userapps/release/sus/common/medm/quad SUS_CUST_QUAD_OVERVIEW.adl SUS_CUST_QUAD_ITM_OVERVIEW.adl