8.47.5 LoadSublots Method

The LoadSublots Method requests the underlying system to load one or more material sublots into the carrier that is currently being loaded.

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

Signature

	LoadSublots (
	  [in]		MaterialSublotType[]				Sublots,
	  [out]	MethodExecutionFeedbackType		ExecutionFeedback);
Table 140 – LoadSublots Method Arguments
Argument Description
SublotsThe material sublots to be loaded to the carrier.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.