User`s guide
Remote Interface (API) Programming Command Reference 6
E6651A User’s Guide 123
E6651_GetUpMAXABSSC1
Declaration int E6651_GetUpMAXABSSC1(BYTE MID, double *
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: One of sub- carrier indexes have the biggest
difference between sub- carriers.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve one of sub- carrier indexes have the biggest
difference between sub- carriers.
E6651_GetUpMAXABSSC2
Declaration int E6651_GetUpMAXABSSC2(BYTE MID, double *
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The other of sub- carrier indexes have the
biggest difference between sub- carriers. when
E6651(MID) is operating in Uplink Flatness
Measure Mode.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the other of sub- carrier indexes have the biggest
difference between sub- carriers. when E6651(MID) is
operating in Uplink Flatness Measure Mode.
6651_GetFlatnessDCPWR
Declaration int E6651_GetUIQPosQuaterAvgPower(BYTE MID,
double * Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The relative power difference to total power.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the relative power difference to total power when
E6651(MID) is operating in Uplink Flatness Measure Mode.