Appendix A SCPI Command Reference
CALCulate Subsystem
WCDMA Options Version 6.20
399
:CALCulate:PSUPply:PCURrent:LIMit:STATe
:CALCulate:PSUPply:PCURrent:LIMit:UPPer[:DATA]
:CALCulate:PSUPply:PCURrent:LIMit:LOwer[:DATA]
Query
This command delivers one boolean number, indicating whether the user-definable
limits of the peak current measurement were violated by a measurement 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:PCUR:LIM:UPP 1000.0
:CALC:PSUP:PCURrent:LIM:LOW 0
:MEAS:ARRay:PSUP:PCURrent 5
:CALC:PSUP:PCURrent:LIM?
String returned in this example: "1"
This string delivered back indicates that there was a violation of the defined limits.
Syntax
:CALCulate:PSUPply:PCURrent: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 peak current measurement result values of
the MEAS:PSUP:PCURrent measurement against their user-definable limits
either ON or OFF.
Note All current consumption measurements require the MS Power Supply and Cur-
rent Measurement options to be installed on your Willtek 4400.
Query
There is no query form of this command available.
Example
:CALC:PSUP:PCUR:LIM:STAT ON
Switches the limit check of the peak current measurement on.
Syntax
:CALCulate:PSUPply:PCURrent:LIMit:UPPer[:DATA] <real1>
Parameters
real1 is a floating point real number. The minimum value is 0.0, the maxi-
mum is 4000.0. The resolution is 1, the default value is 4000.0.
Description
Sets the upper limit for the peak current consumption measurement. The physical
dimension of the number stated is mA.
Query
There is no query form of this command available.
Example
:CALC:PSUP:PCUR:LIM:UPP 1000.0
Sets the upper limit of the peak current consumption measurement to 1000 mA.
Syntax
:CALCulate:PSUPply:PCURrent:LIMit:LOwer[:DATA] <real1>
Parameters
real1 is a floating point real number. The minimum value is 0.0, the maxi-
mum is 4000.0. The resolution is 1, the default value is 0.0.