Last Updated: August 29, 2007
For more information on the conventions used in the programming examples click here.
Sets/queries the Enable Test Tolerances parameter, which determines whether or not all test tolerance levels are applied to measurement pass/fail results for the measurements contained in the DPCH measurement suite.
The optional [:SELected] keyword specifies that the setting or query applies to the currently selected application.
Setting Range: 0 | OFF | 1 | ON
Query Range: 0 | 1
*RST Setting: 0 | OFF
Test Set Requirements: E6601A WCTS Program Version A.02 and above
Example:
' Enable test tolerance levels.
TestSet.WriteString("SETup:MEASurement:TTOLerance:WCALibration ON")