ShowCpValues property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ShowCpValues property to specify whether or not to display the Cp row in the table. This is a design-time and a run-time property. However, changing the value will not update the chart until the next time the chart is refreshed or the DisplayChart() method is called.
The following figure shows the Cp row included in the table.

For Cp values to be calculated, the characteristic must have upper and lower specification limits.
Depending on the filters applied to the chart and the NumberOfPointsFilter property, the final Cp value in the chart might not match the value in the MES database Stats table (also reflected in the Sample Recording Object).
You cannot set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Boolean |
R/W |
False |