8.47.9 UnloadSublots Method

The UnloadSublots Method requests the underlying system to unload one or more sublots from the carrier that is currently being unloaded.

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

Signature

	UnloadSublots (
	  [in]		0:String[]						SublotIDs,
	  [out]	MethodExecutionFeedbackType		ExecutionFeedback);
Table 144 – UnloadSublots Method Arguments
Argument Description
SublotIDsThe unique identifiers of the material sublots to be unloaded.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.