Contained in the RunTest Object ; Sets/returns whether each test will be applied.
Syntax
runtest.RunTest1 [= Boolean ]
runtest.RunTest2 [= Boolean ]
runtest.RunTest3 [= Boolean ]
runtest.RunTest4 [= Boolean ]
runtest.RunTest5 [= Boolean ]
runtest.RunTest6 [= Boolean ]
runtest.RunTest7 [= Boolean ]
runtest.RunTest8 [= Boolean ]
Test Number Meaning
1 1 point beyond 3 sigma
2 9 successive points same side of center line
3 6 successive points increasing or decreasing
4 14 successive points alternating up and down
5 2 out of 3 successive points beyond 2 sigma
6 4 out of 5 successive points beyond 3 sigma
7 15 successive points within 1 sigma of center line
8 8 successive points not within 1 sigma of center line
The RunTestx property syntax has these parts:
Part Description
runtest An object expression that evaluates to an RunTest object.
Boolean A Boolean expression indicating the new state of test as described in settings.
Settings
The settings for Boolean are:
Setting Description
true (Default) Apply the test
false Do not apply the test