User`s guide

Remote Interface (API) Programming Command Reference 6
E6651A User’s Guide 121
E6651_GetUpGroup1MAXSC
Declaration int E6651_GetUpGroup1MAXSC(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 second group.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the sub carrier index of the maximum value in the
second group.
E6651_GetUpGroup2MINSC
Declaration int E6651_GetUpGroup2MINSC(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 third group.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the sub carrier index of the minimum value in the
third group.
E6651_GetUpGroup2MAXSC
Declaration int E6651_GetUpGroup2MAXSC(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 third group.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the sub carrier index of the maximum value in the
third group.