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 |
Sublots |
The material sublots to be loaded to the carrier. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |