8.47.8 UnloadSubCarrier Method

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
IDThe unique identifier of the carrier to be loaded.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.