2201R Mobile Tester SCPI Reference Guide
Chapter 11 Fetch commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
290
:FETCh:EGPRs:RFTX:ERMS?
Syntax
:FETCh:EGPRs:RFTX:ERMS?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
The query form of this command returns the latest measurement result value(s) of the MEAS:EGPR[:ARR]:RFTX:ERMS
measurement. The string delivered back contains at least one floating point real number with the physical dimension
of %.
Example
:MEAS:EGPR:ARR:RFTX:ERMS 5
:FETC:EGPR:RFTX:ERMS?
The error vector magnitude rms-averaged measurement is performed five times. The measurement results are stored
internally and read by the FETC command. An example of the string returned is: "2.33,2.53,1.97,2.41,1.79".
:FETCh:EGPRs:RFTX:EPEAk?
Syntax
:FETCh:EGPRs:RFTX:EPEAk?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
The query form of this command returns the latest measurement result value(s) of the MEAS:EGPR[:ARR]:RFTX:EPEA
measurement. The string delivered back contains at least one floating point real number with the physical dimension
of %.
Example
:MEAS:EGPR:ARR:RFTX:EPEA 5
:FETC:EGPR:RFTX:EPEA?
The maximum error vector magnitude measurement is performed five times. The measurement results are stored
internally and read by the FETC command. An example of the string returned is: "6.33,8.53,11.97,9.41,10.79".