The UnloadSubCarrier Method requests the underlying system to unload a subcarrier from the carrier that is currently being unloaded.
The signature of this Method is specified below. Table 143 specifies the Arguments representation.
Signature
LoadSubCarrier (
[in] 0:String ID,
[out]MethodExecutionFeedbackType ExecutionFeedback);
Table 143 – UnloadSubCarrier Method Arguments
Argument |
Description |
ID |
The unique identifier of the carrier to be loaded. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |