Hi,

I want to create a control chart tool. I am unable to create config/rules for mu UCL and LCL. The rules are like this:
Manual
Points to use 1000 Maximum number of points to use in Averages and control limits:

Suggest Module
CC1.AlertsAboveBelow 20 The number of points above or below the mean at the end of the data set to trigger an alert.
CC1.AlertsOnOff On Should several consecutive promotional weeks not be weeded out.
CC1.AlertsUpDown 4 The number of points going up or down at the end of the data set to trigger an alert.
CC1.AllowPromoSystemYes Should several consecutive promotional weeks not be weeded out.
CC1.BumpToSystem PreviousSystem Bump the small systems to the previous systems or forward systems.
CC1.GraphicLabel N/A The Columns headers of the output array.
CC1.LengthofMRbarRuns 2 The number of points above or below MRbar required to start a new system.
CC1.LengthofXRbarRuns 2 The number of points above or below Xbar required to start a new system.
CC1.MinCloseSystem 2 The number of minimum points up or down for to end a system.
CC1.MinHistory 10 The minimum number of data points required for the data set.
CC1.MinSystem 25 The number of minimum points up or down for a new system to start.
CC1.MinVelocity 0 Minimum velocity required to process the data set.
CC1.MRbarSmallestMin 7 The number of minimum points that the smallest MRbar should contain.
CC1.MRbarType Smallest MRBar What type of MRbar calculation should be used.
CC1.NumberofPasses 0 The number of passes the system will make to remove outliers (promotions).
CC1.OutOfCloseSystem 3 The number of total points for the minimum to be out of for a system to end.
CC1.OutOfSystem 0 The number of total points for the minimum to be out of for a new system to start.
CC1.SmallSystemCount 5 The number of points for a system to be too small so that it is bumped into another system.
CC1.StandardDeviations 3 The number of standard deviations to use to make the control chart.
CC1.ZeroCheck 0.9 Max percent of data points that are allowed to be zero.
95% Ttest percentage for breaks reliability

Please help!!