Appendix A
SCPI Command Reference
CALCulate Subsystem
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
675
:CALCulate:PSUPply:APOWer:LIMit[:FAIL]?
:CALCulate:PSUPply:APOWer:LIMit:STATe
Parameters
real1
,
real2
,
real3
are floating point real numbers.
–
real1
is the lower limit for power consumption. Its minimum value is
0.0
, the
maximum is
2000.0
, the default value is
2000.0
.
–
real2
is the lower limit for average current consumption. Its minimum value is
0.0
, the maximum is
1000.0
, the default value is
1000.0
–
real3
is the lower limit for peak current consumption. Its minimum value is
0.0
, the maximum is
4000.0
, the default value is
4000.0
Description
Sets the
lower
limits for the current measurements.
Query
The query form of this command is not available.
Example
:CALC:PSUP:ALL:LIM:LOW 0,0,0
Sets the lower limit of the current measurements to all 0.0.
Syntax
:CALCulate:PSUPply:APOWer:LIMit[:FAIL]?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
This command delivers one boolean number, indicating whether the user-definable
limits of the average power consumption measurement were violated by a measure-
ment result value or not.
A 0 means that all measurement result values were within the limits set, while a 1
indicates that at least one measurement result value did violate at least one of the
limits.
The limits can be set using the commands described below.
Example
:CALC:PSUP:APOW:LIM:UPP 2.3
:CALC:PSUP:APOWer:LIM:LOW 0
:MEAS:ARRay:PSUP:APOWer 5
:CALC:PSUP:APOWer:LIM?
String returned in this example:"
1
"
This string delivered back indicates that there was a violation of the limits set.
Syntax
:CALCulate:PSUPply:APOWer:LIMit:STATe <PredefExp>
Parameters
PredefExp
is one of the following predefined expressions:
ON|OFF
.
Default is
ON
.
Description
This command switches the check of the power consumption measurement result
values of the
MEAS:PSUP:APOWer
measurement against their user-definable lim-
its either
ON
or
OFF
.
Note:
All current measurements require the MS Power Supply and Current Measure-
ment options to be installed on your Willtek 4400.
Query
There is no query form of this command available.
Example
:CALC:PSUP:APOW:LIM:STAT ON
Switches the limit check of the current measurement on.