User`s guide

Remote Interface (API) Programming Command Reference 6
E6651A User’s Guide 161
E6651_GetBSSBCMaximumTransmittedPower64QAM
Declaration int E6651_GetBSSBCMaximumTransmittedPower64QAM
(BYTE MID, int * Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: Current Maximum Transmitted Power for
64QAM value is in SBC- REQ message from a
mobile.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve Maximum Transmitted Power for 64QAM value is in
SBC- REQ message from a mobile.
E6651_GetBSHOOperatorID
Declaration int E6651_GetBSHOOperatorID(BYTE MID, int *
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: Current Operator ID of MOB_NBR- ADV
message.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve Operator ID of MOB_NBR- ADV message.
E6651_SetBSHOOperatorID
Declaration int E6651_SetBSHOOperatorID(BYTE MID, int
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [in]: Operator ID of MOB_NBR- ADV message to be
set.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Set Operator ID of MOB_NBR- ADV message.