Hai, I need the sample code to how to use Alaram in SPCChart.for ex the data is above or below the UCL or LCL then there should be an alaram display for the user i saw in SPCCHart an Alaram Option but its not working can u send me sample how to use alaram in SPCChart for the control limits.
The example TimeVariableControlCharts.DynamicXBarRChart demonstrates the use of control limit alarms. This is referenced in the manual in Chapter 5: SPC Control Data and Alarm classes, on or around page 104. Place a breakpoint in SPCControlLimitAlarm method of that program and you will hit the break point when a control limit is exceeded for that SPC Chart.