2201R Mobile Tester SCPI Reference Guide
Chapter 8 Configuration commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
149
:CONFigure:EGPRs:BS:MSLot[:DATA]
Syntax
:CONFigure:EGPRs:BS:MSLot[:DATA] <int1>
Parameters
int1 is an integer parameter.
The minimum value for int1 is 1, the maximum value is 4. The default value for int1 is 1.
Description
Sets the number of PDTCH channels (slots) to be sent in the downlink. Applies to GPRS synchronous mode.
Query
The query form of this command returns the current setting. The string delivered back contains one integer.
Example
:CONFigure:EGPRs:BS:MSLot[:DATA] 1
:CONF:EGPRs:BS:MSLot[:DATA]?
Value returned in this example: "1".
:CONFigure:EGPRs:BS:MSLot:LEVel[:DATA]
Syntax
:CONFigure:EGPRs:BS:MSLot:LEVel[:DATA] <real1>, <real2>, <real3>, <real4>
Parameters
real1 to real4 are floating point real numbers.
The minimum value for each realx is -110.0, the maximum value is -10.0. The resolution of each realx is 0.1. The
default value for each realx is -60.0.
Description
Sets individual downlink slot levels for active (PDTCH) slots in Multislot GPRS operation (BCH remains at the level set
by CONFigure:EGPRs:BS:LEVel. Applies to GPRS synchronous test mode. Data are used only if
CONFigure:EGPRs:BS:MSLot:LEVel:MODE is set to INDL.
Query
The query form of this command returns the current setting. The string delivered back contains four real numbers.
Example
:CONFigure:EGPRs:BS:MSLot:LEVel:DATA -80.0,-20.5,-60.0,-60.0
:CONF:EGPRs:BS:MSL:LEV:DATA?
Values returned in this example: "-80.0,-20.5,-60.0,-60.0".