User`s guide

Remote Interface (API) Programming Command Reference 6
E6651A User’s Guide 117
E6651_GetUpFlatnessGroup1MIN
Declaration int E6651_GetUpFlatnessGroup1MIN(BYTE MID,
double * Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The minimum value of the second group of 4
groups when E6651(MID) is operating in
Uplink Flatness Measure Mode.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the minimum value of the second group of 4 groups
when E6651(MID) is operating in Uplink Flatness Measure
Mode.
E6651_GetUpFlatnessGroup1MAX
Declaration int E6651_GetUpFlatnessGroup1MAX(BYTE MID,
double * Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The maximum value of the second group of 4
groups when E6651(MID) is operating in
Uplink Flatness Measure Mode.
Return Value
Success: STATE_SUCCESS(1)
Failure: STATE_ERROR(- 1)
Description Retrieve the maximum value of the second group of 4 groups
when E6651(MID) is operating in Uplink Flatness Measure
Mode.