User`s guide
122 E6651A User’s Guide
6 Remote Interface (API) Programming Command Reference
E6651_GetUpGroup3MINSC
Declaration int E6651_GetUpGroup3MINSC(BYTE MID, double *
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The sub carrier index of the minimum value
in the last group.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the sub carrier index of the minimum value in the
last group.
E6651_GetUpGroup3MAXSC
Declaration int E6651_GetUpGroup3MAXSC(BYTE MID, double *
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The sub carrier index of the maximum value
in the last group.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the sub carrier index of the maximum value in the
last group.
E6651_GetUpMAXABSDiff
Declaration int E6651_GetUpMAXABSDiff(BYTE MID, double *
Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The biggest difference range between two
sub- carriers when E6651(MID) is operating in
Uplink Flatness Measure Mode.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve Average power within sub- carrier interval of
+NUsed/2 to +Nused/4 when E6651(MID) is operating in
Uplink Flatness Measure Mode.