DropFromLimits Property

Contained in the Subgroup Object This property removes the subgroup from the calculation of the control limits and associated statistics.

 

Syntax

subgroup.DropFromLimits [= short]

The DropFromLimits property syntax has these parts:

Part  Description

subgroup object expression that evaluates to SubGroup object.

short  a numeric expression indicating the dropping state of the subgroup, as described in settings.

 

Settings

The settings for short are:

Setting  Description

0  Use the point as normal. If it is AutoDropped, it will still be dropped (default).

1  Drop from limits calculations.