The LoadSubCarrier Method requests the underlying system to load a subcarrier into the carrier that is currently being loaded.

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

Signature

LoadSubCarrier (

[in] 0:String ID,

[in] 0:String MESID,

[in] 0:String ParentCarrierID,

[in] MaterialSublotType[] Sublots,

[out]MethodExecutionFeedbackType ExecutionFeedback);

Table 139 – LoadSubCarrier Method Arguments

Argument

Description

ID

The unique identifier of the carrier to be loaded.

MESID

The higher-level system identifier for the carrier to be loaded.

ParentCarrierID

The unique identifier of the parent carrier i.e., the carrier containing the carrier.

Sublots

The material sublots to be loaded to the carrier.

ExecutionFeedback

The extended feedback returning a detailed message in case of execution failure.