Hello there!
So I am using JMP software to add the first three violation rules for my automated control charts - which is fairly easy to enable (manually or scripting, shown here in the manual option):
However, JMP evaluates the warning rules to the control limits JMP has calculated (UCL/Avg/LCL as shown in the limit summary above). I would like for JMP to evaluate the warning rules to our internal "control limits" (which have been optimised by our R&D department.. in this case that is UCL 102, demand value (instead of Avg) 90 and LCL 85).
Is there any way to do this?
Maybe by overwriting the UCL/Avg/LCL values (for each parameter, I'm running an automated script to assess x-amount of parameters by means of a for-loop, so per iteration I need to overwrite it).
I've seen a video where they change the preference of the warnings, but still using x-times the sigma values.. And that's also not good because I would like to set the limits for each parameter + UCL/LCL aren't necessarily equally as far from the "avg" value.
Thanks for your help!
Kind regards
Jonas