User`s guide

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