2201R Mobile Tester SCPI Reference Guide
Chapter 10 Measurement commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
234
:MEASure:GPRS:ARRay:RFTX:PPEAk
Syntax
:MEASure:GPRS:ARRay:RFTX:PPEAk <int1>
Parameters
int1 is an integer.
The minimum value for int1 is 0, the maximum value is 100. The default value for int1 is 0.
Description
Measures multiple times (set with the int1 parameter) the peak phase error. To read out the entire measurement
results array, use the :FETCh:GPRS:RFTX:PPEAk command.
Query
The query form of this command returns a string, containing int1 floating point real numbers with the physical
dimension of degrees, representing the measurement results.
The single measurement results are separated by commas.
Example
:MEAS:GPRS:ARR:RFTX:PPEA? 5
An example of the string returned is: "5.13,5.23,4.97,5.12,4.59".
:MEASure:GPRS:ARRay:RFTX:PRMS
Syntax
:MEASure:GPRS:ARRay:RFTX:PRMS <int1>
Parameters
int1 is an integer.
The minimum value for int1 is 0, the maximum value is 100. The default value for int1 is 0.
Description
Measures multiple times (set with the int1 parameter) the rms phase error. To read out the entire measurement
results array, use the :FETCh:GPRS:RFTX:PRMS command.
Query
The query form of this command returns a string, containing int1 floating point real numbers with the physical
dimension of degrees, representing the measurement results.
The single measurement results are separated by commas.
Example
:MEAS:GPRS:ARR:RFTX:PRMS? 5
An example of the string returned is: "5.13,5.23,4.97,5.12,4.59".