Appendix A
SCPI Command Reference
MEASure subsystem
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
507
:MEASure:ARRay:PSUPply:PCURrent
:MEASure:EGPRs[:CONTinuous]:RFTX:STOP
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
Performs the average current consumption measurement for a specific number of
times (set with the
int1
parameter). To read out the latest measurement results,
use the
:FETCh:PSUP:ACUR
command.
Query
The query form of this command starts the measurements for a specific number of
times (set with the
int1
parameter). The returned string contains
int1
floating
point values representing the average current consumption in mA.
Example
:MEASure:ARRay:PSUP:ACUR? 3
In this case, the current consumption measurement is performed three times. As
soon as all measurements have been completed and all measurement results
obtained, a string will be delivered back containing the three measurement result
values.
Syntax
:MEASure:ARRay:PSUPply:PCURrent <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
Performs the peak current consumption measurement for a specific number of times
(set with the
int1
parameter). To read out the latest measurement results, use the
:FETCh:PSUP:PCUR
command.
Query
The query form of this command starts the measurements for a specific number of
times (set with the
int1
parameter). The returned string contains
int1
floating
point values representing the peak current consumption in mA.
Example
:MEASure:ARRay:PSUP:PCUR? 3
In this case, the peak current consumption measurement is performed three times. As
soon as all measurements have been completed and all measurement results
obtained, a string will be delivered back containing the three measurement result val-
ues.
Syntax
:MEASure:EGPRs[:CONTinuous]:RFTX:STOP
Parameters
There are no parameters.
Description
Stops continuous RF transmitter measurements.
Note
Stopping the test is not required since a test is automatically stopped when you
start a new test.
Query
The query form of this command is not available.
Example
:MEAS:EGPR:RFTX:ALL
:MEAS:EGPR:RFTX:STOP
Starts and stops a measurement.