8.12.2 SetDetectionMode Method

The Method SetDetectionMode enables or disables the defect detection sensor.

The signature of this Method is specified below. Table 58 specifies the Arguments representation.

Signature

	SetDetectionMode (
	  [in]  0:Boolean     					Enable,
	  [out] MethodExecutionFeedbackType		ExecutionFeedback);
Table 58 – SetDetectionMode Method Arguments
Argument Description
EnableSpecifies if the method enables, when True, or disables, when False, the defect detection sensor.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.

The Method SetDetectionMode sets the DetectionMode of the defect detection sensor and of its components, i.e. sensor functions and defect reasons.