User`s guide
116 E6651A User’s Guide
6 Remote Interface (API) Programming Command Reference
Flatness
E6651_GetUpFlatnessGroup0MIN
Declaration int E6651_GetUpFlatnessGroup0MIN(BYTE MID,
double * Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The minimum value of the first 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 Average the minimum value of the first group of 4
groups when E6651(MID) is operating in Uplink Flatness
Measure Mode.
E6651_GetUpFlatnessGroup0MAX
Declaration int E6651_GetUpFlatnessGroup0MAX(BYTE MID,
double * Value);
Parameter
MID [in]: E6651’s equipment number to be controlled
remotely.
Value [out]: The maximum value of the first 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 first group of 4 groups
when E6651(MID) is operating in Uplink Flatness Measure
Mode.