COBHAM 2201R Reference Manual
COBHAM 2201R Reference Manual

COBHAM 2201R Reference Manual

Mobile tester
Hide thumbs Also See for 2201R:
Table of Contents

Advertisement

Quick Links

The most important thing we build is trust
2201R Mobile Tester
SCPI Reference Guide
47090/323
Issue 5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 2201R and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for COBHAM 2201R

  • Page 1 The most important thing we build is trust 2201R Mobile Tester SCPI Reference Guide 47090/323 Issue 5...
  • Page 2 No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, or recorded by any information storage or retrieval system, without permission in writing by Aeroflex Limited (trading as Cobham Wireless and hereafter referred to throughout the document as ‘Cobham’). © Aeroflex Limited...
  • Page 3 Trademarks Aeroflex is a registered trademark of Cobham plc, the parent company of Aeroflex Limited. Specifications, terms and conditions are subject to change without notice. All trademarks and registered trademarks are the property of their respective companies.
  • Page 4: Table Of Contents

    About remote control of the 2201R Mobile Tester ....... . .
  • Page 5 2201R Mobile Tester SCPI Reference Guide General common commands ................43 :REBoot .
  • Page 6 2201R Mobile Tester SCPI Reference Guide :STATus:OPERation:SIGNalling:GPRS:NTRansition ............72 :STATus:OPERation:SIGNalling:EGPRs[:EVENt]? .
  • Page 7 2201R Mobile Tester SCPI Reference Guide CONF:GSM:AUD:GEN ................. . .105 Commands for the GSM-R option.
  • Page 8 2201R Mobile Tester SCPI Reference Guide :CONFigure:EGPRs:BS:RCL................138 :CONFigure:EGPRs:BS:RCO .
  • Page 9 2201R Mobile Tester SCPI Reference Guide :CALL:GSM:SMS:BSORiginate ................167 :CALL:GSM:BERLoop.
  • Page 10 2201R Mobile Tester SCPI Reference Guide :MEASure:GSM[:CONTinuous]:RFRX:BER:CIA ............. .200 :MEASure:GSM[:CONTinuous]:RFRX:BER:CIB .
  • Page 11 2201R Mobile Tester SCPI Reference Guide :MEASure:GPRS:ARRay:RFRX:RBER:CIB..............238 :MEASure:GPRS:ARRay:RFRX:RBER:CII .
  • Page 12 2201R Mobile Tester SCPI Reference Guide :FETCh:GSM:RFRX:BER:CIA?................271 :FETCh:GSM:RFRX:BER:CIB?.
  • Page 13: About This Guide

    About this guide • ’Purpose and scope’ on page 14 • ’Assumptions’ on page 14 • ’Related information’ on page 14 • ’Technical assistance’ on page 14 • ’Conventions’ on page 15 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 14: Purpose And Scope

    Purpose and scope The purpose of this guide is to help you successfully use the 2201R Mobile Tester’s features and capabilities. This guide includes a description of the general remote control operation and a list of commands for remote control of the 2201R Mobile Tester.
  • Page 15: Conventions

    2201R Mobile Tester SCPI Reference Guide Conventions This guide uses naming conventions and symbols, as described in the following tables. Description Example User interface actions appear in this On the Status bar, select Start. typeface. Buttons or switches that you press on a unit Press the switch.
  • Page 16: Overview

    Chapter 1 Overview This chapter provides a general description of the 2201R Mobile Tester. Topics discussed in this chapter include the following: • ’About the 2201R Mobile Tester’ on page 17 • ’About remote control of the 2201R Mobile Tester’ on page 17 47090/323 Copyright ©...
  • Page 17: About The 2201R Mobile Tester

    47090/322) and to the 7310 Lector and Scriptor User Guide (part no. 47090/223). If these remote control capabilities are not sufficient for your purposes or if you want to integrate the 2201R Mobile Tester into a larger test setup with remote control of various devices, this manual helps you to set up the system and to write your own remote control software.
  • Page 18 Chapter 2 Remote control of the 2201R Mobile Tester This chapter describes the remote control capabilities of the 2201R Mobile Tester. Topics discussed in this chapter are as follows: • ’Remote control applications and requirements’ on page 19 • ’Command commands’ on page 24 •...
  • Page 19: Remote Control Of The 2201R Mobile Tester

    There is a variety of interfaces that can be used for remote control. The interfaces supported by the 2201R Mobile Tester are USB, RS-232 and Ethernet (TCP/IP). The lack of a particular interface in the 2201R does not necessarily mean that it cannot be integrated into the test system;...
  • Page 20: Syntax And Notation

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester The command trees for the SCPI command set implemented in the 2201R are described in this manual. Syntax and notation There are two types of SCPI commands: •...
  • Page 21: Queries

    They work on the device itself (and on any subsystem) and always start with an asterisk (*). Example: *RST resets the 2201R Mobile Tester and sets all system parameters to default values. A list of all common commands can be found in Chapter 4 “Common...
  • Page 22: Scpi Notation

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester NOTE Some commands allow more than one parameter. In those cases, the single parameters are separated by commas (,). There must not be any spaces between the commas and the parameters.
  • Page 23: Command Subsystem Overview

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester The <Character Response Data> format defines the means by which mnemonic strings are sent between devices. These strings contain only ASCII numeric digits, upper-case ASCII alphabetic characters, and the "_" character. They must start with an uppercase ASCII alphabetic character, and cannot be more than 12 characters long.
  • Page 24: Command Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester Command commands The common commands are understood by all SCPI and IEEE 488.2 instruments. Their purpose is to perform general tasks and to read or work with the registers common to all SCPI instruments. The following common commands have been implemented.
  • Page 25: The Communication-Related Subsystems

    STATus – The STATus subsystem controls and provides information on the state of the 2201R. There are two types of states: operational states describe what is currently going on within the test set while questionable states deliver questionable states of the 2201R.
  • Page 26 Example: As soon as the 2201R starts to page a mobile under test, a certain bit of a certain condition register is set. When the 2201R stops paging the mobile (because, for example, it responded to the paging requests), this bit is reset. Now there is no evidence for a paging process in this Condition register.
  • Page 27 At the top: the service register The service register contains eight summary bits: three for the status groups available on the 2201R, two for internal queue handling, two for remote control and one bit for it's own status: the summary status bit.
  • Page 28 2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester NOTE The commands related to the general operation register group and its subordinate groups of registers all start with :STATus:OPERation:. Signaling operation register group This group of registers is 16 bits wide. Its main task is to deal with events related to the signaling status. The signaling operations depend on the system option and the contents of the signaling operation register group are detailed in the appendix.
  • Page 29: The Format Subsystem - Overview

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester 32 Not used. 64 Not used. 128 Not used. 256 Not used. 512 Not used. 1024 Not used. 2048 Not used. 4096 Not used. 8192 Not used.
  • Page 30: The Base Station And Mobile Station Parameter Subsystems

    The base station and mobile station parameter subsystems These subsystems allow access to the base station (BS) parameters (i.e. the 2201R simulating a base station) and to the information received from the mobile under test like the measurement report. The commands of these subsystems are described here.
  • Page 31: The Measurement Subsystems

    The MEASure subsystem The MEASure subsystem is probably the most important SCPI command subsystem of the 2201R. This subsystem includes all commands to acquire measurement results of the mobile under test. Measurements can be taken as one-shot measurements or as series of measurements:...
  • Page 32 • Measurements are always started, using the current system parameters and the current state of the 2201R. • In case the 2201R is in a state that does not allow a specific measurement command to be performed or com- pleted, an error message is added to the 2201R’s internal error queue. The related flag in “The STATus subsys-...
  • Page 33 2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester The query form of any MEASure command starts the (continuous) measurement of Query the specified measurable property. The CONTinuous command element is optional. After the first measurement has been completed, the measurement result value(s) are delivered back in a string as outlined above.
  • Page 34 LOOP UNTIL result$=”” MEASure:ARRay The :ARRay command element makes the 2201R perform any measurement property a user-definable number of times. All measurement result values obtained during the process are stored in an internal array and can be read out using the related commands of the FETCh subsystem or are returned in case the measurement process has been started using the query format of the command.
  • Page 35 Therefore, the GROup command element has been implemented in the SCPI command set of the 2201R. This command element allows to specify a user-definable list of measurements than can then be started with one command.
  • Page 36: The Fetch Subsystem

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester Syntax :CONFigure:MEASure:GROup[:RFTX] <{RFTXprop}> MEASure[:CONTinuous]:RFTX:GROup or MEASure:ARRay:RFTX:GROup <{RFTXprop}> is one or more of the single RFTX measurements Parameters PPEAk,PRMS,FREQuency,LENGth,UTIMe,POWer,TEMPlate,COR- Ner,FLATness Starting a ‘group’ measurement takes all measurements specified just with one single Description command.
  • Page 37 2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester FETCh:LAST The :FETCh:LAST? command reads out the latest result of the last MEASurement command issued - whatever command that was. Using this command, please keep in mind that your control program then has to take care of the number and format of the measurement result values returned.
  • Page 38: Scpi Command Errors

    2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester SCPI command errors This subsection contains a table of SCPI command errors. NOTE If a query for an error code returns “0” then no error did occur.
  • Page 39 2201R Mobile Tester SCPI Reference Guide Chapter 2 Remote control of the 2201R Mobile Tester Mass storage error. File name not found. Macro execution error. Program error. System error. Queue overflow. 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 40: Introduction To The Scpi Command Reference

    Chapter 3 Introduction to the SCPI command reference This chapter includes important notes on the SCPI commands and how they are described in the subsequent chapters. Topics discussed in this chapter are as follows: • ’SCPI command reference structure’ on page 41 •...
  • Page 41: Scpi Command Reference Structure

    The following chapters contain lists of SCPI commands and queries. Each command is described with its valid input and output formats. There is a chapter for each subsystem. Command response on USB, RS-232 and TCP/IP Every command sent to the 2201R is answered by the terminator string as set with the respective command: • TCP/IP: :SYSTem:COMMunicate:TCP:TERMinator <CRLF|LF|CR>...
  • Page 42 Chapter 4 Common commands This chapter contains an explanation of the common SCPI commands. The list is structured as follows: • ’Introduction’ on page 43 • ’General common commands’ on page 43 • ’The event status register’ on page 49 • ’The service register’ on page 50 47090/323 Copyright ©...
  • Page 43: Common Commands

    *CAL? Syntax *CAL? Parameters There are no parameters. Description The command form is not available. Query Returns date of last calibration by Cobham in the form yyyy,mm,dd Example *CAL? Returns "2014,12,31" 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 44: Cls

    2201R Mobile Tester SCPI Reference Guide Chapter 4 Common commands *CLS Syntax *CLS Parameters There are no parameters. Description Resets the entire status reporting system: The service register is cleared (all bits are set to 0). The event status register is cleared (all bits are set to 0).
  • Page 45: Esr

    Note: In times of company mergers and acquisitions, it is a good idea to check the name of the device, not the manufacturer name which may change between software updates. This does not preclude any name changes at Cobham but rather applies to instrumentation in general. Example *IDN? Returns "Aeroflex, 2201, 0003237, 1.30.001"...
  • Page 46: Opt

    Parameters There are no parameters. Description The command form is not available. Query Returns the options that are included in this 2201R. A string with the installed options separated by commas is returned. Example *OPT? Returns in this example "2201,MANUAL,REMOTE,AUTOTEST,GSM_CALL_MODE,GPRS_CALL_MODE,EDGE_GSMR_CALL_MODE"...
  • Page 47: Stb

    2201R Mobile Tester SCPI Reference Guide Chapter 4 Common commands *STB Syntax *STB Parameters There are no parameters. Description There is only a query form of this command available. Query Returns the decimal representation of the current contents of the service register in a string.
  • Page 48: Sre

    2201R Mobile Tester SCPI Reference Guide Chapter 4 Common commands *SRE Syntax *SRE <int1> Parameters int1 is an integer. The valid range is from 0 to 255 (8 bits). Description Sets the enable filter (mask) of the service register. int1 is the decimal representation of the binary mask.
  • Page 49: The Event Status Register

    2201R Mobile Tester SCPI Reference Guide Chapter 4 Common commands The event status register The event status register contains eight bits. The meaning of these bits is outlined in the table below. The commands working on the event status register are described below the table.
  • Page 50: The Service Register

    Chapter 4 Common commands The service register The service register represents the highest level within the report structure of the 2201R. The service register contains eight bits. If any one of the bits 0...5 or 7 is set, the summary status bit (bit 6) of the service register is set as well.
  • Page 51: System Commands

    Chapter 5 System commands This chapter contains an explanation of the SCPI commands from the System subsystem. The chapter is structured as follows: • ’Introduction’ on page 52 • ’System subsystem’ on page 52 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 52: Introduction

    There is solely a query form of this command available. Query Returns the oldest unread error message from the internal error queue of the 2201R. The queue entry returned is a string containing the error no. and additional text. The maximum length of the string is 255 characters.
  • Page 53: System:error:code[:Next]

    There is solely a query form of this command available. Query Returns the code of the oldest unread error message in the internal error queue of the 2201R. The string returned contains one integer (and no text). Note: An overview of all SCPI error messages can be found in section SCPI command errors.
  • Page 54: System:message

    Parameters There are no parameters. Description Sets up the 2201R to allow manual operation on the front panel during SCPI operation. Note: This command may be used e.g. to allow interactive alignment procedures in a production or quality assurance flow.
  • Page 55: System:communicate:tcpip:address

    IP address for the 2201R. Description This command sets the IP address of the 2201R. See section I/O Configuration for more details. Query Reads and returns the current setting of the IP address as explained above.
  • Page 56: System:communicate:tcpip:gateway

    :SYSTem:COMMunicate:TCPip:PORT <int> Parameters int defines the TCP/IP port address of the 2201R. The address must be in the range from 49152 to 65535. Description This command sets the port address on which the 2201R can be controlled via LAN. See section I/O Configuration for more details.
  • Page 57: System:communicate:tcpip:terminator

    SCPI programming. The maximum allowable length of string2 is 25 characters. The default is "server". Description This command mounts a server disk as a 2201R device that can be used to load or save data to/from. See section I/O Configuration for more details. Query Reads and returns the last settings for the mount path and the corresponding local name as explained above.
  • Page 58: System:communicate:tcpip:dhcp

    Syntax :SYSTem:COMMunicate:TCPip:MACaddr? Parameters There are no parameters. Description There is solely a query form of this command available. Query This query gets the MAC address from the 2201R. Example SYST:COMM:TCP:MAC? "0050C221997D" 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 59: System:communicate:sera:remote

    PredefExpr can take on either of the following expressions: ON|OFF. Default is ON. Description Enables or disables remote control of the 2201R via the serial interface port COM 1. Note: The remote control capability at COM 1 should be disabled prior to controlling external equipment (e.g. the Bluetooth Connectivity Test products) through this interface.
  • Page 60: System:communicate:serb:terminator

    2201R Mobile Tester SCPI Reference Guide Chapter 5 System commands :SYSTem:COMMunicate:SERB:TERMinator Syntax :SYSTem:COMMunicate:SERB:TERMinator <PredefExpr> Parameters PredefExpr can take on either of the following expressions: LF|CR|CRLF. Description The command defines the delimiter for SCPI control strings on the USB interface. Query Reads and returns the current setting of the terminator used on the USB interface.
  • Page 61: System:time

    2201R Mobile Tester SCPI Reference Guide Chapter 5 System commands :SYSTem:TIME Syntax :SYSTem:TIME <int1>,<int2>,<int3> Parameters intx are three integers. The minimum value for int1 is 0, the maximum is 23. The default value is 0. The minimum value for int2 is 0, the maximum is 59. The default value is 0.
  • Page 62: Status Commands

    Chapter 6 Status commands This chapter contains an explanation of the Status subsystem SCPI commands. The list is structured as follows: • ’Introduction’ on page 63 • ’STATus commands’ on page 63 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 63: Introduction

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands Introduction The STATus subsystem offers commands to read out and deal with the general operation register group and its subordinate groups of registers. Please see section ’The STATus subsystem’ on page 25 for more details, including the meaning of the status register bits.
  • Page 64: Status:operation[:Event]

    This means that bit 5 (the "waiting for a trigger" bit) has been set. This indicates that a "waiting for a trigger" event did occur. If you want to know whether the 2201R is still waiting for the trigger to occur, read out the related condition-type register (see command explained below).
  • Page 65: Status:operation:enable

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:ENABLe Syntax :STATus:OPERation:ENABLe <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The default value is 0. Description This command sets the Enable filter of the General operation register group. This mask is ANDed with the general operation event register and thus decides what kind of events are forwarded to bit 7 of the service register.
  • Page 66: Status:operation:ntransition

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:NTRansition Syntax :STATus:OPERation:NTRansition <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The default value is 0. Description Sets the NTR mask of the General operation register group. This mask is ANDed with the up to 15 bits of the NTR transition filter of the general operation condition register to allow a reset (negative transition) of any bit (i.e.
  • Page 67: Status:operation:signalling:gsm[:Event]

    Bit 3 (decimal 8): The BER loop has been closed. Bit 4 (decimal 16): Async mode (e.g. Generator/Analyzer) active. Bit 5 (decimal 32): The 2201R is calling the mobile under test. A BS call is in progress. Bit 6 (decimal 64): Not used (reserved).
  • Page 68: Status:operation:signalling:gsm:condition

    This command reads out the current contents of the signaling operation condition register. This register reflects the current state of the 2201R in terms of signaling and is updated continuously. Note: This register is nondestructive. This means that it keeps its contents after any query.
  • Page 69: Status:operation:signalling:gsm:ptransition

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:SIGNalling:GSM:PTRansition Syntax :STATus:OPERation:SIGNalling:GSM:PTRansition <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The default value is 32767. Description Sets the PTR mask of the Signaling operation register group. This mask is ANDed with the up to 15 bits of the PTR filter of the signaling operation condition register to allow a positive transition of any bit (i.e.
  • Page 70: Status:operation:signalling:gprs[:Event]

    Value returned: "5". This means that bits 0 and 2 of the GPRS signaling operation event register have been set: The mobile is GPRS Attached and the PDTCH is set up so the 2201R is ready to take measurements. 47090/323...
  • Page 71: Status:operation:signalling:gprs:condition

    This command reads out the current contents of the Signaling Operation Condition Register. This register reflects the current state of the 2201R in terms of signaling and is updated continuously. Note: This register is nondestructive. This means that it keeps its contents after any query.
  • Page 72: Status:operation:signalling:gprs:ptransition

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:SIGNalling:GPRS:PTRansition Syntax :STATus:OPERation:SIGNalling:GPRS:PTRansition <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The default value is 32767. Description Sets the PTR mask of the GPRS Signaling Operation Register Group. This mask is ANDed with the up to 15 bits of the PTR filter of the GPRS signaling operation condition register to allow a positive transition of any bit (i.e.
  • Page 73: Status:operation:signalling:egprs[:Event]

    Value returned in this example: "5". This means that bits 0 and 2 of the GPRS signaling operation event register have been set: The mobile is GPRS Attached and the PDTCH is set up so the 2201R is ready to take measurements. 47090/323...
  • Page 74: Status:operation:signalling:egprs:condition

    This command reads out the current contents of the GPRS Signaling Operation Condition Register. This register reflects the current state of the 2201R in terms of signaling and is updated continuously. Note This register is non-destructive. This means that it keeps its contents after any query.
  • Page 75: Status:operation:signalling:egprs:ptransition

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:SIGNalling:EGPRs:PTRansition Syntax :STATus:OPERation:SIGNalling:EGPRs:PTRansition <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The value default is 32767. Description Sets the PTR mask of the GPRS Signaling Operation Register Group. This mask is ANDed with the up to 15 bits of the PTR filter of the GPRS signaling operation condition register to allow a positive transition of any bit (i.e.
  • Page 76: Status:operation:measuring[:Event]

    Condition-type registers reflect the current state of the 2201R. Consequently, the condition type registers are updated continuously. Note: In case a certain event is trapped in a loop within a program, always query the event-type register.
  • Page 77: Status:operation:measuring:enable

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:MEASuring:ENABLe Syntax :STATus:OPERation:MEASuring:ENABLe <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The default value is 0. Description This command sets the enable filter of the Measuring operation register group. This mask is ANDed with the measuring operation event register and thus decides what kind of events are forwarded to bit 9 of the General operation register group.
  • Page 78: Status:operation:measuring:ntransition

    2201R Mobile Tester SCPI Reference Guide Chapter 6 Status commands :STATus:OPERation:MEASuring:NTRansition Syntax :STATus:OPERation:MEASuring:NTRansition <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 32767. The default value is 0. Description Sets the NTR mask of the Measuring operation register group. This mask is ANDed with the up to 16 bits of the NTR filter of the measuring operation condition register to allow a reset (negative transition) of any bit (i.e.
  • Page 79: Format Commands

    Chapter 7 Format commands This chapter contains an explanation of the Format subsystem SCPI commands. The list is structured as follows: • ’Introduction’ on page 80 • ’FORMat subsystem’ on page 80 47090/323 Copyright © 2016 Aeroflex Limited. All rights reserved.
  • Page 80: Introduction

    2201R Mobile Tester SCPI Reference Guide Chapter 7 Format commands Introduction The FORMat subsystem sets and queries settings concerning the data output in remote mode. FORMat subsystem FORMat:MRESult:STYPe Syntax FORMat:MRESult:STYPe <PredefExp> Parameters PredefExp is one of the following predefined expressions: STB|SIGNalling|MEASuring|OPERation|QUEStionable|ALL.
  • Page 81: Format:mresult:header

    2201R Mobile Tester SCPI Reference Guide Chapter 7 Format commands FORMat:MRESult:HEADer Syntax FORMat:MRESult:HEADer <PredefExp> Parameters PredefExp is one of the following predefined expressions: OFF|ON. Default is OFF. Description Switches the transmission of the additional information (see explanation of the command above) either on or off.
  • Page 82: Format:resolution

    2201R Mobile Tester SCPI Reference Guide Chapter 7 Format commands FORMat:RESolution Syntax FORMat:RESolution <int1> Parameters int1 is an integer. The minimum value for <int1> is 0, the maximum is 20. The default value is 6. Description Defines the number of digits after the decimal point to be used for floating point real numbers.
  • Page 83 Chapter 8 Configuration commands This chapter contains an explanation of the Configure subsystem SCPI commands. The list is structured as follows: • ’Introduction’ on page 84 • ’General commands’ on page 85 • ’Commands for the GSM option’ on page 89 • ’Commands for the GSM-R option’ on page 106 •...
  • Page 84: Configuration Commands

    CONFigure:<SystemOption> RF output power level or its identity. :NB:... CONFigure:<SystemOption> :MSTAtion:... The mobile-specific information is handed over to the 2201R using these CONFigure:<SystemOption> :UE:... commands. One example is the power level. CONFigure:<SystemOption>:... With the help of these commands, groups :GROup:...
  • Page 85: General Commands

    Selects the type of communication system to be used. NONe means that there is no system loaded. This parameter may be used to cancel all RF radiation from the 2201R. GSM sets up the 2201R as a test set for circuit-switched GSM systems (including multislot/HSCSD). All tests performed with this setting require a call setup.
  • Page 86: Configure:csystem:hspa

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands CONFigure:CSYStem:HSPa Syntax CONFigure:CSYStem:HSPa <PredefExp> Parameters PredefExp is one of the following predefined expressions: OFF|HSDPa. Default is OFF. Description Selects the type of communication system to be used for TDSCDMA. If CONFigure:CSYStem is set to WCGenana|TDGenana|TDSCdma the HSDPA system can be set additionally.
  • Page 87: Configure:couploss:name

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:COUPloss:NAME Syntax :CONFigure:COUPloss:NAME <string1> Parameters string1 is a string giving the complete file name (and directory) of the coupling loss file to be loaded. The maximum length of string1 is 50 characters.
  • Page 88: Configure:couploss:data

    Description With the help of this command, you may create a coupling loss description table, similar to how you would do it on the graphical user interface of the 2201R. Query The query form of this command returns the coupling loss values of the current setting.
  • Page 89: Commands For The Gsm Option

    Selects the type of GSM system to be used after the 2201R was brought into GSM call mode. GSM9001800 makes the 2201R work as a test set for the GSM system types GSM 850/900 and GSM 1800. GSM9001900 sets up the 2201R as a test set for the GSM system types GSM 850/900 and GSM 1900.
  • Page 90: Configure:gsm:assall

    This command sets the RF output power level of the 2201R (i.e. the simulated base station). The physical dimension of real1 is dBm. Query The query form of this command returns the current RF output power setting of the 2201R. The string delivered back contains one real number. Example :CONFigure:GSM:BS:LEVel -50.5...
  • Page 91: Configure:gsm:bs:cmode

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BS:CMODe Syntax :CONFigure:GSM:BS:CMODe <PredefExp> Parameters PredefExp is one of the following predefined expressions: FACCh|SDCCh.| Description sets the mode of call setup to FACCH or SDCCH Query Returns the mode of call setup...
  • Page 92: Configure:gsm:bs:lai:mnc[:Data]

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BS:LAI:MNC[:DATA] Syntax :CONFigure:GSM:BS:LAI:MNC[:DATA] <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 99 for a two-digit MNC and 999 for a three-digit MNC; see command :CONF:GSM:BS:LAI:MNC:FORMat.
  • Page 93: Configure:gsm:bs:lai:lac

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BS:LAI:LAC Syntax :CONFigure:GSM:BS:LAI:LAC <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 65535. The default value for int1 is 1. Description This command sets the location area code.
  • Page 94: Configure:gsm:bs:bcc

    The minimum value for int1 is 0, the maximum value is 1023. The default value for int1 is 63. Description This command sets the channel number for the 2201R base channel (BCCH). Note: The base channel is sometimes also referred to as the "channel number of the main carrier".
  • Page 95: Configure:gsm:bs:tch:arfcn

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BS:TCH:ARFCn Syntax :CONFigure:GSM:BS:TCH:ARFCn <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 1023. The default value for int1 is 45. Description This command sets the traffic channel (TCH) number to be used.
  • Page 96: Configure:gsm:bs:ci

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BS:CI Syntax :CONFigure:GSM:BS:CI <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 65535. The default value for int1 is 255. Description This command sets the cell identity parameter (i.e. the radio cell number), broadcast in the system information message.
  • Page 97: Configure:gsm:bs:attach

    Switches the IMSI Attach/Detach flag in the System Information messages broadcast on the BCCH on or off. If ON, the mobile must register and deregister with the network simulated by the 2201R when switched on or off, respectively. This can be used to detect when the mobile is switched on and listening to the 2201R network. Query The query form of this command returns the current setting.
  • Page 98: Configure:gsm:mstation:tadvance

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:MSTAtion:TADVance Syntax :CONFigure:GSM:MSTAtion:TADVance <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 63. The default value for int1 is 0. Description This command sets the timing advance for the mobile under test to use. The current setting of the timing advance is broadcast to the mobile in the SACCH physical header.
  • Page 99: Configure:gsm:mstation:mode

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:MSTAtion:MODE Syntax :CONFigure:GSM:MSTAtion:MODE <PredefExp> Parameters PredefExp is one of the following predefined expressions: FACCh|SDCCh. The default is FACCh. Description Defines whether the call setup takes place on FACCh or on SDCCh.
  • Page 100: Configure:gsm:ber:bitpattern

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BER:BITPattern Syntax :CONFigure:GSM:BER:BITPattern <PredefExp> Parameters PredefExp is one of the following predefined expressions: PRBS9|PRBS15|PRBS23|ALLZero|ALLOne|ONEZero|ZEROone. Default is PRBS9. Description This command selects the test bit sequence to be used for the BER measurements.
  • Page 101: Configure:gsm:ber:count

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:BER:COUNt Syntax :CONFigure:GSM:BER:COUNt <long1> Parameters long1 is a long integer number. The minimum value for long1 is 2,000, the maximum value is 1,000,000. The default value for long1 is 10,000.
  • Page 102: Configure:gsm:vldelay

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:VLDelay Syntax :CONFigure:GSM:VLDelay <real1> Parameters real1 is a floating point real number. The minimum value is 100, the maximum value 1000. The default value is 1000. Description This command allows to define a delay for voice loopback in msec.
  • Page 103: Configure:gsm:measure:group[:Rftx]

    TEMPlate|CORNer|FLATness. Default is PPEAK. Description This command allows to set a user-specific sequence of RF TX tests on the 2201R. The sequence has to be started with the appropriate commands of the MEASure subsystem (:MEAS:GSM:CONT:RFTX:GROU or :MEAS:GSM:ARR:RFTX:GROU). The meaning of the parameters is as follows: PPEAk is the peak phase error measurement, PRMS the root-mean square value of the phase error measurement.
  • Page 104: Configure:gsm:ss:sstatus

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GSM:SS:SSTatus Syntax :CONFigure:GSM:SS:SSTatus < Value> Parameters Value is the SS Status IE value during Interrogation-SS procedure for a service from UE. The minimum value is 0, the maximum value 15. The default value is 0.
  • Page 105: Conf:gsm:aud:gen

    Switches the GSM Audio generator ON or OFF during GSM call. ON means that 2201R will start to play tone when a GSM call is established. OFF means that 2201R will disable tone play during GSM call and Loopback will be enabled.
  • Page 106: Commands For The Gsm-R Option

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands Commands for the GSM-R option :CONFigure:GSMR:VGCS:GID Syntax :CONFigure:GSMR:VGCS:GID <ID> Parameters ID is the value of Group ID that is set in a VGCS call. Description Sets the value of Group ID for a VGCS call.
  • Page 107: Configure:gsmr:vgcs:cpri

    <val> is the value of call priority that is set in a VGCS call. Description This command sets the value of call priority for a VGCS call in a GSM-R system to be used after the 2201R is brought into VGCS call mode.
  • Page 108: Conf:gsmr:vgcs:audio:loopback

    <val> is one of the following predefined expressions - ON|OFF. Default is OFF. Description This command starts Audio Loopback during PTT scenario of MO VGCS Call. ON means that 2201R will start Loopback. OFF means Loopback will be disabled. Query The query form will return the current status of VGCS Audio Loopback.
  • Page 109: Configure:ussd:usta

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:USSD:USTA Syntax :CONFigure:USSD:USTA Parameters No parameters. Description This command returns the status of the USSD registration/de-registration procedure. 1: If procedure is successful. 0: If procedure has failed. Please note that this flag remains 0 until the USSD procedure is successful. If you are using this SCPI command, you need to check this flag for a defined timeout.
  • Page 110: Configure:ussd:fnum

    The query form of this command returns the current setting of U2U Info. The string delivered back contains any of the following: 0 – 2201R did not receive VGCS U2U info 1 – 2201R received VGCS U2U info 2 – Timer expired on 2201R while waiting to receive VGCS U2U info. Example :CONFigure:GSMR:VGCS:UTOUinfo? The value returned is: "0".
  • Page 111: Commands For The Gprs Option

    This command sets the routing area color code. This code is used to indicate to the mobile that adjacent cells belong to different routing areas. This parameter is broadcast by the 2201R in the SI3 and SI4 rest octets. Query The query form of this command returns the current setting.
  • Page 112: Configure:gprs:bs:alpha

    The alpha factor is one of the GPRS power control parameters. It is required by the mobile to calculate the uplink power level it has to use on a PDCH (packed data channel). The alpha factor is broadcast by the 2201R in the SI13 rest octets. Query The query form of this command returns the current setting.
  • Page 113: Configure:gprs:bs:rlcmac:usf:inc

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:RLCMac:USF:INC Syntax :CONFigure:GPRS:BS:RLCMac:USF:INC <PredefExp> Parameters PredefExp is one of the following predefined expressions: ON|OFF. Default is ON. Description Switches the auto-incrementing of the USF either on or off. For further details regarding the USF, please refer to the description of the :CONFigure:GPRS:BS:RLCMac:USF command above.
  • Page 114: Configure:gprs:bs:rlcmac:rrbp:mode

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:RLCMac:RRBP:MODE Syntax :CONFigure:GPRS:BS:RLCMac:RRBP:MODE <PredefExp1> Parameters PredefExp1 is one of the following predefined expressions: ON|OFF. Default is ON. Description This command indicates whether the value specified for the relative reserved block period (RRBP) is used by the mobile (ON) or not (OFF) in (asynchronous) generator/analyzer mode (please refer to the description of the :CONF:CSYS:GPG command for further information).
  • Page 115: Configure:gprs:bs:rlcmac:tfi

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:RLCMac:TFI Syntax :CONFigure:GPRS:BS:RLCMac:TFI <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 31. The default value for int1 is 0. Description This command sets the temporary flow identifier (TFI) in (asynchronous) generator/analyzer mode (please refer to the description of the :CONF:CSYS:GPG command for further information).
  • Page 116: Configure:gprs:bs:rlcmac:bsn:inc

    Switches the IMSI Attach/Detach flag in the System Information messages broadcast on the BCCH on or off. If ON, the mobile must register and deregister with the network simulated by the 2201R when switched on or off, respectively. This can be used to detect when the mobile is switched on and listening to the 2201R network. Query The query form of this command returns the current setting.
  • Page 117: Configure:gprs:bs:mstation:mslot

    The minimum value for int1 is 1, the maximum value is 4. The default value for int1 is 1. Description This command either sets the number of UL time slots expected by the 2201R (asynchronous mode) or the number of UL time slots that the mobile under test is commanded to use (synchronous mode) during multislot testing.
  • Page 118: Configure:gprs:bs:bch:arfcn

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:BCH:ARFCn Syntax :CONFigure:GPRS:BS:BCH:ARFCn <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 1023. The default value for int1 is 63. Description This command sets the channel number for the base channel (BCCH).
  • Page 119: Configure:gprs:bs:ci

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:CI Syntax :CONFigure:GPRS:BS:CI <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 65535. The default value for int1 is 255. Description This command sets the cell identity parameter (i.e. the radio cell number), broadcast in the system information message.
  • Page 120: Configure:gprs:bs:lai:mnc

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:LAI:MNC Syntax :CONFigure:GPRS:BS:LAI:MNC <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 99 for a two-digit MNC and 999 for a three-digit MNC; see command :CONF:GSM:BS:LAI:MNC:FORMat.
  • Page 121: Configure:gprs:bs:lai:lac

    The minimum value for real1 is -110.0, the maximum value is -20.0. The resolution of real1 is 0.1. The default value for real1 is -60.0. Description Sets the (standard) output level of the 2201R. If individual levels are selected for GPRS tests, this level is used on the base channel. Applies to GSM/GPRS synchronous mode. Query The query form of this command returns the current setting.
  • Page 122: Configure:gprs:bs:mslot[:Data]

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:MSLot[:DATA] Syntax :CONFigure:GPRS: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.
  • Page 123: Configure:gprs:bs:mslot:level:unused

    The minimum value for real1 is -110.0, the maximum value is -10.0. The resolution of real1 is 0.1. The default value for real1 is -60.0. Description Sets the power level that the 2201R transmits in the unused time slots in packet data mode (i.e. except in time slot 0 and the assigned PDCH slots). Applies to GPRS synchronous mode. Query The query form of this command returns the current setting.
  • Page 124: Configure:gprs:bs:ncell

    This command is used to set the channel numbers for up to six neighboring cells. These channel numbers are broadcast in the system information message by the 2201R. The mobile under test has to perform a MS report on those frequency channels.
  • Page 125: Configure:gprs:bs:originate

    In GSM/GPRS, a TCH can be assigned either on request or as soon as the mobile has been registered (= immediately after a location update). ONRequest assigns a TCH only when either the mobile under test or the 2201R initializes a call. ONLOcation assigns a TCH as soon as the registration has been completed.
  • Page 126: Configure:gprs:bs:tch:arfcn

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:TCH:ARFCn Syntax :CONFigure:GPRS:BS:TCH:ARFCn <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 1023. The default value for int1 is 45. Description This command sets the traffic channel (TCH) number to be used.
  • Page 127: Configure:gprs:bs:tch:type

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BS:TCH:TYPE Syntax :CONFigure:GPRS:BS:TCH:TYPE <PredefExp> Parameters PredefExp is one of the following predefined expressions: FR|EFR. Default is FR. Description This command sets the type of traffic channel. FR stands for full rate and EFR for enhanced full rate.
  • Page 128: Configure:gprs:bler:pducount

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BLER:PDUCount Syntax :CONFigure:GPRS:BLER:PDUCount <int1> Parameters int1 is an integer parameter. The minimum value for int1 is 0, the maximum value is 4095. The default value for int1 is 4095. Description Defines the number of PDUs as defined in ETSI TS 101 293 / 8.13.
  • Page 129: Configure:gprs:ber:bitpattern

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BER:BITPattern Syntax :CONFigure:GPRS:BER:BITPattern <PredefExp> Parameters PredefExp is one of the following predefined expressions: PRBS9|PRBS15|PRBS23|ALLZero|ALLOne|ONEZero|ZEROone. Default is PRBS9. Description This command selects the test bit sequence to be used for the BER measurements.
  • Page 130: Configure:gprs:ber:count

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BER:COUNt Syntax :CONFigure:GPRS:BER:COUNt <long1> Parameters long1 is a long integer number. The minimum value for long1 is 2,000, the maximum value is 100,000. The default value for long1 is 1,000,000.
  • Page 131: Configure:gprs:ber:rsignalling:bitpattern

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:BER:RSIGnalling:BITPattern Syntax :CONFigure:GPRS:BER:RSIGnalling:BITPattern <PredefExp> Parameters PredefExp is one of the following predefined expressions: PRBS9|PRBS15|PRBS23|. Default is PRBS9. Description This command selects the bit sequence to be transmitted by the RF generator in reduced signalling GMSK mode.
  • Page 132: Configure:gprs:mstation:drx

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:MSTAtion:DRX Syntax :CONFigure:GPRS:MSTAtion:DRX <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 7. The default value for int1 is 0. Description This command sets the BS-PA-MFRMS parameter, broadcast in the control channel description information element.
  • Page 133: Configure:gprs:mstation:plevel[:All]

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:MSTAtion:PLEVel[:ALL] Syntax :CONFigure:GPRS:MSTAtion:PLEVel[:ALL] <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 31. The default value for int1 is 10. Description This command sets the mobile power control level.
  • Page 134: Configure:gprs:mstation:mslot

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:MSTAtion:MSLot Syntax :CONFigure:GPRS:MSTAtion:MSLot <int1> Parameters int1 is an integer. The minimum value for int1 is 1, the maximum value is 4. The default value for int1 is 2. Description This command sets the number of UL time slots that the mobile under test is commanded to use during multislot testing.
  • Page 135: Configure:gprs:type

    Selects the type of GSM system to be used after the 2201R was brought into GSM call mode. GSM9001800 makes the 2201R work as a test set for the GSM system types GSM 850/900 and GSM 1800. GSM9001900 sets up the 2201R as a test set for the GSM system types GSM 850/900 and GSM 1900.
  • Page 136: Configure:gprs:measure:group[:Rftx]

    TEMPlate|CORNer|FLATness. Default is PPEAK. Description This command allows you to set a user-specific sequence of RF TX tests on the 2201R. The sequence has to be started with the appropriate commands of the MEASure subsystem (:MEAS:GPRS:CONT:RFTX:GROU or :MEAS:GPRS:ARR:RFTX:GROU). The meaning of the parameters is as follows: PPEAk is the peak phase error measurement, PRMS the root-mean square value of the phase error measurement.
  • Page 137: Configure:gprs:idrequest

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:GPRS:IDREquest Syntax :CONFigure:GPRS:IDREquest <PredefExp> Parameters PredefExp is one of the following predefined expressions: OFF|ON. Default is OFF. Description Switches the ID Request procedure during the Attach on or off Query The query form of this command returns the current setting.
  • Page 138: Commands For The Edge Option

    This command sets the routing area color code. This code is used to indicate to the mobile that adjacent cells belong to different routing areas. This parameter is broadcast by the 2201R in the SI3 and SI4 rest octets. Query The query form of this command returns the current setting.
  • Page 139: Configure:egprs:bs:alpha

    The alpha factor is one of the GPRS power control parameters. It is required by the mobile to calculate the uplink power level it has to use on a PDCH (packed data channel). The alpha factor is broadcast by the 2201R in the SI13 rest octets. Query The query form of this command returns the current setting.
  • Page 140: Configure:egprs:bs:rlcmac:usf:inc

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:RLCMac:USF:INC Syntax :CONFigure:EGPRs:BS:RLCMac:USF:INC <PredefExp> Parameters PredefExp is one of the following predefined expressions: ON|OFF. Default is ON. Description Switches the auto-incrementing of the USF either ON or OFF. For further details regarding the USF, please refer to the description of the :CONFigure:EGPRs:BS:RLCMac:USF command above.
  • Page 141: Configure:egprs:bs:rlcmac:rrbp:mode

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:RLCMac:RRBP:MODE Syntax :CONFigure:EGPRs:BS:RLCMac:RRBP:MODE <PredefExp1> Parameters PredefExp1 is one of the following predefined expressions: ON|OFF. Default is ON. Description This command indicates whether the value specified for the relative reserved block period (RRBP) is used by the mobile (ON) or not (OFF) in (asynchronous) generator/analyzer mode (please refer to the description of the :CONF:CSYS:GPG command for further information).
  • Page 142: Configure:egprs:bs:rlcmac:tfi

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:RLCMac:TFI Syntax :CONFigure:EGPRs:BS:RLCMac:TFI <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 31. The default value for int1 is 0. Description This command sets the temporary flow identifier (TFI) in (asynchronous) generator/analyzer mode (please refer to the description of the :CONF:CSYS:GPG command for further information).
  • Page 143: Configure:egprs:bs:rlcmac:bsn:inc

    Switches the IMSI Attach/Detach flag in the System Information messages broadcast on the BCCH on or off. If ON, the mobile must register and deregister with the network simulated by the 2201R when switched on or off, respectively. This can be used to detect when the mobile is switched on and listening to the 2201R network. Query The query form of this command returns the current setting.
  • Page 144: Configure:egprs:bs:mstation:mslot

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:MSTAtion:MSLot Syntax :CONFigure:EGPRs:BS:MSTAtion:MSLot <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 This command either sets the number of UL time slots that the mobile under test is commanded to use during multislot testing.
  • Page 145: Configure:egprs:bs:bch:arfcn

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:BCH:ARFCn Syntax :CONFigure:EGPRs:BS:BCH:ARFCn <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 1023. The default value for int1 is 63. Description This command sets the channel number for the base channel (BCCH).
  • Page 146: Configure:egprs:bs:ci

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:CI Syntax :CONFigure:EGPRs:BS:CI <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 65535. The default value for int1 is 255. Description This command sets the cell identity parameter (i.e. the radio cell number), broadcast in the system information message.
  • Page 147: Configure:egprs:bs:lai:mnc

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:LAI:MNC Syntax :CONFigure:EGPRs:BS:LAI:MNC <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 99 for a two-digit MNC and 999 for a three-digit MNC; see command :CONF:GSM:BS:LAI:MNC:FORMat.
  • Page 148: Configure:egprs:bs:lai:lac

    The minimum value for real1 is -110.0, the maximum value is -10.0. The resolution of real1 is 0.1. The default value for real1 is -60.0. Description Sets the (standard) output level of the 2201R. If individual levels are selected for GPRS tests, this level is used on the base channel. Applies to GSM/GPRS synchronous mode. Query The query form of this command returns the current setting.
  • Page 149: Configure:egprs:bs:mslot[:Data]

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :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.
  • Page 150: Configure:egprs:bs:mslot:level:unused

    The minimum value for real1 is -110.0, the maximum value is -10.0. The resolution of real1 is 0.1. The default value for real1 is -60.0. Description Sets the power level that the 2201R transmits in the unused time slots in packet data mode (i.e. except in time slot 0 and the assigned PDCH slots). Applies to GPRS synchronous mode. Query The query form of this command returns the current setting.
  • Page 151: Configure:egprs:bs:ncell

    This command is used to set the channel numbers for up to six neighboring cells. These channel numbers are broadcast in the system information message by the 2201R. The mobile under test has to perform a MS report on those frequency channels.
  • Page 152: Configure:egprs:bs:originate

    In GSM/GPRS, a TCH can be assigned either on request or as soon as the mobile has been registered (= immediately after a location update). ONRequest assigns a TCH only when either the mobile under test or the 2201R initializes a call. ONLOcation assigns a TCH as soon as the registration has been completed.
  • Page 153: Configure:egprs:bs:tch:arfcn

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:TCH:ARFCn Syntax :CONFigure:EGPRs:BS:TCH:ARFCn <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 1023. The default value for int1 is 45. Description This command sets the traffic channel (TCH) number to be used.
  • Page 154: Configure:egprs:bs:tch:type

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BS:TCH:TYPE Syntax :CONFigure:EGPRs:BS:TCH:TYPE <PredefExp> Parameters PredefExp is one of the following predefined expressions: FR|EFR. Default is FR. Description This command sets the type of traffic channel. FR stands for full rate and EFR for enhanced full rate.
  • Page 155: Configure:egprs:mstation:drx

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:MSTAtion:DRX Syntax :CONFigure:EGPRs:MSTAtion:DRX <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 7. The default value for int1 is 0. Description This command sets the BS-PA-MFRMS parameter, broadcast in the control channel description information element.
  • Page 156: Configure:egprs:mstation:plevel[:All]

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:MSTAtion:PLEVel[:ALL] Syntax :CONFigure:EGPRs:MSTAtion:PLEVel[:ALL] <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 31. The default value for int1 is 10. Description This command sets the power control level.
  • Page 157: Configure:egprs:mstation:mslot

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:MSTAtion:MSLot Syntax :CONFigure:EGPRs:MSTAtion:MSLot <int1> Parameters int1 is an integer. The minimum value for int1 is 1, the maximum value is 4. The default value for int1 is 2. Description This command either sets the number of UL time slots that the mobile under test is commanded to use during multislot testing.
  • Page 158: Configure:egprs:mstation:pslots

    Selects the type of GSM system to be used after the 2201R was brought into GSM call mode. GSM9001800 makes the 2201R work as a test set for the GSM system types GSM 850/900 and GSM 1800. GSM9001900 sets up the 2201R as a test set for the GSM system types GSM 850/900 and GSM 1900.
  • Page 159: Configure:egprs:measure:group[:Rftx]

    PPEAk|PRMS|FREQuency|LENGth|UTIMe|POWer|TEMPlate| CORNer|FLATness|PRMS|PPEAk. Description This command allows you to set a user-specific sequence of RF TX tests on the 2201R. The sequence has to be started with the appropriate commands of the MEASure subsystem (:MEAS:EGPRs:CONT:RFTX:GROU or :MEAS:EGPRs:ARR:RFTX:GROU). The meaning of the parameters is as follows: PPEAk is the peak phase error measurement, PRMS the root-mean square value of the phase error measurement.
  • Page 160: Configure:egprs:idrequest

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:IDREquest Syntax :CONFigure:EGPRs:IDREquest <PredefExp> Parameters PredefExp is one of the following predefined expressions: OFF|ON. Default is OFF. Description Switches the ID Request procedure during the Attach on or off Query The query form of this command returns the current setting.
  • Page 161: Configure:egprs:ber:rsignalling:count

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BER:RSIGnalling:COUNt Syntax :CONFigure:EGPRs:BER:RSIGnalling:COUNt <int1> Parameters int1 is an integer parameter. The minimum value for int1 is 100, the maximum value is 10000. The default value for int1 is 100. Description Defines the number of samples (blocks) for each EGPRS reduced signalling BER measurement.
  • Page 162: Configure:egprs:bler:pducount

    2201R Mobile Tester SCPI Reference Guide Chapter 8 Configuration commands :CONFigure:EGPRs:BLER:PDUCount Syntax :CONFigure:EGPRs:BLER:PDUCount <int1> Parameters int1 is an integer parameter. The minimum value for int1 is 0, the maximum value is 4095. The default value for int1 is 4095. Description Defines the number of PDUs as defined in ETSI TS 101 293 / 8.13.
  • Page 163 Chapter 9 Call commands This chapter contains an explanation of the Call subsystem SCPI commands. The list is structured as follows: • ’Introduction’ on page 164 • ’GSM commands’ on page 164 • ’GSM-R commands’ on page 179 • ’GPRS commands’ on page 181 •...
  • Page 164: Introduction

    String1 is the optional parameter. It contains the Calling Party BCD Number. String2 is an optional parameter. It defines the Called Party Sub-address information. Description Initiates a call-setup by the base station (the 2201R). Query There is no query form of this command available.
  • Page 165: Call:gsm:paging

    Default is OFF. Description Switches the continuous paging of the mobile ON or OFF. ON means that the 2201R starts to broadcast paging requests, but does not answer the mobile‘s access bursts. Query There is no query form of this command available.
  • Page 166: Call:gsm:sms:msoriginate

    There are no parameters. Description There is only a query form available. Query Upon the query, the 2201R returns the text and the phone number of the last short message received. Example :CALL:GSM:SMS:MSOR? The string delivered back in this example is: ""Test message","+4989996410"".
  • Page 167: Call:gsm:sms:msor:number

    PredefExp is one of the following predefined expressions: UCS2|BIT8 It determines how the text should be coded. Description This command makes the 2201R send a short message to the phone under test. Text and sender‘s number can be defined. Query A query form of this command is not available.
  • Page 168: Call:gsm:berloop

    This command is used to close or open the internal loop of the mobile for BER testing. ON means that the 2201R tells the mobile under test to close its internal loop, while OFF makes the 2201R tell the mobile under test to open the internal loop.
  • Page 169: Call:gsm:msinfo:all

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:ALL Syntax :CALL:GSM:MSINfo:ALL Parameters There are no parameters. Description This command reads out all MS Info result values with one query. The query delivers back 16 single values in the following sequence, all separated by commas: - RX Lev (Integer) The mobile estimates the RF power level at which it receives the base station.
  • Page 170: Call:gsm:msinfo:rxlevel

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:RXLevel Syntax :CALL:GSM:MSINfo:RXLevel Parameters There are no parameters. Description The mobile estimates the RF power level at which it receives the base station. Query There is only a query form of this command available. The query delivers back one integer.
  • Page 171: Call:gsm:msinfo:number

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:NUMBer Syntax :CALL:GSM:MSINfo:NUMBer Parameters There are no parameters. Description This query delivers back the number dialed on the mobile as a string. In case the call was BS originated, the string is empty ("").
  • Page 172: Call:gsm:msinfo:imei

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:IMEI Syntax :CALL:GSM:MSINfo:IMEI Parameters There are no parameters. Description This query delivers back the international mobile equipment identity as stored inside the mobile (the so-called serial number). Query There is only a query form of this command available. The query delivers back a string.
  • Page 173: Call:gsm:msinfo:msclass[:Gsm]

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands CALL:GSM:MSINfo:MSCLass[:GSM] Syntax CALL:GSM:MSINfo:MSCLass[:GSM] Parameters There are no parameters. Description This query delivers back the code representing the power class for GSM 900 band. Query There is only a query form of this command available. The query delivers back one integer.
  • Page 174: Call:gsm:msinfo:rlevel

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:RLEVel Syntax :CALL:GSM:MSINfo:RLEVel Parameters There are no parameters. Description This query delivers back the GSM revision level of the phone (GSM phase 1 or phase 2 or any later phase).
  • Page 175: Call:gsm:msinfo:sms

    The query delivers back one boolean number, indicating whether the mobile is GSM-attached to the base station simulated by the 2201R. The GSM attach is usually part of the location update procedure. In a real network, the mobile can be paged only when it is attached and a TMSI (temporary mobile subscriber identity) is assigned to the mobile.
  • Page 176: Call:gsm:msinfo:egsm

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:EGSM Syntax :CALL:GSM:MSINfo:EGSM Parameters There are no parameters. Description This query delivers back a boolean number indicating whether the mobile is able to use the extended GSM frequency range (channel numbers 0 and 975 to 1023) or not.
  • Page 177: Call:gsm:msinfo:tadvance

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:TADVance Syntax :CALL:GSM:MSINfo:TADVance Parameters There are no parameters. Description This query delivers back the timing advance currently used by the mobile (in bit periods). Query There is only a query form of this command available. The query delivers back one integer.
  • Page 178: Call:gsm:msinfo:pcontrol

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSM:MSINfo:PCONtrol Syntax :CALL:GSM:MSINfo:PCONtrol Parameters There are no parameters. Description This query delivers back the power control level currently used by the mobile. Query There is only a query form of this command available. The query delivers back one integer.
  • Page 179: Gsm-R Commands

    GSM-R commands :CALL:GSMR:VGCS:BSORiginate Syntax :CALL:GSMR:VGCS:BSORriginate Parameters There are no parameters. Description Initiates a Group call-setup by the base station (the 2201R). Query There is no query form of this command available. Example :CALL:GSMR:VGCS:BSOR This command initiates a VGCS BS-originated call. :CALL:GSMR:VGCS:BSRelease...
  • Page 180: Call:gsmr:vgcs:msoriginate

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GSMR:VGCS:MSORiginate Syntax :CALL:GSMR:VGCS:MSORiginate Parameters There are no parameters. Description This command initiates a Group call-setup by the Mobile station (the UE). Query There is no query form of this command available.
  • Page 181: Gprs Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands GPRS commands :CALL:GPRS:MSINfo:IMSI Syntax :CALL:GPRS:MSINfo:IMSI Parameters There are no parameters. Description This query delivers back the international mobile subscriber identity as stored on the SIM card. Query There is only a query form of this command available. The query delivers back a string.
  • Page 182: Call:gprs:msinfo:mclass:gprs

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GPRS:MSINfo:MCLass:GPRS? Syntax :CALL:GPRS:MSINfo:MCLass:GPRS? Parameters There are no parameters. Description Only the query form is supported. Query Returns a string containing the GPRS multislot class reported by the MS. Valid return values are in the range 1 to 29.
  • Page 183: Call:gprs:msinfo:smtime

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GPRS:MSINfo:SMTime? Syntax :CALL:GPRS:MSINfo:SMTime? Parameters There are no parameters. Description Only the query form is supported. Query Returns a string containing the switch-measure time reported by the mobile phone. Valid return values are in the range 0 through 15.
  • Page 184: Call:gprs:mode

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:GPRS:MODE Syntax :CALL:GPRS:MODE <PredefExpr> Parameters PredefExp is one of the following expressions: TX|BCS|USF|STOP|DETach. Description Initiates the signaling state required for the respective measurement, or leads back to idle mode. TX starts the signaling required for transmitter measurements.
  • Page 185: Edge Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands EDGE commands :CALL:EGPRs:MSINfo:ALL Syntax :CALL:EGPRs:MSINfo:ALL Parameters There are no parameters. Description This command reads out all EGPRS MS Info result values with one query. The query delivers back 3 single values in the following sequence, all separated by commas: - IMSI (String) This is the international mobile subscriber identity.
  • Page 186: Call:egprs:msinfo:imei

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:EGPRs:MSINfo:IMEI Syntax :CALL:EGPRs:MSINfo:IMEI Parameters There are no parameters. Description This query delivers back the international mobile equipment identity as stored inside the mobile (the so-called serial number). Query There is only a query form of this command available. The query delivers back a string.
  • Page 187: Call:egprs:mode

    2201R Mobile Tester SCPI Reference Guide Chapter 9 Call commands :CALL:EGPRs:MODE Syntax :CALL:EGPRs:MODE <PredefExpr> Parameters PredefExp is one of the following expressions: TX|STOP|DETach. Description Initiates the signaling state required for the respective measurement, or leads back to idle mode. TX starts the signaling required for transmitter measurements.
  • Page 188: Measurement Commands

    Chapter 10 Measurement commands This chapter contains an explanation of the Measure subsystem SCPI commands. The list is structured as follows: • ’Introduction’ on page 189 • ’GSM commands’ on page 189 • ’GSM/GPRS commands’ on page 215 • ’EDGE commands’ on page 246 47090/323 Copyright ©...
  • Page 189: Introduction

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands Introduction The MEASure subsystem is probably the most important SCPI command subsystem of the 2201R. There, you will find all commands required to acquire measurement results of the mobile under test. GSM commands...
  • Page 190: Measure:gsm[:Continuous]:Rftx:group

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFTX:GROup Syntax :MEASure:GSM[:CONTinuous]:RFTX:GROup Parameters There are no parameters. Description Starts a continuous measurement of the RF TX tests, specified with the :CONF:GSM:MEAS:GRO:RFTX command. To read out the latest measurement results, use the :FETCh:GSM:RFTX:GROup command.
  • Page 191: Measure:gsm[:Continuous]:Rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFTX:ALL Syntax :MEASure:GSM[:CONTinuous]:RFTX:ALL Parameters There are no parameters. Description Starts a continuous measurement of the most important RF TX tests. To read out the latest measurement results, use the :FETCh:GSM:RFTX:ALL command.
  • Page 192: Measure:gsm[:Continuous]:Rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFTX:PPEAk Syntax :MEASure:GSM[:CONTinuous]:RFTX:PPEAk Parameters There are no parameters. Description Starts a continuous measurement of the peak phase error. To read out the latest measurement result, use the :FETCh:GSM:RFTX:PPEAk command. Query The query form of this command starts the measurement and returns a measurement result value as soon as the first measurement has been completed.
  • Page 193: Measure:gsm[:Continuous]:Rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFTX:FREQuency Syntax :MEASure:GSM[:CONTinuous]:RFTX:FREQuency Parameters There are no parameters. Description Starts a continuous measurement of the mobile frequency error. To read out the latest measurement result, use the :FETCh:GSM:RFTX:FREQuency command. Query The query form of this command starts the measurement and returns a measurement result value as soon as the first measurement has been completed.
  • Page 194: Measure:gsm[:Continuous]:Rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFTX:POWer Syntax :MEASure:GSM[:CONTinuous]:RFTX:POWer Parameters There are no parameters. Description Starts a continuous measurement of the mobile RF output power level. To read out the latest measurement result, use the :FETCh:GSM:RFTX:POWer command.
  • Page 195: Measure[:Gsm][:Continuous]:Rfrx:stop

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure[:GSM][:CONTinuous]:RFRX:STOP Syntax :MEASure[:GSM][:CONTinuous]:RFRX:STOP Parameters There are no parameters. Description Stops a continuous measurement of the RF RX tests. Note Stopping the test is not required since a test is automatically stopped when you start a new test.
  • Page 196: Measure:gsm[:Continuous]:Rfrx:rber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:RBER:ALL Syntax :MEASure:GSM[:CONTinuous]:RFRX:RBER:ALL Parameters There are no parameters. Description Starts a continuous measurement of the residual bit error ratios (RBER). To read out the latest measurement results, use the :FETCh:GSM:RFRX:RBER:ALL command.
  • Page 197: Measure:gsm[:Continuous]:Rfrx:rber:cib

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:RBER:CIB Syntax :MEASure:GSM[:CONTinuous]:RFRX:RBER:CIB Parameters There are no parameters. Description Starts a continuous measurement of the residual bit error ratio of the class Ib bits. To read out the latest measurement result, use the :FETCh:GSM:RFRX:RBER:CIB command.
  • Page 198: Measure:gsm[:Continuous]:Rfrx:rber:fer

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:RBER:FER Syntax :MEASure:GSM[:CONTinuous]:RFRX:RBER:FER Parameters There are no parameters. Description Starts a continuous measurement of the frame erasure ratio. To read out the latest measurement result, use the :FETCh:GSM:RFRX:RBER:FER command. Notes: - The number of samples to be used for testing can be set using the :CONF:GSM:BER:COUNt command.
  • Page 199: Measure:gsm[:Continuous]:Rfrx:ber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:BER:ALL Syntax :MEASure:GSM[:CONTinuous]:RFRX:BER:ALL Parameters There are no parameters. Description Starts a continuous measurement of the (nonresidual) bit error ratios (BER). To read out the latest measurement results, use the :FETCh:GSM:RFRX:BER:ALL command.
  • Page 200: Measure:gsm[:Continuous]:Rfrx:ber:cia

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:BER:CIA Syntax :MEASure:GSM[:CONTinuous]:RFRX:BER:CIA Parameters There are no parameters. Description Starts a continuous measurement of the (nonresidual) bit error ratio of the class Ia bits. To read out the latest measurement result, use the :FETCh:GSM:RFRX:BER:CIA command.
  • Page 201: Measure:gsm[:Continuous]:Rfrx:ber:cii

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:BER:CII Syntax :MEASure:GSM[:CONTinuous]:RFRX:BER:CII Parameters There are no parameters. Description Starts a continuous measurement of the (nonresidual) bit error ratio on the class II bits. To read out the latest measurement result, use the :FETCh:GSM:RFRX:BER:CII command.
  • Page 202: Measure:gsm[:Continuous]:Rfrx:fber

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM[:CONTinuous]:RFRX:FBER Syntax :MEASure:GSM[:CONTinuous]:RFRX:FBER Parameters There are no parameters. Description Starts a continuous measurement of the fast bit error ratio (C-type loop). To read out the latest measurement result, use the :FETCh:GSM:RFRX:FBER command.
  • Page 203: Measure:gsm:array:rftx:group

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFTX:GROup Syntax :MEASure:GSM:ARRay:RFTX:GROup <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 RF TX tests, specified with the :CONF:GSM:MEAS:GRO:RFTX command for a specific number of times (set with the int1 parameter).
  • Page 204: Measure:gsm:array:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFTX:ALL Syntax :MEASure:GSM:ARRay:RFTX:ALL <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 a sequential measurement of the most important RF TX tests for a specific number of times (set with the int1 parameter).
  • Page 205: Measure:gsm:array:rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFTX:PPEAk Syntax :MEASure:GSM:ARRay:RFTX:PPEAk <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 measurement of the peak phase error for a specific number of times (set with the int1 parameter). To read out the entire measurement results array, use the :FETCh:GSM:RFTX:PPEAk command.
  • Page 206: Measure:gsm:array:rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFTX:FREQuency Syntax :MEASure:GSM:ARRay:RFTX:FREQuency <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 measurement of the mobile frequency error for a specific number of times (set with the int1 parameter).
  • Page 207: Measure:gsm:array:rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFTX:POWer Syntax :MEASure:GSM:ARRay:RFTX:POWer <int1> Parameters int1 is an integer. The minimum value for int1 is 0, the maximum value is 1000. The default value for int1 is 0. Description Performs the measurement of the mobile RF output power level a specific number of times (set with the int1 parameter).
  • Page 208: Measure:gsm:array:rfrx:rber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:RBER:ALL Syntax :MEASure:GSM:ARRay:RFRX:RBER:ALL <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 a sequential measurement of the residual bit error ratios (RBER) a specific number of times (set with the int1 parameter).
  • Page 209: Measure:gsm:array:rfrx:rber:cib

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:RBER:CIB Syntax :MEASure:GSM:ARRay:RFRX:RBER:CIB <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 measurement of the residual bit error ratio of the class Ib bits a specific number of times (set with the int1 parameter).
  • Page 210: Measure:gsm:array:rfrx:rber:fer

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:RBER:FER Syntax :MEASure:GSM:ARRay:RFRX:RBER:FER <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 measurement of the frame erasure ratio a specific number of times (set with the int1 parameter). To read out the entire measurement results array, use the :FETCh:GSM:RFRX:RBER:FER command.
  • Page 211: Measure:gsm:array:rfrx:ber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:BER:ALL Syntax :MEASure:GSM:ARRay:RFRX:BER:ALL <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 a sequential measurement of the (nonresidual) residual bit error ratios (RBER) a specific number of times (set with the int1 parameter).
  • Page 212: Measure:gsm:array:rfrx:ber:cia

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:BER:CIA Syntax :MEASure:GSM:ARRay:RFRX:BER:CIA <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 measurement of the (nonresidual) bit error ratio on the class Ia bits a specific number of times (set with the int1 parameter).
  • Page 213: Measure:gsm:array:rfrx:ber:cii

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:BER:CII Syntax :MEASure:GSM:ARRay:RFRX:BER:CII <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 measurement of the (nonresidual) bit error ratio on the class II bits a specific number of times (set with the int1 parameter).
  • Page 214: Measure:gsm:array:rfrx:fber

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GSM:ARRay:RFRX:FBER Syntax :MEASure:GSM:ARRay:RFRX:FBER <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 fast bit error ratio (C-loop) test a specific number of times (set with the int1 parameter). To read out the entire measurement results array, use the :FETCh:GSM:RFRX:FBER command.
  • Page 215: Gsm/Gprs Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands GSM/GPRS commands Please note that the accuracy specified for multislot transmitter measurements applies to the time slot with the highest power level. The accuracy of results at levels of more than 10 dB below the highest power level may be significantly lower.
  • Page 216: Measure:gprs[:Continuous]:Rftx:group

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFTX:GROup Syntax :MEASure:GPRS[:CONTinuous]:RFTX:GROup Parameters There are no parameters. Description Starts a continuous measurement of the GSM RF TX tests, specified with the :CONF:GPRS:MEAS:GRO:RFTX command. To read out the latest measurement results, use the :FETCh:GPRS:RFTX:GROup command.
  • Page 217: Measure:gprs[:Continuous]:Rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFTX:ALL Syntax :MEASure:GPRS[:CONTinuous]:RFTX:ALL Parameters There are no parameters. Description Starts a continuous measurement of the most important GSM RF TX tests. To read out the latest measurement results, use the :FETCh:GPRS:RFTX:ALL command.
  • Page 218: Measure:gprs[:Continuous]:Rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFTX:PPEAk Syntax :MEASure:GPRS[:CONTinuous]:RFTX:PPEAk Parameters There are no parameters. Description Starts a continuous measurement of the GSM peak phase error. To read out the latest measurement result, use the :FETCh:GPRS:RFTX:PPEAk command.
  • Page 219: Measure:gprs[:Continuous]:Rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFTX:FREQuency Syntax :MEASure:GPRS[:CONTinuous]:RFTX:FREQuency Parameters There are no parameters. Description Starts a continuous measurement of the mobile frequency error in GSM mode. To read out the latest measurement result, use the :FETCh:GPRS:RFTX:FREQuency command.
  • Page 220: Measure:gprs[:Continuous]:Rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFTX:POWer Syntax :MEASure:GPRS[:CONTinuous]:RFTX:POWer Parameters There are no parameters. Description Starts a continuous measurement of the mobile RF output power level. To read out the latest measurement result, use the :FETCh:GPRS:RFTX:POWer command.
  • Page 221: Measure:gprs[:Continuous]:Rfrx:stop

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:STOP Syntax :MEASure:GPRS[:CONTinuous]:RFRX:STOP Parameters There are no parameters. Description Stops continuous RF receiver measurements. Note Stopping the test is not required since a test is automatically stopped when you start a new test.
  • Page 222: Measure:gprs[:Continuous]:Rfrx:rber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:RBER:ALL Syntax :MEASure:GPRS[:CONTinuous]:RFRX:RBER:ALL Parameters There are no parameters. Description Starts a continuous measurement of the residual bit error ratios (RBER). To read out the latest measurement results, use the :FETCh:GPRS:RFRX:RBER:ALL command.
  • Page 223: Measure:gprs[:Continuous]:Rfrx:rber:cib

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:RBER:CIB Syntax :MEASure:GPRS[:CONTinuous]:RFRX:RBER:CIB Parameters There are no parameters. Description Starts a continuous measurement of the residual bit error ratio of the class Ib bits. To read out the latest measurement result, use the :FETCh:GPRS:RFRX:RBER:CIB command.
  • Page 224: Measure:gprs[:Continuous]:Rfrx:rber:fer

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:RBER:FER Syntax :MEASure:GPRS[:CONTinuous]:RFRX:RBER:FER Parameters There are no parameters. Description Starts a continuous measurement of the frame erasure ratio. To read out the latest measurement result, use the :FETCh:GPRS:RFRX:RBER:FER command. Notes: The number of samples to be used for testing can be set, using the :CONF:GPRS:BER:COUNt command.
  • Page 225: Measure:gprs[:Continuous]:Rfrx:ber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:BER:ALL Syntax :MEASure:GPRS[:CONTinuous]:RFRX:BER:ALL Parameters There are no parameters. Description Starts a continuous measurement of the (nonresidual) bit error ratios (BER). To read out the latest measurement results, use the :FETCh:GPRS:RFRX:BER:ALL command.
  • Page 226: Measure:gprs[:Continuous]:Rfrx:ber:cia

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:BER:CIA Syntax :MEASure:GPRS[:CONTinuous]:RFRX:BER:CIA Parameters There are no parameters. Description Starts a continuous measurement of the (nonresidual) bit error ratio of the class Ia bits. To read out the latest measurement result, use the :FETCh:GPRS:RFRX:BER:CIA command.
  • Page 227: Measure:gprs[:Continuous]:Rfrx:ber:cii

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:BER:CII Syntax :MEASure:GPRS[:CONTinuous]:RFRX:BER:CII Parameters There are no parameters. Description Starts a continuous measurement of the (nonresidual) bit error ratio on the class II bits. To read out the latest measurement result, use the :FETCh:GPRS:RFRX:BER:CII command.
  • Page 228: Measure:gprs[:Continuous]:Rfrx:fber

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:RFRX:FBER Syntax :MEASure:GPRS[:CONTinuous]:RFRX:FBER Parameters There are no parameters. Description Starts a continuous measurement of the fast bit error ratio (C-type loop). To read out the latest measurement result, use the :FETCh:GPRS:RFRX:FBER command.
  • Page 229: Measure:gprs[:Continuous]:Multislot:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS[:CONTinuous]:MULTislot:RFTX:ALL Syntax :MEASure:GPRS[:CONTinuous]:MULTislot:RFTX:ALL Parameters There are no parameters. Description Measures repetitively all RF TX parameters for the number of time slots set by the :CONFigure:GPRS:MSTAtion:MSLot command. The number of time slots measured is the first parameter in the result string. To read out the latest measurement results, use the :FETCh:GPRS:MULTislot:RFTX:ALL command.
  • Page 230: Measure:gprs[:Continuous]:Multislot:rftx:ppeak

    :MEASure:GPRS[:CONTinuous]:MULTislot:RFTX:PPEAk Parameters There are no parameters. Description Measures repetitively the peak phase error for all time slots assigned by the 2201R using the :CONFigure:GPRS:MSTAtion:MSLot command. To read out the latest measurement result, use the :FETCh:GPRS:MULTislot:RFTX:PPEAk command. Query The query form of this command starts the measurements and returns measurement results as soon as the measurements have been completed.
  • Page 231: Measure:gprs[:Continuous]:Multislot:rfrx:bler

    There are no parameters. Description Measures repetitively the BLER in USF or BLER-BCS test mode for each of the time slots assigned by the 2201R using the :CONFigure:GPRS:MSTAtion:MSLot and :CONFigure:GPRS:BS:MSLot[:DATA] commands respectively. The test mode can be set by the :CALL:GPRS:MODE command.
  • Page 232: Measure:gprs:array:rftx:group

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFTX:GROup Syntax :MEASure:GPRS:ARRay:RFTX:GROup <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 RF TX tests, specified with the :CONF:GPRS:MEAS:GRO:RFTX command for a specific number of times (set with the int1 parameter).
  • Page 233: Measure:gprs:array:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFTX:ALL Syntax :MEASure:GPRS:ARRay:RFTX:ALL <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 Measures multiple times (set with the int1 parameter) all RF TX parameters. To read out the entire measurement results array, use the :FETCh:GPRS:RFTX:ALL command.
  • Page 234: Measure:gprs:array:rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFTX:PPEAk Syntax :MEASure:GPRS:ARRay:RFTX:PPEAk <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 Measures multiple times (set with the int1 parameter) the peak phase error. To read out the entire measurement results array, use the :FETCh:GPRS:RFTX:PPEAk command.
  • Page 235: Measure:gprs:array:rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFTX:FREQuency Syntax :MEASure:GPRS:ARRay:RFTX:FREQuency <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 Measures multiple times (set with the int1 parameter) the frequency error. To read out the entire measurement results array, use the :FETCh:GPRS:RFTX:FREQ command.
  • Page 236: Measure:gprs:array:rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFTX:POWer Syntax :MEASure:GPRS:ARRay:RFTX:POWer <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 Measures multiple times (set with the int1 parameter) the burst peak power. To read out the entire measurement results array, use the :FETCh:GPRS:RFTX:POWer command.
  • Page 237: Measure:gprs:array:rfrx:rber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:RBER:ALL Syntax :MEASure:GPRS:ARRay:RFRX:RBER:ALL <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 a sequential measurement of the residual bit error ratios (RBER) a specific number of times (set with the int1 parameter).
  • Page 238: Measure:gprs:array:rfrx:rber:cib

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:RBER:CIB Syntax :MEASure:GPRS:ARRay:RFRX:RBER:CIB <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 measurement of the residual bit error ratio of the class Ib bits a specific number of times (set with the int1 parameter).
  • Page 239: Measure:gprs:array:rfrx:rber:fer

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:RBER:FER Syntax :MEASure:GPRS:ARRay:RFRX:RBER:FER <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 measurement of the frame erasure ratio a specific number of times (set with the int1 parameter). To read out the entire measurement results array, use the :FETCh:GPRS:RFRX:RBER:FER command.
  • Page 240: Measure:gprs:array:rfrx:ber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:BER:ALL Syntax :MEASure:GPRS:ARRay:RFRX:BER:ALL <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 a sequential measurement of the (nonresidual) residual bit error ratios (RBER) a specific number of times (set with the int1 parameter).
  • Page 241: Measure:gprs:array:rfrx:ber:cia

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:BER:CIA Syntax :MEASure:GPRS:ARRay:RFRX:BER:CIA <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 measurement of the (nonresidual) bit error ratio on the class Ia bits a specific number of times (set with the int1 parameter).
  • Page 242: Measure:gprs:array:rfrx:ber:cii

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:BER:CII Syntax :MEASure:GPRS:ARRay:RFRX:BER:CII <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 measurement of the (nonresidual) bit error ratio on the class II bits a specific number of times (set with the int1 parameter).
  • Page 243: Measure:gprs:array:rfrx:fber

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:RFRX:FBER Syntax :MEASure:GPRS:ARRay:RFRX:FBER <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 fast bit error ratio (C-loop) test a specific number of times (set with the int1 parameter). To read out the entire measurement results array, use the :FETCh:GPRS:RFRX:FBER command.
  • Page 244: Measure:gprs:array:multislot:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:MULTislot:RFTX:ALL Syntax :MEASure:GPRS:ARRay:MULTislot:RFTX:ALL <int1> Parameters int1 specifies how many MULT:RFTX:ALL measurements (over multiple slots of a frame) are performed. Up to 100 measurements can be specified. Description Measures all RFTX parameters for a defined number of times, on all the available uplink slots.
  • Page 245: Measure:gprs:array:multislot:rftx:template

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:GPRS:ARRay:MULTislot:RFTX:TEMPlate Syntax :MEASure:GPRS:ARRay:MULTislot:RFTX:TEMPlate <int1> Parameters int1 specifies how many measurements are taken. Up to 100 measurements can be specified. Description Checks repetitively whether the int1 TX bursts fit into the respective power/time templates.
  • Page 246: Edge Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands EDGE commands Please note that the accuracy specified for multislot transmitter measurements applies to the time slot with the highest power level. The accuracy of results at levels of more than 10 dB below the highest power level may be significantly lower.
  • Page 247: Measure:egprs[:Continuous]:Rftx:group

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:GROup Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:GROup Parameters There are no parameters. Description Starts a continuous measurement of the GSM RF TX tests, specified with the :CONF:EGPRs:MEAS:GRO:RFTX command. To read out the latest measurement results, use the :FETCh:EGPRs:RFTX:GROup command.
  • Page 248: Measure:egprs[:Continuous]:Rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:ALL Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:ALL Parameters There are no parameters. Description Starts a continuous measurement of the most important EGPRS RF TX tests. To read out the latest measurement results, use the :FETCh:EGPRs:RFTX:ALL command. The RF TX tests performed by this command are: ERMS, the error vector magnitude rms-averaged over a burst.
  • Page 249: Measure:egprs[:Continuous]:Rftx:erms

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:ERMS Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:ERMS Parameters There are no parameters. Description Starts a continuous measurement of the error vector magnitude rms-averaged over a burst. EVM is a relative value and shown as a percentage. To read out the measurement results, use the :FETCh:EGPRs:RFTX:ERMS command.
  • Page 250: Measure:egprs[:Continuous]:Rftx:enfth

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:ENFTh Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:ENFTh Parameters There are no parameters. Description Starts a continuous measurement of the error vector magnitude that is not exceeded by 95% of the symbols of a burst. The 95% EVM is shown in %. To read out the measurement results, use the :FETCh:EGPRs:RFTX:ENFTh command.
  • Page 251: Measure:egprs[:Continuous]:Rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:FREQuency Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:FREQuency Parameters There are no parameters. Description Starts a continuous measurement of the mobile frequency error in GSM mode. To read out the latest measurement result, use the :FETCh:EGPRs:RFTX:FREQuency command.
  • Page 252: Measure:egprs[:Continuous]:Rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:POWer Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:POWer Parameters There are no parameters. Description Starts a continuous measurement of the mobile RF output power level. To read out the latest measurement result, use the :FETCh:EGPRs:RFTX:POWer command.
  • Page 253: Measure:egprs[:Continuous]:Rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs[:CONTinuous]:RFTX:PPEAk Syntax :MEASure:EGPRs[:CONTinuous]:RFTX:PPEAk Parameters There are no parameters. Description Starts a continuous measurement of the peak phase error. To read out the latest measurement result, use the :FETCh:EGPRs:RFTX:PPEAk command. Query The query form of this command starts the measurement and returns a measurement result value as soon as the first measurement has been completed.
  • Page 254: Measure:egprs[:Continuous]:Multislot:rfrx:bler

    There are no parameters. Description Measures repetitively the BLER in USF test mode for each of the time slots assigned by the 2201R using the :CONFigure:EGPRs:MSTAtion:MSLot and :CONFigure:EGPRs:BS:MSLot[:DATA] commands respectively. The test mode can be set by the :CALL:EGPRs:MODE command.
  • Page 255: Measure:egprs:array:rftx:group

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARRay:RFTX:GROup Syntax :MEASure:EGPRs:ARRay:RFTX:GROup <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 RF TX tests, specified with the :CONF:EGPRs:MEAS:GRO:RFTX command for a specific number of times (set with the int1 parameter).
  • Page 256: Measure:egprs:array:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARRay:RFTX:ALL Syntax :MEASure:EGPRs:ARRay:RFTX:ALL <int1&gt> 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 a sequential measurement of the most important EGPRS RF TX tests for a specific number of times (set with the <int1>...
  • Page 257: Measure:egprs:array:rftx:erms

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands Example :MEASure:EGPRs:ARRay:RFTX:ALL 2 :FETCh:EGPRs:RFTX:ALL? In this case, the sequence of the most important EGPRS RF TX measurements is performed twice. All 34 measurement result values are kept in an internal memory until they are read out with the FETCh command. After the internal memory has been read out, it is cleared.
  • Page 258: Measure:egprs:array:rftx:epeak

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARRay:RFTX:EPEAk Syntax :MEASure:EGPRs:ARRay:RFTX:EPEAk <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 Measures multiple times (set with the int1 parameter) the maximum error vector magnitude within a burst. EVM is indicated per cent.
  • Page 259: Measure:egprs:array:rftx:eoffset

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARRay:RFTX:EOFFset Syntax :MEASure:EGPRs:ARRay:RFTX:EOFFset <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 Measures multiple times (set with the int1 parameter) the Origin Offset. The origin offset indicates the accuracy of the i/Q modulators DC setup;...
  • Page 260: Measure:egprs:array:rftx:length

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARRay:RFTX:LENGth Syntax :MEASure:EGPRs:ARRay:RFTX:LENGth <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 Measures multiple times (set with the int1 parameter) the burst length. To read out the entire measurement results array, use the :FETCh:EGPRs:RFTX:LENGth command.
  • Page 261: Measure:egprs:arr:rftx:temp

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARR:RFTX:TEMP Syntax :MEASure:EGPRs:ARR:RFTX:TEMP <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 Checks multiple times (set with the int1 parameter) if TX burst fits into the power/time template. To read out the entire measurement results array, use the :FETCh:EGPRs:RFTX:TEMPlate command.
  • Page 262: Measure:egprs:array:rftx:prms

    2201R Mobile Tester SCPI Reference Guide Chapter 10 Measurement commands :MEASure:EGPRs:ARRay:RFTX:PRMS Syntax :MEASure:EGPRs:ARRay:RFTX:PRMS <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 measurement of the root-mean square valued (RMS) phase error for a specific number of times (set with the int1 parameter).
  • Page 263 Chapter 11 Fetch commands This chapter contains an explanation of the Fetch subsystem SCPI commands. The commands are used to read out measurement result values both from continuous and array measurements.The list is structured as follows: • ’GSM commands’ on page 264 •...
  • Page 264: Gsm Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands GSM commands :FETCh:GSM:RFTX:GROup? Syntax :FETCh:GSM:RFTX:GROup? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the sequence of RF TX measurements as specified with the :CONF:MEAS:GRO:RFTX command and measured with the :MEAS:GSM[:ARRay]:RFTX:GROup command.
  • Page 265: Fetch:gsm:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFTX:ALL? Syntax :FETCh:GSM:RFTX:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:GSM[:ARRay]:RFTX:ALL measurement.
  • Page 266: Fetch:gsm:rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFTX:PPEAk? Syntax :FETCh:GSM:RFTX:PPEAk? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:GSM[:ARRay]:RFTX:PPEAk measurement.
  • Page 267: Fetch:gsm:rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFTX:FREQuency? Syntax :FETCh:GSM:RFTX:FREQuency? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:GSM[:ARRay]:RFTX:FREQ measurement.
  • Page 268: Fetch:gsm:rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFTX:POWer? Syntax :FETCh:GSM:RFTX:POWer? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:GSM[:ARRay]:RFTX:POWer measurement.
  • Page 269: Fetch:gsm:rfrx:rber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFRX:RBER:ALL? Syntax :FETCh:GSM:RFRX:RBER:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:GSM[:ARRay]:RFRX:RBER:ALL measurement.
  • Page 270: Fetch:gsm:rfrx:rber:cii

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFRX:RBER:CII? Syntax :FETCh:GSM:RFRX:RBER:CII? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GSM[:ARRay]:RFRX:RBER:CII measurement.
  • Page 271: Fetch:gsm:rfrx:ber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFRX:BER:ALL? Syntax :FETCh:GSM:RFRX:BER:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:GSM[:ARRay]:RFRX:BER:ALL measurement.
  • Page 272: Fetch:gsm:rfrx:ber:cib

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFRX:BER:CIB? Syntax :FETCh:GSM:RFRX:BER:CIB? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GSM[:ARRay]:RFRX:BER:CIB measurement.
  • Page 273: Fetch[:Gsm]:Rfrx:ber:crc

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh[:GSM]:RFRX:BER:CRC? Syntax :FETCh[:GSM]:RFRX:BER:CRC? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GSM[:ARRay]:RFRX:BER:CII measurement.
  • Page 274: Fetch:gsm:rfrx:rtdelay

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GSM:RFRX:RTDelay? Syntax :FETCh:GSM:RFRX:RTDelay? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEASure:GSM:ARRay:RFRX:RTDelay measurement.
  • Page 275: Gsm/Gprs Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands GSM/GPRS commands :FETCh:GPRS:RFTX:GROup? Syntax :FETCh:GPRS:RFTX:GROup? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the sequence of RF TX measurements as specified with the :CONF:MEAS:GRO:RFTX command and measured with the :MEAS:GPRS[:ARRay]:RFTX:GROup command.
  • Page 276: Fetch:gprs:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFTX:ALL? Syntax :FETCh:GPRS:RFTX:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:GPRS[:ARRay]:RFTX:ALL measurement.
  • Page 277: Fetch:gprs:rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFTX:PPEAk? Syntax :FETCh:GPRS:RFTX:PPEAk? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:GPRS[:ARRay]:RFTX:PPEAk measurement.
  • Page 278: Fetch:gprs:rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFTX:FREQuency? Syntax :FETCh:GPRS:RFTX:FREQuency? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:GPRS[:ARRay]:RFTX:FREQ measurement.
  • Page 279: Fetch:gprs:rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFTX:POWer? Syntax :FETCh:GPRS:RFTX:POWer? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:GPRS[:ARRay]:RFTX:POWer measurement.
  • Page 280: Fetch:gprs:rfrx:rber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFRX:RBER:ALL? Syntax :FETCh:GPRS:RFRX:RBER:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:GPRS[:ARRay]:RFRX:RBER:ALL measurement.
  • Page 281: Fetch:gprs:rfrx:rber:cii

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFRX:RBER:CII? Syntax :FETCh:GPRS:RFRX:RBER:CII? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GPRS[:ARRay]:RFRX:RBER:CII measurement.
  • Page 282: Fetch:gprs:rfrx:ber:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFRX:BER:ALL? Syntax :FETCh:GPRS:RFRX:BER:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:GPRS[:ARRay]:RFRX:BER:ALL measurement.
  • Page 283: Fetch:gprs:rfrx:ber:cib

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFRX:BER:CIB? Syntax :FETCh:GPRS:RFRX:BER:CIB? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GPRS[:ARRay]:RFRX:BER:CIB measurement.
  • Page 284: Fetch:gprs:rfrx:ber:crc

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFRX:BER:CRC? Syntax :FETCh:GPRS:RFRX:BER:CRC? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GPRS[:ARRay]:RFRX:BER:CII measurement.
  • Page 285: Fetch:gprs:rfrx:rtdelay

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:RFRX:RTDelay? Syntax :FETCh:GPRS:RFRX:RTDelay? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the :MEAS:GPRS[:ARRay]:RFRX:RTDelay measurement.
  • Page 286: Fetch:gprs:multislot:rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:MULTIslot:RFTX:PPEAk? Syntax :FETCh:GPRS:MULTIslot:RFTX:PPEAk? Parameters There are no parameters with this command. Description Only the query form of this command is available. Query Returns a string containing int1 times the result string from the :MEASure:GPRS:CONT:MULT:RFTX:PPEAk query. int1 is specified with the preceding :MEAS:GPRS:ARR:MULT:RFTX:PPEAk command.
  • Page 287: Fetch:gprs:multislot:rfrx:bler

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:GPRS:MULTIslot:RFRX:BLER? Syntax :FETCh:GPRS:MULTIslot:RFRX:BLER? Parameters There are no parameters with this command. Description Only the query form of this command is available. Query Returns a string containing an integer number indicating the number of time slots measured, a floating point real number giving the BLER for all slots followed by floating point real numbers giving the BLER for individual slots, separated by commas.
  • Page 288: Edge Commands

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands EDGE commands :FETCh:EGPRs:RFTX:GROup? Syntax :FETCh:EGPRs:RFTX:GROup? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the sequence of EGPRS RF TX measurements as specified with the :CONF:EGPRs:MEAS:GRO:RFTX command and measured with the :MEAS:EGPRs[:ARRay]:RFTX:GROup command.
  • Page 289: Fetch:egprs:rftx:all

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:EGPRs:RFTX:ALL? Syntax :FETCh:EGPRs:RFTX:ALL? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result values of the :MEAS:EGPR[:ARR]:RFTX:ALL measurement.
  • Page 290: Fetch:egprs:rftx:erms

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:EGPRs:RFTX:ERMS? Syntax :FETCh:EGPRs:RFTX:ERMS? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:EGPR[:ARR]:RFTX:ERMS measurement.
  • Page 291: Fetch:egprs:rftx:enfth

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:EGPRs:RFTX:ENFTh? Syntax :FETCh:EGPRs:RFTX:ENFTh? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:EGPR[:ARR]:RFTX:ENFT measurement.
  • Page 292: Fetch:egprs:rftx:frequency

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:EGPRs:RFTX:FREQuency? Syntax :FETCh:EGPRs:RFTX:FREQuency? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:EGPRs[:ARRay]:RFTX:FREQ measurement.
  • Page 293: Fetch:egprs:rftx:power

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:EGPRs:RFTX:POWer? Syntax :FETCh:EGPRs:RFTX:POWer? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:EGPRs[:ARRay]:RFTX:POWer measurement.
  • Page 294: Fetch:egprs:rftx:ppeak

    2201R Mobile Tester SCPI Reference Guide Chapter 11 Fetch commands :FETCh:EGPRs:RFTX:PPEAk? Syntax :FETCh:EGPRs:RFTX:PPEAk? Parameters There are no parameters. Description There is solely a query form of this command available. Query The query form of this command returns the latest measurement result value(s) of the MEAS:EGPRs[:ARRay]:RFTX:PPEAk measurement.
  • Page 295 For further information please contact: Cobham Wireless info-test@aeroflex.com www.cobham.com/wireless © Aeroflex Limited www.cobham.com/wireless...

Table of Contents