Appendix A SCPI Command Reference
CALL subsystem
320 WCDMA Options Version 6.20
:CALL:WCDMa:UE:POWClass
:CALL:WCDMa:UE:MRAT
:CALL:WCDMa:UE:MCAPabilities
:CALL:WCDMa:UE:POSitioning
Syntax
:CALL:WCDMa:UE:POWClass?
Parameters
There are no parameters.
Description
There is only a query form of this command available.
Query
This query will deliver the code representing the UE's power class. The query will
deliver one integer.
Example
:CALL:WCDM:UE:POWC?
The integer delivered back could be:
3.
Syntax
:CALL:WCDMa:UE:MRAT?
Parameters
There are no parameters.
Description
There is only a query form of this command available.
Query
This query will report the supported Multi-RAT capabilities of the Mobile. Possible
returns are
NON|GSM.
Example
:CALL:WCDM:UE:MRAT?
The string delivered in this example could be:
"GSM".
Syntax
:CALL:WCDMa:UE:MCAPabilities?
Parameters
There are no parameters.
Description
There is only a query form of this command available.
Query
This query reports the UE's measurement capabilities for compressed mode for Uplink
(first return value) and Downlink (second return value).
0 means compressed mode is
not needed, 1 means compressed mode is needed.
Example
:CALL:WCDM:UE:MCAP?
The string delivered in this example could be: 1,1
.
Syntax
:CALL:WCDMa:UE:POSitioning?
Parameters
There are no parameters.
Description
There is only a query form of this command available.
Query
This query reports the supported positioning mechanisms. Positioning capabilities
have 4 possible values: NONe|NETWork|GPS|BOTH
(none, Network based, UE
based, both). What is meant by UE based is UE GPS methods and what is meant by
Network based is Network based methods
.