Summary of Contents for Anritsu Spectrum Master MS2720T
Page 1
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Programming Manual Spectrum Master MS2720T High Performance Handheld Spectrum Analyzer Anritsu Company Part Number: 10580-00341 490 Jarvis Drive Revision: C Morgan Hill, CA 95037-2809 Published: August 2015 Copyright 2015 Anritsu Company http://www.anritsu.com...
Page 2
Certificate of Authenticity), and the recipient agrees to the terms of this EULA. d. Termination. Without prejudice to any other rights, Anritsu may terminate this EULA if you fail to comply with the terms and conditions of this EULA. In such event, you must destroy all copies of the SOFTWARE PRODUCT.
Some or all of the following five symbols may or may not be used on all Anritsu equipment. In addition, there may be other labels attached to products that are not shown in the diagrams in this manual.
Page 4
These hazardous compounds present a risk of injury or loss due to exposure. Anritsu Company recommends removing the battery for long-term storage of the instrument and storing the battery in a leak-proof, plastic container. Follow the environmental storage requirements specified in the product technical data sheet.
Page 6
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Table of Contents (Continued) Chapter 3—All Mode Commands :FETCh Subsystem......... . . 3-1 :INSTrument Subsystem .
Page 7
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Table of Contents (Continued) Chapter 6—CDMA Commands :ABORt Subsystem ......... . 6-1 :CALCulate Subsystem .
Page 8
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Table of Contents (Continued) :FORMat Subsystem ........8-20 :INITiate Subsystem .
Page 9
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Table of Contents (Continued) 11-5 :FORMat Subsystem ........11-10 11-6 :INITiate Subsystem .
Page 10
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Table of Contents (Continued) 14-6 :FORMat Subsystem ........14-13 14-7 :INITiate Subsystem .
From here, you can select the latest sales, select service and support contact information in your country or region, provide online feedback, complete a “Talk to Anritsu” form to have your questions answered, or obtain other services offered by Anritsu.
USB interface. The following sections provide information about the interface connections, cable requirements, and remote operation setup. If a password has been set for the instrument, to control access via the Anritsu Note Web Remote Tools, for example, remote operation using SCPI commands is not possible.
Page 13
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 1 — General Information 1-4 Remote Programming Setup and Interface Interface between the instrument and other devices on the network is via a category five (CAT-5) interface cable connected to a network. This cable uses four twisted pairs of insulated copper wires terminated into an RJ45 connector.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 1-4 Remote Programming Setup and Interface Chapter 1 — General Information An active Ethernet cable must be connected to the instrument before it is turned on in order to enable the Ethernet port for DHCP or for a static IP address. Depending on local conditions, the port may remain enabled when changing from Note DHCP to static IP address, when changing from static IP address to DHCP, or...
Page 15
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 1 — General Information 1-4 Remote Programming Setup and Interface 3. Connect the USB cable A connector to the controller PC USB host port. The controller PC should indicate “New Hardware Found” if the combination of USB VID/PID/Serial Number has never been connected to this controller PC.
Page 16
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 1-4 Remote Programming Setup and Interface Chapter 1 — General Information 5. After the software finishes installing, close the Wizard by clicking Finish. Figure 1-3. Found New Hardware Wizard PN: 10580-00341 Rev. C MS2720T PM...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 1 — General Information 1-5 Sending SCPI Commands Sending SCPI Commands SCPI commands can be sent to the instrument through any Virtual Instrument Software Architecture (VISA) controller. VISA is a commonly used API in the Test and Measurement industry for communicating with instruments from a PC.
Page 18
3. Select the viRead tab and click the Execute button. If the PC is connected to the instrument, the command returns the following information from the Buffer: manufacturer name (“Anritsu”), model number/options, serial number, and firmware package number. Figure 1-6.
Title: Identification Query Description: This command returns the following information in <string> format separated by commas: manufacturer name (“Anritsu”), model number/options, serial number, firmware package number. The model number and options are separated by a “/” and each option is separated by a “/”.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-2 Introduction to SCPI Programming Chapter 2 — Programming with SCPI *RST Title: Reset Description: This command restores parameters in the current application as well as system settings to their factory default values. System settings affected by this command are Ethernet configuration, language, volume and brightness.
Page 21
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-2 Introduction to SCPI Programming The SCPI optional commands are sorted by measurement modes, and commands may be repeated in more than one mode. • Chapter 3, “All Mode Commands” •...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-3 Subsystem Commands Chapter 2 — Programming with SCPI Subsystem Commands Subsystem commands control all instrument functions and some general purpose functions. All subsystem commands are identified by the colon used between keywords, as in :INITiate:CONTinuous.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-3 Subsystem Commands Long Format vs. Short Format Each keyword has a long format and a short format. The start frequency can be specified by :SENSe:FREQuency:STARt or :SENS:FREQ:STAR. The capital letters in the command specification indicate the short form of the command.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-3 Subsystem Commands Chapter 2 — Programming with SCPI All MS272xC SCPI commands, except the :ABORt command, have one or more subcommands (keywords) associated with them to further define the instrument function to be controlled. The subcommand keywords may also have one or more associated subcommands (keywords).
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-3 Subsystem Commands Identifiers The following identifiers have been used throughout the optional command definitions. Descriptions are provided here. In most cases, units are specified with the individual command.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-3 Subsystem Commands Chapter 2 — Programming with SCPI Data Parameters Data parameters, referred to simply as “parameters,” are the quantitative values used as arguments for the command keywords. The parameter type associated with a particular SCPI command is determined by the type of information required to control the particular instrument function.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-3 Subsystem Commands Table 2-4. Parameter Notations (2 of 2) ::=SCPI numeric value: <NRf>|MINimum|MAXimum|UP|DOWN|DEFault|NAN <nv> (Not A Number)|INFinity|NINFinity (Negative Infinity) or other types <char> ::=<CHARACTER PROGRAM DATA> Examples: CW, FIXed, UP, and DOWN ::=<STRING PROGRAM DATA>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-4 Notational Conventions Chapter 2 — Programming with SCPI Notational Conventions The SCPI interface standardizes command syntax and style that simplifies the task of programming across a wide range of instrumentation. As with any programming language, the exact command keywords and command syntax must be used.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-5 Notational Examples Notational Examples Table 2-6 provides examples of valid command syntax: Table 2-6. Creating Valid Commands Command Specification Valid Forms The following all produce the same result: [:SENSe]:FREQuency:STARt <freq>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-6 Formatting Conventions Chapter 2 — Programming with SCPI Command Terminators The <new line> character (ASCII 10) in the last data byte of a command string is used as a command terminator. Use of a command terminator will reset the command path to the root of the tree.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names Parameter Names The following tables list the parameter options for the :TRACe:PREamble? command in each supported measurement mode. MS2720T PM PN: 10580-00341 Rev. C 2-13...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Spectrum Analyzer Parameter Names Table 2-8. Available Parameters in Spectrum Analyzer Mode (1 of 6) Parameter Name Description Instrument serial # UNIT_NAME Instrument name DESCR Trace name DATE...
Page 33
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names Table 2-8. Available Parameters in Spectrum Analyzer Mode (2 of 6) Parameter Name Description TRACE_STATUS TRACE_A_VIEW_NOT_BLANK: 0x0000000000000001 TRACE_A_WRITE_NOT_HOLD: 0x0000000000000002 TRACE_A_DATA_VALID: 0x0000000000000004 TRACE_B_VIEW_NOT_BLANK: 0x0000000000010000 TRACE_B_WRITE_NOT_HOLD: 0x0000000000020000 TRACE_B_DATA_VALID: 0x0000000000040000...
Page 34
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-8. Available Parameters in Spectrum Analyzer Mode (3 of 6) Parameter Name Description OCC_BW_MEASURED_ PERCENT Occupied bandwidth measured % value OCC_BW_VALUE Measured occupied bandwidth OCC_BW_LINE_ MARKER_INFO Mask off 16 bits at a time to get the display point location of the 3 OBW display indicators...
Page 35
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names Table 2-8. Available Parameters in Spectrum Analyzer Mode (4 of 6) Parameter Name Description CI_I_WB_VALUE C/I measurement measured wideband interference power CI_BB_VALUE C/I measurement with broadband interference CI_NB_VALUE C/I measurement with narrowband interference CI_WB_VALUE...
Page 36
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-8. Available Parameters in Spectrum Analyzer Mode (5 of 6) Parameter Name Description LIM_LFLAGS_UP Upper limit flags: LIMIT_FLAG_ON: 0x00000004 LIMIT_FLAG_ALARM_ON: 0x00000002 LIM_FREQNC_UPx Upper limit point x freq (where x is the limit point number starting with 0) LIM_MAGNTD_UPx Upper limit point x amplitude...
Page 37
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names Table 2-8. Available Parameters in Spectrum Analyzer Mode (6 of 6) Parameter Name Description ACPR measured lower alternate channel ACPR_LOWER_ALT_CH_PWR power TG_S21_NORMALIZE_ON_OFF TG Normalization State TG Transmission Measurement Statistics Table TG_IL_REL_STATS State...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI GSM Parameter Names Table 2-9. Available Parameters in GSM Mode Parameter Name Description Instrument serial # UNIT_NAME Instrument name TYPE The data type (Setup or Data) DESCR Trace name DATE...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names WiMAX, Mobile WiMAX Parameter Names Table 2-10. Available Parameters in WiMAX and Mobile WiMAX Mode (1 of 2) Parameter Name Description Instrument serial # UNIT_NAME Instrument name TYPE...
Page 40
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-10. Available Parameters in WiMAX and Mobile WiMAX Mode (2 of 2) Parameter Name Description SPECTRUM_SPAN Spectrum frequency span (the value is the index of the span list, where a value of 0 is the first index in the list AUTO_SPAN...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names WCDMA Parameter Names Table 2-11. Available Parameters in WCDMA Mode (1 of 2) Parameter Name Description Instrument serial # UNIT_NAME Instrument name TYPE The data type (Setup or Data) DESCR Trace name DATE...
Page 42
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-11. Available Parameters in WCDMA Mode (2 of 2) Parameter Name Description OTA_MANUAL_SC_1 Selected manual scrambling code 1 OTA_MANUAL_SC_2 Selected manual scrambling code 2 OTA_MANUAL_SC_3 Selected manual scrambling code 3 OTA_MANUAL_SC_4...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names CDMA Parameter Names Table 2-12. Available Parameters in CDMA Mode (1 of 2) Instrument serial # UNIT_NAME Instrument name TYPE The data type (Setup or Data) DESCR Trace name DATE...
Page 44
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-12. Available Parameters in CDMA Mode (2 of 2) Instrument serial # PN_SEARCH_TYPE PN search type (Auto/Manual) TRIGGER_POLARITY Trigger polarity (Rising/Falling) PN_INCREMENT PN increment SPUR_EMM_DISPLAY_POINTS Number of Spurious Emission display points CDP_UNITS...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names EVDO Parameter Names Table 2-13. Available Parameters in EVDO Mode (1 of 2) Parameter Name Description Instrument serial # UNIT_NAME Instrument name TYPE The data type (Setup or Data) DESCR Trace name DATE...
Page 46
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-13. Available Parameters in EVDO Mode (2 of 2) Parameter Name Description SPUR_EMM_DISPLAY_POINTS Number of Spurious Emission display points POWER_VS_TIME_THRESHOLD Power vs. Time threshold MEAS_SPEED Measurement speed (Fast/Normal/Slow) PN_TYPE...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 2 — Programming with SCPI 2-7 Parameter Names TDSCDMA Parameter Names Table 2-14. Available Parameters in TDSCDMA Mode (1 of 2) Instrument serial # UNIT_NAME Instrument name TYPE The data type (Setup or Data) DESCR Trace name DATE...
Page 48
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 2-7 Parameter Names Chapter 2 — Programming with SCPI Table 2-14. Available Parameters in TDSCDMA Mode (2 of 2) Instrument serial # SCRAMBLING_CODE_2 Scrambling code 2 SCRAMBLING_CODE_3 Scrambling code 3 SCRAMBLING_CODE_4 Scrambling code 4 SPREADING_FACTOR Spread factor SYNC_DL_CODE_SET...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 3 — All Mode Commands :FETCh Subsystem Use this command to get GPS information. :FETCh:GPS? Title: Fetch GPS Information Required Option: 31 Description: Returns the GPS fix status, UTC timing information, and the GPS location in radians.
Page 50
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 3-2 :INSTrument Subsystem Chapter 3 — All Mode Commands :INSTrument:NSELect <integer> :INSTrument:NSELect? Title: Select Mode by Number Description: Sets the instrument mode based on the value of <integer>. The query version returns the number associated with the current mode. Use :INSTrument:CATalog:FULL? to get a list of available mode names and their integer representations.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 3 — All Mode Commands 3-3 :MMEMory Subsystem :MMEMory Subsystem The Mass :MEMory subsystem contains functions that provide access to the instrument’s setup and data storage. :MMEMory:DATA? <file name> Title: Transfer Data Description: Transfers the data stored in the given file from the instrument to the controlling program.
Page 52
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 3-3 :MMEMory Subsystem Chapter 3 — All Mode Commands :MMEMory:INITialize USB Title: Format Storage Device Description: Formats the USB Flash drive. Issuing this command will erase all files on an installed USB Flash drive and create the /usr directory for storage of measurements, setups and jpg files.
Page 53
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 3 — All Mode Commands 3-3 :MMEMory Subsystem :MMEMory:LOAD:TRACe <integer>,<file name> Title: Recall Measurement Description: The instrument must be in the mode of the saved trace in order to recall that trace. Use :INSTrument:SELect or :INSTrument:NSELect to set the mode.
Page 54
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 3-3 :MMEMory Subsystem Chapter 3 — All Mode Commands :MMEMory:MSIS INTernal|USB :MMEMory:MSIS? Title: Storage Location Description: Sets the storage location. Setting the storage location to INTernal will set the current storage location to be the internal memory. Setting the storage location to USB will set the current storage location to be the USB Flash drive.
Page 55
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 3 — All Mode Commands 3-3 :MMEMory Subsystem :MMEMory:STORe:JPEG <file name> Title: Save Screen as JPEG Description: Saves the current screen measurement as a JPEG file. This will save the screen as a JPEG file specified by <file name> with the extension .jpg to the current storage location.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 3-4 [:SENSe] Subsystem Chapter 3 — All Mode Commands :MMEMory:STORe:TRACe <integer>,<file name> Title: Save Measurement Description: Stores the trace into the file specified by <file name>. <file name> should be enclosed in either single quotes (‘ ’) or double quotes (“ ”) and should not contain a file extension.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 3 — All Mode Commands 3-5 :STATus Subsystem :STATus Subsystem The commands in this subsystem relate to the current operating state of the instrument. :STATus:OPERation? Title: Query Operation Status Description: This command requests information about the current status of the instrument.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 3-6 :SYSTem Subsystem Chapter 3 — All Mode Commands :SYSTem Subsystem This subsystem contains commands that affect instrument functionality that does not directly relate to data collection, display or transfer. :SYSTem:OPTions? Title: Query Installed Options Description: Returns a string of the installed options.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate Subsystem The commands in this subsystem process data that has been collected via the SENSe subsystem. :CALCulate:LIMit:ALARm OFF|ON|0|1 :CALCulate:LIMit:ALARm? Title: Limit Alarm Description: Enables/disables the currently active limit line alarm. Setting the value to ON or 1 will turn on the limit alarm.
Page 61
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit:ENVelope:CREate Title: Create Limit Envelope Description: Creates a limit envelope. This generates a limit line that formed a mask just above or below the existing signals. Note that this command will turn on the currently selected limit line if it is not already on.
Page 62
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:LIMit:ENVelope:POINt <number> :CALCulate:LIMit:ENVelope:POINt? Title: Number of Limit Envelope Points Description: Sets the number of inflection point for the currently active limit envelope. Use :CALCulate:LIMit:TYPe to set the currently active limit line.
Page 63
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit:ENVelope:UPDate:Y Title: Update Limit Envelope Amplitude Description: Updates the amplitude of the current limit without changing the frequencies of the inflection point. Use :CALCulate:LIMit:TYPe to set the currently active limit line.
Page 64
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:LIMit:LOWer:POINt? Title: Number of Lower Limit Points Description: Returns the number of points currently in the lower limit line. Default Value: 2 Related Command: :CALCulate:LIMit:POINt? :CALCulate:LIMit:LOWer[:STATe] OFF|ON|0|1 :CALCulate:LIMit:LOWer[:STATe]? Title: Lower Limit State...
Page 65
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit:LTYPe ABSolute|RELative :CALCulate:LIMit:LTYPe? Title: Limit Line Type Description: Sets the currently active limit line type. Absolutes limit lines set the limit inflection points based upon the entered frequencies for each point.
Page 66
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:LIMit:POINt:DELete Title: Delete Limit Point Description: Deletes the currently active limit point. The active point becomes the point that is immediately to the left of the point that was deleted. Note that deletion is only valid if there are more than 2 limit points.
Page 67
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit:POINt:X <x-parameter> :CALCulate:LIMit:POINt:X? Title: Limit Point X Value Description: Sets the location of the active limit point on the x-axis at the specified location. <x-parameter> is defined in the current x-axis. Note that this will change the Move Limit on the front panel to Point if it is currently set to Limit.
Page 68
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:LIMit:POINt:Y <y-parameter> :CALCulate:LIMit:POINt:Y? Title: Limit Point Y Value Description: Sets the location of the active limit point on the y-axis at the specified location. <y-parameter> is defined in the current y-axis. Note that this will change the Move Limit on the front panel to Point if it is currently set to Limit.
Page 69
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit:UPPer:ALARm OFF|ON|0|1 :CALCulate:LIMit:UPPer:ALARm? Title: Upper Limit Alarm Description: Enables/disables the alarm for the upper limit. It is a combination of the commands :CALCulate:LIMit:TYPe 0 and :CALCulate:LIMit:ALARm ON|OFF.
Page 70
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:LIMit:UPPer[:STATe] OFF|ON|0|1 :CALCulate:LIMit:UPPer[:STATe]? Title: Upper Limit State Description: Turns the upper limit line ON or OFF. It is a combination of the commands :CALCulate:LIMit:TYPe 0 and :CALCulate:LIMit:STATe ON|OFF.
Page 71
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit:VERTical:ADD Title: Add Vertical Description: Adds vertical. This will add two inflection points that share the same frequency and are centered midpoint between adjacent points. Use :CALCulate:LIMit:TYPe to set the currently active limit line.
Page 72
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:LIMit:Y <y-parameter> Title: Limit Line Y Value Description: Sets the location of the active limit line on the y-axis at the specified location. This moves the entire limit and moves the current active limit point by the given value.
Page 73
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:LIMit[:STATe] OFF|ON|0|1 :CALCulate:LIMit[:STATe]? Title: Limit State Description: Turns the currently selected limit line (upper or lower) ON or OFF. If the value is set to ON or 1, the currently selected limit line is ON. If the value is set to OFF or 0, the currently selected limit line is OFF.
Page 74
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:MARKer:PEAK:THReshold <percentage> :CALCulate:MARKer:PEAK:THReshold? Title: Peak Threshold Description: Sets the peak/valley threshold as a percentage of the display. :CALCulate:MARKer:MAXimum:LEFT and :CALCulate:MARKer:MAXimum:RIGHt use this value to determine whether a particular display point qualifies as a peak.
Page 75
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:NOISe[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:NOISe[:STATe]? Title: Marker Noise Description: Turns the delta marker noise on or off. Note that if counter marker is set to on when setting marker noise to on, then counter marker is set to off.
Page 76
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:X <x-parameter> :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:X? Title: Delta Marker X Value Description: Sets the location of the delta marker on the x-axis at the specified location <x-parameter> + the reference marker x-axis. <x-parameter> is defined in the current x-axis units.
Page 77
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:MARKer{1|2|3|4|5|6}:DELTa[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}:DELTa[:STATe]? Title: Delta Marker State Description: Sets the specified delta marker on or off. Parameter: OFF|ON|0|1 Parameter Type: <boolean> Default Value: OFF Example: To turn on delta marker #3: :CALCulate:MARKer3:DELTa ON :CALCulate:MARKer3:DELTa 1...
Page 78
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:MARKer{1|2|3|4|5|6}:FIXed[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}:FIXed[:STATe]? Title: Marker Fixed State Description: Sets the specified reference marker fixed state on or off. If Fixed is set to on, then the selected reference markers stay at the amplitude they were at when the marker is set to Fixed.
Page 79
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:MARKer{1|2|3|4|5|6}:MAXimum:NEXT Title: Marker (Maximum) Peak Search Next Description: Moves the marker to the highest peak anywhere in the trace which is lower than the current marker. If the given marker is not on, the command turns it on and sets it to the second highest peak in the trace.
Page 80
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-2 :CALCulate Subsystem Chapter 4 — Spectrum Analyzer Commands :CALCulate:MARKer{1|2|3|4|5|6}:X <x-parameter> :CALCulate:MARKer{1|2|3|4|5|6}:X? Title: Marker X Value Description: Sets the location of the marker on the x-axis at the specified location. <x-parameter> is defined in the current x-axis units. The query version of the command returns the location of the marker on the x-axis.
Page 81
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-2 :CALCulate Subsystem :CALCulate:MARKer{1|2|3|4|5|6}[:SET]:RLEVel Title: Marker to Reference Level Description: Sets the reference level equal to the measured amplitude of the specified marker. Note that this may result in a change to the input attenuation.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-3 :CONFigure Subsystem Chapter 4 — Spectrum Analyzer Commands :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 83
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-3 :CONFigure Subsystem :CONFigure:FSTRength Title: Configure Field Strength Description: Configures the default field strength measurement. Disables any other active one-button measurements, including channel power, adjacent channel power, occupied bandwidth, AM/FM demodulation and C/I. Sets the antenna to the first antenna in the instrument’s antenna list.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-4 :DISPlay Subsystem Chapter 4 — Spectrum Analyzer Commands :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision <rel ampl>...
Page 85
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-4 :DISPlay Subsystem :DISPlay:WINDow:TRACe:Y[:SCALe]:RLEVel:OFFSet <rel ampl> :DISPlay:WINDow:TRACe:Y[:SCALe]:RLEVel:OFFSet? Title: Reference Level Offset Description: Sets the reference level offset value for the y-axis. Parameter: <rel ampl> Default Value: 0 dB Default Unit: dB Range: –99.9 dB to +99.9 dB Front Panel...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-5 :FETCh Subsystem Chapter 4 — Spectrum Analyzer Commands :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 87
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-5 :FETCh Subsystem :FETCh:CHPower? Title: Fetch Channel Power/Density Description: This command returns the most recent channel power measurement results: channel power and channel power density. If the instrument is sweeping, it will not return until the sweep is complete.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-6 :FORMat Subsystem Chapter 4 — Spectrum Analyzer Commands :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-7 :INITiate Subsystem :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
Page 90
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-7 :INITiate Subsystem Chapter 4 — Spectrum Analyzer Commands :INITiate[:IMMediate] ONCE|AVERage Title: Trigger Sweep/Measurement Description: Initiates a sweep/measurement. If :INITiate:CONTinuous is set to ON, this command is ignored. Use this command in combination with :STATus:OPERation? to synchronize the capture of one complete set of data.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-8 :MEASure Subsystem :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 92
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-8 :MEASure Subsystem Chapter 4 — Spectrum Analyzer Commands :MEASure:CHPower:CHPower? Title: Measure Channel Power Description: Sets the active measurement to channel power, sets the default measurement parameters, triggers a new measurement and returns the channel power result.
Page 93
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-8 :MEASure Subsystem :MEASure:CHPower? Title: Measure Channel Power/Density Description: Sets the active measurement to channel power, sets the default measurement parameters, triggers a new measurement and returns the channel power and channel power density results.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-9 :MMEMory Subsystem Chapter 4 — Spectrum Analyzer Commands :MMEMory Subsystem The Mass MEMory subsystem contains functions that provide access to the instrument’s setup and data storage. :MMEMory:STORe:LIMit <file name> Title: Save Limit Description: Stores the current limit setup into the file specified by <file name>.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-10 :READ Subsystem 4-10 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 96
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-10 :READ Subsystem Chapter 4 — Spectrum Analyzer Commands :READ:CHPower? Title: Read Channel Power/Density Description: Triggers a new channel power measurement and returns the results: channel power and channel power density. It is a combination of the commands :ABORT, :INITiate, and :FETCh:CHPower? The channel power measurement must be the active measurement (specified by the command :CONFigure:CHPower).
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-11 :TRACe Subsystem 4-11 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:COPY TRACE1,TRACE2|TRACE3 Title: Trace Copy Description: Copies Trace A to either Trace B or Trace C.
Page 98
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-11 :TRACe Subsystem Chapter 4 — Spectrum Analyzer Commands :TRACe:PREamble? {1|2|3} Title: Trace Header Transfer Description: Returns trace header information for the specified trace. Data can be transferred to and from the 3 available display traces. Use the commands in the MMEMory subsystem to store and recall traces from the instrument memory.
Page 99
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-11 :TRACe Subsystem :TRACe[:DATA] {1|2|3},(<header><block>) :TRACe[:DATA]? {1|2|3} Title: Trace Data Transfer Description: This command transfers data from the controlling program to the instrument. The query form transfers trace data from the instrument to the controller.
Page 100
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-11 :TRACe Subsystem Chapter 4 — Spectrum Analyzer Commands :TRACe{1|2|3}:DISPlay[:STATe] OFF|ON|0|1 :TRACe{1|2|3}:DISPlay[:STATe]? Title: Trace View State Description: Specifies whether the specified trace should be able to be displayed (visible) or hidden. TRACe1 corresponds to Trace A, TRACe2 corresponds to Trace B, and TRACe3 corresponds to Trace C.
Page 101
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-11 :TRACe Subsystem :TRACe{1|2|3}:WRITe[:STATe] OFF|ON|0|1 :TRACe{1|2|3}:WRITe[:STATe]? Title: Trace Write State Description: Specifies whether the specified trace state should be set to write or hold. TRACe1 corresponds to Trace A, TRACe2 corresponds to Trace B, and TRACe3 corresponds to Trace C.
Page 102
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-11 :TRACe Subsystem Chapter 4 — Spectrum Analyzer Commands :TRACe1:OPERation NORMal|MAXHold|MINHold|AVERage :TRACe1:OPERation? Title: Trace A Operation Description: This command specifies how successive traces are combined to produce the resulting display values. Setting the operation to NORMal is equivalent to pressing the Shift-5 (Trace), Trace A Operations, Normal->A on the front panel.
Page 103
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-11 :TRACe Subsystem :TRACe3:OPERation MAXHold|MINHold|A-B|B-A :TRACe3:OPERation? Title: Trace C Operation Description: This command specifies how successive traces are combined to produce the resulting display values. Setting the operation to MAXHold is equivalent to pressing the Shift-5 (Trace), Trace C Operations, Max Hold->C on the front panel.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-12 :TRIGger Subsystem Chapter 4 — Spectrum Analyzer Commands 4-12 :TRIGger Subsystem This subsystem contains commands related to the triggering of instrument functions for the purposes of synchronization. Related commands appear in the ABORt and INITiate subsystems.
Page 105
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-12 :TRIGger Subsystem :TRIGger[:SEQuence]:VIDeo:LEVel <amplitude> :TRIGger[:SEQuence]:VIDeo:LEVel? Title: Video Trigger Level Description: This command sets the video triggering level. Parameter: <amplitude> Default Value: –65.0 dBm Default Unit: Current amplitude unit Range: 30 dBm to –150 dBm Front Panel Access: Shift-3 (Sweep), Triggering, Level...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-13 :UNIT Subsystem Chapter 4 — Spectrum Analyzer Commands 4-13 :UNIT Subsystem The unit subsystem is used to modify the default units used for related parameters. These changes affect parameters in both commands and responses. :UNIT:POWer dBM|DBV|DBMV|DBUV|V|W :UNIT:POWer? Title: Measurement Units...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem 4-14 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:ACPower:BANDwidth|BWIDth:ADJacent <freq> [:SENSe]:ACPower:BANDwidth|BWIDth:ADJacent? Title: ACPR Adjacent Channel Bandwidth Description: Sets the adjacent channel bandwidth for the ACPR measurement. Parameter: <freq>...
Page 108
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:ACPower:BANDwidth|BWIDth:SPACing <freq> [:SENSe]:ACPower:BANDwidth|BWIDth:SPACing? Title: ACPR Channel Spacing Description: Sets the channel spacing for the ACPR measurement. Parameter: <freq> Default Value: 10.35 MHz Default Unit: Hz Range: MS2722C 1 Hz to 9 GHz MS2723C 1 Hz to 13 GHz MS2724C 1 Hz to 20 GHz...
Page 109
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:AVERage:TYPE NONE|SCALar|MAXimum|MINimum [:SENSe]:AVERage:TYPE? Title: Trace Mode (Normal/Average/Max Hold/Min Hold) Description: Specifies how successive traces are combined to produce the resulting display value. Setting the TYPE to NONE is the equivalent of setting the trace mode to “Normal->A”...
Page 110
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:BANDwidth|BWIDth:VIDeo:AUTO OFF|ON|0|1 [:SENSe]:BANDwidth|BWIDth:VIDeo:AUTO? Title: Video Bandwidth Coupling Description: Sets the state of the coupling of the video bandwidth to the resolution bandwidth. Setting the value to ON or 1 will result in the video bandwidth being coupled to the resolution bandwidth.
Page 111
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:BANDwidth|BWIDth[:RESolution] <freq> [:SENSe]:BANDwidth|BWIDth[:RESolution]? Title: Resolution Bandwidth Description: Sets the resolution bandwidth. Note that using this command turns the automatic resolution bandwidth setting OFF. Parameter: <freq> Default Value: 10 MHz Default Unit: Hz Range: 1 Hz to 10 MHz in a 1:3 sequence...
Page 112
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:BANDwidth|BWIDth[:RESolution]:RATio <number> [:SENSe]:BANDwidth|BWIDth[:RESolution]:RATio? Title: Resolution Bandwidth to Span Ratio Description: Sets the ratio of the resolution bandwidth to the span for use when the resolution bandwidth to span coupling is enabled.
Page 113
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:CHPower:STATe OFF|ON|0|1 [:SENSe]:CHPower:STATe? Title: Channel Power Measurement State Description: Sets the state of the channel power measurement, ON or OFF. When using :CONFigure:CHPower, the state is automatically set to ON. Parameter: OFF|ON|0|1 Parameter Type: <boolean>...
Page 114
(dBm vs. dBV vs. Volts, etc.). If the value of <integer> is 50, no correction is performed. If the value of <integer> is 75, correction is done based on Anritsu adapter 12N50-75B. To place the instrument in Other or offset mode, send a 2. Once in the “Other” mode, the command, [:SENSe]:CORRection:IMPedance[:INPut]:OFFSet, can be used to adjust the offset.
Page 115
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:EMF:STATe OFF|ON|0|1 [:SENSe]:EMF:STATe? Title: EMF State Description: Switches EMF ON or OFF. The query form of this command returns a 0 or 1 when EMF state is OFF or ON, respectively.
Page 116
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink, then the value of the <string>...
Page 117
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:FREQuency:SPAN <freq> [:SENSe]:FREQuency:SPAN? Title: Frequency Span Description: Sets the frequency span. Setting the value of <freq> to 0 Hz is the equivalent of setting the span mode to zero span. Note that changing the value of the frequency span will change the value of the coupled parameters Start Frequency and Stop Frequency and may change the Center Frequency.
Page 118
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:FREQuency:SPAN:PREVious Title: Frequency Span – Last Description: Sets the frequency span to the previous span value. Note that changing the value of the frequency span will change the value of the coupled parameters, Start Frequency and Stop Frequency and may change the Center Frequency.
Page 119
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:FREQuency:STEP[:INCRement] <freq> [:SENSe]:FREQuency:STEP[:INCRement]? Title: Frequency Step Description: Sets the frequency step to the given frequency value. Parameter: <freq> Default Value: 1 MHz Default Unit: Hz Range: MS2722C 1 Hz to 9 GHz MS2723C 1 Hz to 13 GHz MS2724C 1 Hz to 20 GHz...
Page 120
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:FSTRength:ANTenna <antenna> [:SENSe]:FSTRength:ANTenna? Title: Field Strength Antenna Description: Selects an antenna from the antenna list to use for field strength measurement result calculations. The <antenna> argument is a 1-based index of the position of the desired antenna in the instrument’s current antenna list.
Page 121
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:OBWidth:METHod XDB|PERCent [:SENSe]:OBWidth:METHod? Title: Occupied Bandwidth Measurement Method Description: Sets the method for calculating occupied bandwidth. XDB calculates the occupied bandwidth based on points a specified number of dB below the carrier.
Page 122
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:OBWidth:STATe OFF|ON|0|1 [:SENSe]:OBWidth:STATe? Title: Occupied Bandwidth Measurement State Description: Sets the state of the occupied bandwidth measurement, ON or OFF. When using :CONFigure:OBWidth, the state is automatically set to ON. Parameter: OFF|ON|0|1 Parameter Type: <boolean>...
Page 123
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:POWer[:RF]:ATTenuation <rel ampl> [:SENSe]:POWer[:RF]:ATTenuation? Title: Input Attenuation Description: Sets the input attenuation. Note that issuing this command will set the automatic input attenuation OFF. Parameter: <rel ampl>...
Page 124
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands [:SENSe]:POWer[:RF]:GAIN[:STATe] OFF|ON|0|1 [:SENSe]:POWer[:RF]:GAIN[:STATe]? Title: Preamp State Description: Sets the state of the preamp. Note that this may cause a change in the reference level and/or attenuation. Parameter: OFF|ON|0|1 Parameter Type: <boolean>...
Page 125
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 4 — Spectrum Analyzer Commands 4-14 [:SENSe] Subsystem [:SENSe]:SWEep:TIME:ACTual? Title: Actual sweep time. Description: Returns the actual sweep time in seconds as opposed to the specified sweep time. [:SENSe]:SWEep:TIME:AUTO ON|OFF [:SENSe]:SWEep:TIME:AUTO? Title: Auto Sweep Time Description: Toggles Auto Sweep Time.
Page 126
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 4-14 [:SENSe] Subsystem Chapter 4 — Spectrum Analyzer Commands 4-68 PN: 10580-00341 Rev. C MS2720T PM...
Page 127
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands This chapter is specific to Spectrum Master MS2720T instruments with Note Option 809, Option 813, or Option 820. MS2720T PM PN: 10580-00341 Rev. C...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-1 :CONFigure Subsystem Chapter 5 — Tracking Generator Commands :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands 5-2 :FETCh Subsystem :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-3 :GENerator Subsystem Chapter 5 — Tracking Generator Commands :GENerator Subsystem This subsystem contains commands related to the generator. :GENerator:OUTput:POWer <amplitude> :GENerator:OUTput:POWer? Title: Generator Output Power Description: Sets the output power for the Generator. Query returns actual output power setting without regards to any external gain or loss setting.
Page 131
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands 5-3 :GENerator Subsystem :GENerator:OUTput:POWer:OFFSet[:MAGNitude] <value> :GENerator:OUTput:POWer:OFFSet[:MAGNitude]? Title: Generator Output Power Offset or External Gain/Loss Setting Description: Sets the output power level offset or the External Gain/Loss Setting. Note that changing this value also causes the displayed output power to adjust with the new offset.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-4 :INITiate Subsystem Chapter 5 — Tracking Generator Commands :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:GENerator OFF|ON|0|1 :INITiate:GENerator? Title: Generator On/Off Description: Specifies whether the generator is on or off. If the value is set to ON or 1, then the generator is turned on.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands 5-5 :MEASure Subsystem :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement, and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-6 :READ Subsystem Chapter 5 — Tracking Generator Commands :READ Subsystem This set of commands combines the ABORt, INITiate, and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (in other words, begins the collection of new data).
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands 5-7 [:SENSe] Subsystem [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:CW:FREQuency [:SENSe]:CW:FREQuency? Title: CW Frequency Description: Sets the frequency for the Generator in CW Mode. Default Value: 1 GHz Range: 100 kHz to 9 GHz (–0809) or to 13 GHz (–0813) or to 20 GHz (–0820) Default Unit: Hz...
Page 136
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-7 [:SENSe] Subsystem Chapter 5 — Tracking Generator Commands [:SENSe]:TGENerator:POWStats[:STATe] OFF|ON|0|1 [:SENSe]:TGENerator:POWStats[:STATe]? Title: Tracking Generator Absolute Power Statistic State Description: Specifies whether the tracking generator absolute power statistic table is ON or OFF. If the value is set to ON or 1, the tracking generator absolute statistic table is turned on.If the value is set to OFF or 0, the tracking generator absolute statistic table is turned off.
Page 137
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands 5-7 [:SENSe] Subsystem [:SENSe]:TGENerator:TX[:SCALe]:PDIVision <rel ampl> [:SENSe]:TGENerator:TX[:SCALe]:PDIVision? Title: Tracking Generator Scale Description: (Only valid for Tracking Mode) Sets the tracking generator normalized scale (dB/division) in Transmission measurements. Default Value: 10 dB/div Range: 1 dB to 15 dB Default Unit: dB...
Page 138
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-7 [:SENSe] Subsystem Chapter 5 — Tracking Generator Commands [:SENSe]:TGENerator:TX[:SCALe]:REFerence:POSition <integer> [:SENSe]:TGENerator:TX[:SCALe]:REFerence:POSition? Title: Tracking Generator Reference Position Description: (Valid only for Tracking Mode) Sets the tracking generator reference position in Transmission measurements. Parameter: <integer> Parameter Type: <integer>...
Page 139
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 5 — Tracking Generator Commands 5-7 [:SENSe] Subsystem [:SENSe]:TGENerator:TXStats[:STATe] OFF|ON|0|1 [:SENSe]:TGENerator:TXStats[:STATe]? Title: Tracking Generator Transmission Statistic State Description: (Only valid for Tracking Mode and Normalize On) Specifies whether the tracking generator transmission statistic is ON or OFF. If the value is set to ON or 1, the tracking generator transmission statistic is turned on.
Page 140
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 5-7 [:SENSe] Subsystem Chapter 5 — Tracking Generator Commands 5-14 PN: 10580-00341 Rev. C MS2720T PM...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-2 :CALCulate Subsystem Chapter 6 — CDMA Commands :CALCulate Subsystem The commands in this subsystem process data that has been collected via the CALCulate subsystem. Valid measurements with the use of markers are RF Measurement - Channel Spectrum and the Demodulator Measurement - CDP.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-3 :CONFigure Subsystem :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 144
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-3 :CONFigure Subsystem Chapter 6 — CDMA Commands :CONFigure:OTA <char> Title: Configure Over-The-Air Measurement Description: Valid parameter options: PSCAn|MPATh. This command configures the selected Over The Air measurement. It disables any other active measurements.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-4 :DISPlay Subsystem :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-5 :FETCh Subsystem Chapter 6 — CDMA Commands :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-5 :FETCh Subsystem :FETCh:PFail? Title: Fetch PASS/FAIL Description: Returns the most recent PASS/FAIL measurement results. Measurement results are returned in a block of ASCII text in the format of <header><block>.
Page 148
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-5 :FETCh Subsystem Chapter 6 — CDMA Commands :FETCh:RF:EMISsion? Title: Fetch RF Spurious Emission Description: Returns the most recent Spurious Emission measurement result. Data is returned as 5 comma-delimited values for each marker/boundary (40 values total): Marker Amplitude in dB, Marker Frequency in Hz, RBW in Hz, Pass/Fail, and Mask Boundary Frequency in Hz.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-6 :FORMat Subsystem :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-7 :INITiate Subsystem Chapter 6 — CDMA Commands :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-8 :MEASure Subsystem :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-8 :MEASure Subsystem Chapter 6 — CDMA Commands :MEASure:OTA:MPATh? Title: Measure OTA Multipath Description: Sets the active measurement to Multipath, sets the default measurement parameters, triggers a new measurement and returns six Ec/Io values, six Tau values, Channel Power, and Multipath Power. It is a combination of the following commands :CONFigure:OTA MPATh and :READ:OTA:MPATh? To make an OTA Multipath measurement with settings other than the default values send:...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-8 :MEASure Subsystem :MEASure:RF:ACPR? Title: Measure Adjacent Channel Power Ratio Description: Sets the active measurement to ACPR, sets the default measurement parameters, triggers a new measurement, and returns the power levels for each of the adjacent and main channels (9 total).
Page 154
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-8 :MEASure Subsystem Chapter 6 — CDMA Commands :MEASure:RF:EMISsion? Title: Measure RF Spurious Emission Description: Sets the active measurement to Spurious Emission, sets the default measurement parameters, triggers a new measurement and returns the Marker Amplitude, Marker Frequency, RBW, a Pass/Fail assessment, and the Mask Boundary Frequency for all markers/boundaries.
Page 155
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-8 :MEASure Subsystem :MEASure:RF:SPECtrum? Title: Measure RF Spectrum Description: Sets the active measurement to Channel Spectrum, sets the default measurement parameters, triggers a new measurement and returns the Channel Power (Current User Set Unit), Occupied Bandwidth, Channel Power (Watts) and Peak to Average Power measurement results.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-9 :READ Subsystem Chapter 6 — CDMA Commands :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-9 :READ Subsystem :READ:OTA:MPATh? Title: Read OTA Multipath Description: Triggers a new measurement and returns six Ec/Io values, six Tau values, Channel Power, and Multipath Power. It is a combination of the following commands :ABORt, :INITiate, and :FETCh:OTA:MPATh? In order for the data to be accurate, the Multipath measurement must be the active measurement (specified by :CONFigure:OTA MPATh.
Page 158
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-9 :READ Subsystem Chapter 6 — CDMA Commands :READ:RF:ACPR? Title: Read Adjacent Channel Power Ratio Description: Triggers a new measurement, and returns the power levels for each of the adjacent and main channels (9 total). It is a combination of the commands :ABORt, :INITiate, and :FETCh:RF:ACPR? In order for the data to be accurate, the ACPR measurement must be the active measurement (specified by :CONFigure:RF ACPR.
Page 159
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-9 :READ Subsystem :READ:RF:SPECtrum? Title: Read RF Spectrum Description: Triggers a new measurement and returns the Channel Power (Current User Set Unit), Occupied Bandwidth, Channel Power (Watts) and Peak to Average Power measurement results.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-10 :TRACe Subsystem Chapter 6 — CDMA Commands 6-10 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Trace Header Transfer Description: Returns trace header information for the specified trace.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-10 :TRACe Subsystem :TRACe[:DATA]? <trace type> Title: Trace Data Transfer Description: This command transfers trace data from the instrument to the controller. The <trace type> must be one of the following: SPECtrum|EMISsion|DEMod|PSCAn|MPATh|ACPR.
Page 162
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-10 :TRACe Subsystem Chapter 6 — CDMA Commands Note that the instrument must be set in the selected view. Use the CONFigure command to set the unit to the selected view. Parameter: <trace type> Related Command: :FORMat[:DATA] :TRACe[:DATA]:PREamble? 6-22...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-11 :TRIGger Subsystem 6-11 :TRIGger Subsystem This subsystem contains commands related to the triggering of instrument functions for the purposes of synchronization. Related commands appear in the ABORt and INITiate subsystems.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-12 :UNIT Subsystem Chapter 6 — CDMA Commands 6-12 :UNIT Subsystem The unit subsystem is used to modify the default units used for related parameters. These changes affect parameters in both commands and responses. :UNIT:POWer dBM|W :UNIT:POWer? Description: Sets the default amplitude units for input, output and display.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-13 [:SENSe] Subsystem 6-13 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:ACPower:BANDwidth:MAIN <freq> [:SENSe]:ACPower:BANDwidth:MAIN? Title: ACPR Main Channel Bandwidth Description: Sets the main channel carrier bandwidth. The <freq> value must be 1.23|1.24|1.25.
Page 166
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-13 [:SENSe] Subsystem Chapter 6 — CDMA Commands [:SENSe]:DEMod:CDPower:ZOOM 16|32|64 [:SENSe]:DEMod:CDPower:ZOOM? Title: Code Domain Power Zoom Description: Sets the zoom for the Code Domain Power measurement. The query form returns either 16, 32, or 64. Parameter: 16|32|64 Default Value: 16 Range: 16, 32, 64...
Page 167
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
“Measurement” menu, press the “Pass/Fail Mode” key, and then press the “Select Pass/Fail Test” submenu. Alternatively, the list can be retrieved remotely and viewed using the Anritsu Master Software Tools. The <test set> argument is a 1-based index of the position of the desired Pass/Fail test set in the instrument’s current Pass/Fail test set...
Page 169
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-13 [:SENSe] Subsystem [:SENSe]:PN:STYPe:AUTO 1|0|ON|OFF [:SENSe]:PN:STYPe:AUTO? Title: PN Search Type Description: Sets the PN search type. The default value is ON. That is, sending :SENSe:PN:STYPe:AUTO is equivalent to sending :SENSe:PN:STYPe:AUTO ON.
Page 170
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-13 [:SENSe] Subsystem Chapter 6 — CDMA Commands [:SENSe]:POWer[:RF]:RANGe:AUTO OFF|ON|0|1 [:SENSe]:POWer[:RF]:RANGe:AUTO? Title: Automatic Amplitude Range Description: Sets the automatic amplitude range. Setting the value to ON or 1 will result in the amplitude range being coupled to the detected input signal level.
Page 171
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 6 — CDMA Commands 6-13 [:SENSe] Subsystem [:SENSe]:SWEep:SPEed FAST|NORM|SLOW [:SENSe]:SWEep:SPEed? Title: Measurement Speed Description: Sets the measurement speed. The query form returns either “FAST”, “NORM”, or “SLOW” in Ascii (without the double quotes). Parameter: FAST|NORM|SLOW Parameter Type: <char>...
Page 172
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 6-13 [:SENSe] Subsystem Chapter 6 — CDMA Commands 6-32 PN: 10580-00341 Rev. C MS2720T PM...
Page 173
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
Page 174
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-2 :CALCulate Subsystem Chapter 7 — EV-DO Commands :CALCulate Subsystem The commands in this subsystem process data that has been collected via the CALCulate subsystem. Valid measurements with the use of markers are RF Measurement - Channel Spectrum and the Demodulator Measurement - CDP MAC.
Page 175
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-3 :CONFigure Subsystem :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets it to SS and triggers ONE sweep.
Page 176
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-3 :CONFigure Subsystem Chapter 7 — EV-DO Commands :CONFigure:OTA <char> Title: Configure Over-The-Air Measurement Description: This command configures the selected Over The Air measurement. It disables any other active measurements. Sets the instrument to single sweep mode (:INITiate:CONTinuous OFF).
Page 177
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-4 :DISPlay Subsystem :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
Page 178
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-5 :FETCh Subsystem Chapter 7 — EV-DO Commands :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 179
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-5 :FETCh Subsystem :FETCh:DEMod:SUMMary? Title: Fetch Demodulator Summary Description: Returns the most recent Modulation Summary measurement results. Data is returned as 12 comma-delimited values: Pilot & MAC Power in the current user set unit (dBm/W/mW), Channel Power in the current user set unit (dBm/W/mW), Rho Pilot, Rho Mac, Rho Data, Rho Overall1, Rho Overall2, Data Modulation, Noise Floor in dB, RMS...
Page 180
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-5 :FETCh Subsystem Chapter 7 — EV-DO Commands :FETCh:OTA:MPATh? Title: Fetch OTA Multipath Description: Returns the most recent Multipath measurement results. Data is returned as 14 comma-delimited values: six Ec/Io Values in dB, six Tau values in ps, Channel Power in the current user set unit (dBm/W/mW), and Multipath Power in dB.
Page 181
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-5 :FETCh Subsystem :FETCh:RF:ACPR? Title: Fetch Adjacent Channel Power Ratio Description: Returns the most recent Adjacent Channel Power Ratio measurement results. Data is returned as 9 comma-delimited values: The Absolute Adjacent Channel 1 Power, Absolute Adjacent Channel 2 Power, Absolute Main Channel 1 Power, Absolute Main Channel 2 Power, Absolute Main Channel 3 Power, Absolute Main Channel 4 Power, Absolute Main...
Page 182
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-5 :FETCh Subsystem Chapter 7 — EV-DO Commands :FETCh:RF:SPECtrum? Title: Fetch RF Spectrum Description: Returns the most recent RF Channel Spectrum measurement results. Data is returned as 4 comma-delimited values: Channel Power in the current user set unit (dBm/W/mW), Occupied bandwidth in Hz, Channel Power in fW, and Peak to Average Power in dB.
Page 183
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-6 :FORMat Subsystem :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
Page 184
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-7 :INITiate Subsystem Chapter 7 — EV-DO Commands :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
Page 185
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-8 :MEASure Subsystem :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 186
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-8 :MEASure Subsystem Chapter 7 — EV-DO Commands :MEASure:DEMod:CDPMac? Title: Measure Demodulator Code Domain Power MAC Description: Sets the active measurement to Code Domain Power Mac, sets the default measurement parameters, triggers a new measurement and returns the Pilot &...
Page 187
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-8 :MEASure Subsystem :MEASure:DEMod:SUMMary? Title: Measure Demodulator Summary Description: Sets the active measurement to Modulation Summary, sets the default measurement parameters, triggers a new measurement and returns the Pilot &...
Page 188
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-8 :MEASure Subsystem Chapter 7 — EV-DO Commands :MEASure:OTA:MPATh? Title: Measure OTA Multipath Description: Sets the active measurement to Multipath, sets the default measurement parameters, triggers a new measurement and returns six Ec/Io values, six Tau values, Channel Power, and Multipath Power. It is a combination of the following commands :CONFigure:OTA MPATh and :READ:OTA:MPATh? To make an OTA Multipath measurement with settings other than the default values send:...
Page 189
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-8 :MEASure Subsystem :MEASure:RF:ACPR? Title: Measure Adjacent Channel Power Ratio Description: Sets the active measurement to ACPR, sets the default measurement parameters, triggers a new measurement, and returns the power levels for each of the adjacent and main channels (9 total).
Page 190
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-8 :MEASure Subsystem Chapter 7 — EV-DO Commands :MEASure:RF:EMISsion? Title: Measure RF Spurious Emission Description: Sets the active measurement to Spurious Emission, sets the default measurement parameters, triggers a new measurement and returns the Marker Amplitude, Marker Frequency, RBW, a Pass/Fail assessment, and the Mask Boundary Frequency for all markers/boundaries.
Page 191
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-8 :MEASure Subsystem :MEASure:RF:SUMMary? Title: Measure RF Summary Description: Sets the active measurement to RF Summary, sets the default measurement parameters, triggers a new measurement and returns Channel Power, Pilot & MAC Power, Frequency Error, Spurious Emission, Occupied Bandwidth, Idle Activity, Active Activity, ON/OFF Ratio, Peak to Avg Power.
Page 192
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-9 :READ Subsystem Chapter 7 — EV-DO Commands :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 193
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-9 :READ Subsystem :READ:RF:ACPR? Title: Read Adjacent Channel Power Ratio Description: Triggers a new measurement, and returns the power levels for each of the adjacent and main channels (9 total). It is a combination of the commands :ABORt, :INITiate, and :FETCh:RF:ACPR? In order for the data to be accurate, the ACPR measurement must be the active measurement (specified by :CONFigure:RF ACPR.
Page 194
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-9 :READ Subsystem Chapter 7 — EV-DO Commands :READ:RF:SPECtrum? Title: Read RF Spectrum Description: Triggers a new measurement and returns the Channel Power (Current User Set Unit), Occupied Bandwidth, Channel Power (Watts) and Peak to Average Power measurement results.
Page 195
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-10 :TRACe Subsystem 7-10 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Trace Header Transfer Description: Returns trace header information for the specified trace.
Page 196
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-10 :TRACe Subsystem Chapter 7 — EV-DO Commands :TRACe[:DATA]? <trace type> Title: Trace Data Transfer Description: This command transfers trace data from the instrument to the controller. The <trace type> must be one of the following: SPECtrum|EMISsion|CDPMac|CDPData|PSCAn|MPATh|ACPR.
Page 197
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-10 :TRACe Subsystem For the Code Domain Power Data measurement, each data point has six values. The first value is the point number, which has no unit. The second value is the relative I Data Magnitude, which is returned in dB.
Page 198
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-11 :TRIGger Subsystem Chapter 7 — EV-DO Commands 7-11 :TRIGger Subsystem This subsystem contains commands related to the triggering of instrument functions for the purposes of synchronization. Related commands appear in the ABORt and INITiate subsystems.
Page 199
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-12 :UNIT Subsystem 7-12 :UNIT Subsystem The unit subsystem is used to modify the default units used for related parameters. These changes affect parameters in both commands and responses. :UNIT:POWer dBM|W :UNIT:POWer? Title: Measurement Units...
Page 200
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-13 [:SENSe] Subsystem Chapter 7 — EV-DO Commands 7-13 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:ACPower:BANDwidth:MAIN <freq> [:SENSe]:ACPower:BANDwidth:MAIN? Title: ACPR Main Channel Bandwidth Description: Sets the main channel carrier bandwidth. The <freq> value must be 1.23|1.24|1.25.
Page 201
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-13 [:SENSe] Subsystem [:SENSe]:DEMod:CDPower:ZOOM 16|32|64 [:SENSe]:DEMod:CDPower:ZOOM? Title: Code Domain Power Zoom Description: Sets the zoom for the Code Domain Power measurement. The query form returns either 16, 32, or 64. Parameter: 16|32|64 Default Value: 16 Range: 16, 32, 64...
Page 202
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
Page 203
“Measurement” menu, press the “Pass/Fail Mode” key, and then press the “Select Pass/Fail Test” submenu. Alternatively, the list can be retrieved remotely and viewed using the Anritsu Master Software Tools. The <test set> argument is a 1-based index of the position of the desired Pass/Fail test set in the instrument’s current Pass/Fail test set...
Page 204
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-13 [:SENSe] Subsystem Chapter 7 — EV-DO Commands [:SENSe]:PN:STYPe:AUTO 1|0|ON|OFF [:SENSe]:PN:STYPe:AUTO? Title: PN Search Type Description: Sets the PN search type. The default value is ON. That is, sending :SENSe:PN:STYPe:AUTO is equivalent to sending :SENSe:PN:STYPe:AUTO ON.
Page 205
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 7 — EV-DO Commands 7-13 [:SENSe] Subsystem [:SENSe]:POWer[:RF]:RANGe:AUTO OFF|ON|0|1 [:SENSe]:POWer[:RF]:RANGe:AUTO? Title: Automatic Amplitude Range Description: Sets the automatic amplitude range. Setting the value to ON or 1 will result in the amplitude range being coupled to the detected input signal level.
Page 206
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 7-13 [:SENSe] Subsystem Chapter 7 — EV-DO Commands [:SENSe]:SWEep:SPEed FAST|NORM|SLOW [:SENSe]:SWEep:SPEed? Title: Measurement Speed Description: Sets the measurement speed. The query form returns either “FAST”, “NORM”, or “SLOW” in Ascii (without the double quotes). Parameter: FAST|NORM|SLOW Parameter Type: <char>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-2 :CALCulate Subsystem Chapter 8 — WCDMA Commands :CALCulate Subsystem The commands in this subsystem process data that has been collected via the SENSe subsystem. :CALCulate:MARKer:AOFF Title: Turn All Markers Off Description: Turns off all markers. Front Panel Access: Marker, All Markers Off :CALCulate:MARKer{1|2|3|4|5|6}:X <x-parameter>...
Page 209
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-2 :CALCulate Subsystem :CALCulate:MARKer{1|2|3|4|5|6}[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}[:STATe]? Title: Marker State Description: Sets the specified marker on/off. Parameter: OFF|ON|0|1 Parameter Type: <boolean> Default Value: OFF Example: To turn off reference marker #1: :CALCulate:MARKer1:STATe OFF Front Panel Access: Marker, On/Off...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-3 :CONFigure Subsystem Chapter 8 — WCDMA Commands :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 211
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-3 :CONFigure Subsystem :CONFigure:DEMod <char> Title: Configure Demodulation Measurement Description: Valid <char> parameter options: SUMMary|CDPower|CODogram|HSDPa The HSDPA measurement is only available if option 65 is installed. This command configures the selected demodulation measurement. It disables any other active measurements.
Page 212
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-3 :CONFigure Subsystem Chapter 8 — WCDMA Commands :CONFigure:RF <char> Title: Configure RF Measurement Description: Valid parameter options: SUMMary|SPECtrum|ACLR|EMISsion|BANDspectrum This command configures the selected RF measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-4 :DISPlay Subsystem :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-5 :FETCh Subsystem Chapter 8 — WCDMA Commands :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 215
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-5 :FETCh Subsystem :FETCh:DEMod:ACTChannels? Title: Fetch Active Channel Count Description: Returns the active channel count from the most recent measurement results. If the instrument is sweeping, it will not return until the sweep is complete.
Page 216
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-5 :FETCh Subsystem Chapter 8 — WCDMA Commands :FETCh:DEMod:CDPower? Title: Fetch Demodulated Channel Power Description: Returns the most recent absolute power measurement results for the requested logical channel. If the instrument is sweeping, it will not return until the sweep is complete.
Page 217
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-5 :FETCh Subsystem :FETCh:DEMod:FERRor:PPM? Title: Fetch Frequency Error PPM Description: Returns the most recent frequency error PPM measurement result. If the instrument is sweeping, it will not return until the sweep is complete.
Page 218
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-5 :FETCh Subsystem Chapter 8 — WCDMA Commands :FETCh:DEMod:HSDPa:FERRor:PPM? Title: Fetch HSDPA Frequency Error PPM Description: Returns the most recent HSDPA frequency error PPM measurement result. If the instrument is sweeping, it will not return until the sweep is complete.
Page 219
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-5 :FETCh Subsystem :FETCh:DEMod:NFLoor? Title: Fetch Code Domain Noise Floor Description: Returns the most recent code domain noise floor measurement result. If the instrument is sweeping, it will not return until the sweep is complete.
Page 220
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-5 :FETCh Subsystem Chapter 8 — WCDMA Commands :FETCh:DEMod:SUMMary? Title: Fetch Modulation Summary Description: Returns the most recent Modulation Summary measurement results. Data is returned as 13 comma-delimited values: Carrier Frequency, Frequency Error, channel Power, P-CPICH Power, Carrier Feed Through, Peak CDE, EVM, P-CCPCH Power, S-CCPCH Power, PICH Power, PSCH Power, SSCH Power, RMS Phase Er (deg).
Page 221
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-5 :FETCh Subsystem :FETCh:EMISsion:FAIL? Title: Fetch Spectral Emission Mask Pass/Fail Description: Returns the most recent spectral emission mask pass/fail measurement result. Any violation of the spectral emission mask template will cause a FAIL result.
Page 222
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-5 :FETCh Subsystem Chapter 8 — WCDMA Commands :FETCh:EMISsion:TEMPlate:DATA? Title: Fetch Spectral Emission Mask Template Data Description: Returns the spectral emission mask template power level, frequency, and PASS/FAIL data for all ten frequency ranges shown in the Spectral Emission Summary.
Page 223
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-5 :FETCh Subsystem :FETCh:EMISsion? Title: Fetch Spectral Emission Mask Results Description: Returns the most recent spectral emission mask pass/fail and template measurement results. Any violation of the spectral emission mask template will cause a FAIL result.
Page 224
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-5 :FETCh Subsystem Chapter 8 — WCDMA Commands :FETCh:PFail? Title: Fetch PASS/FAIL Description: Returns the most recent PASS/FAIL measurement results. If the instrument is actively measuring, it will not return until the measurement is complete. If the instrument is not actively measuring and the current data is not valid it will return error -230.
Page 225
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-5 :FETCh Subsystem :FETCh:RF:SUMMary? Title: Fetch RF Summary Description: Returns the most recent RF Summary measurement results. Data is returned as 10 comma-delimited values: Channel Power, Carrier Frequency, Frequency Error, Spectral Emission, Occupied Bandwidth, Peak to Avg Power, Filtered –10MHz, Filtered –5 MHz, Filtered 5MHz, Filtered 10 MHz.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-6 :FORMat Subsystem Chapter 8 — WCDMA Commands :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-7 :INITiate Subsystem :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 229
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:CHPower? Title: Measure Channel Power Description: Sets the active measurement to Code Domain Power (CDP), sets the default measurement parameters, triggers a new measurement and returns the channel power results.
Page 230
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure:DEMod:CFTHrough? Title: Measure Carrier Feed Through Description: Sets the active measurement to code domain power, sets the default measurement parameters, triggers a new measurement and returns the carrier feed through results.
Page 231
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:DEMod:FERRor:PPM? Title: Measure Frequency Error PPM Description: Sets the active measurement to code domain power, sets the default measurement parameters, triggers a new measurement and returns the frequency error PPM results.
Page 232
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure:DEMod:FERRor? Title: Measure Frequency Error Description: Sets the active measurement to code domain power, sets the default measurement parameters, triggers a new measurement and returns the frequency error results.
Page 233
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:DEMod:HSDPa:FERRor? Title: Measure HSDPA Frequency Error Description: Sets the active measurement to HSDPA, sets the default measurement parameters, triggers a new measurement and returns the HSDPA frequency error results.
Page 234
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure:DEMod:NFLoor? Title: Measure Code Domain Noise Floor Description: Sets the active measurement to code domain power, sets the default measurement parameters, triggers a new measurement and returns the noise floor results.
Page 235
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:DEMod:SPOWer? Title: Measure Synch Channel Power Description: Sets the active measurement to code domain power, sets the default measurement parameters, triggers a new measurement and returns the synch channel power results.
Page 236
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure:DEMod:TXFRequency:PRECise? Title: Measure Transmitter Frequency Description: Sets the active measurement to code domain power, sets the default measurement parameters, triggers a new measurement and returns the transmitter frequency results.
Page 237
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:EMISsion:FAIL? Title: Measure Spectral Emission Mask Pass/Fail status Description: Sets the active measurement to spectral emission mask, sets the default measurement parameters, triggers a new measurement and returns the spectral emission mask pass/fail results.
Page 238
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure:EMISsion:TEMPlate? Title: Measure Spectral Emission Mask Template Description: Sets the active measurement to spectral emission mask, sets the default measurement parameters, triggers a new measurement and returns the spectral emission mask template results.
Page 239
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:OBWidth? Title: Measure Occupied Bandwidth Description: Sets the active measurement to RF spectrum, sets the default measurement parameters, triggers a new measurement and returns the occupied bandwidth results.
Page 240
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-8 :MEASure Subsystem Chapter 8 — WCDMA Commands :MEASure:PFail? Title: Measure PASS/FAIL Description: Sets the active measurement to PASS/FAIL, sets the default measurement parameters, triggers a new measurement and returns the PASS/FAIL results. It is a combination of the commands :CONFigure PFail and :READ:PFail? To make a channel power measurement with settings other than the default values send: :CONFigure PFail...
Page 241
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-8 :MEASure Subsystem :MEASure:RF:SUMMary? Title: Measure RF Summary Description: Sets the active measurement to RF Summary, sets the default measurement parameters, triggers a new measurement and returns Carrier Frequency, Frequency Error, channel Power, P-CPICH Power, Carrier Feed Through, Peak CDE, EVM, P-CCPCH Power, S-CCPCH Power, PICH Power, PSCH Power, SSCH Power, RMS Phase Er (deg).
ASCII text. The contents of the block data is the contents of a Pass/Fail test definition file. These files can be generated using the Pass/Fail Test Editor that is included with the Anritsu Master Software Tools Measurement Editor. For the latest Master Software Tools, visit the Anritsu web site at http://www.us.anritsu.com.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-10 :READ Subsystem 8-10 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 244
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-10 :READ Subsystem Chapter 8 — WCDMA Commands :READ:DEMod:ACTChannels? Title: Read Active Code Domain Channel Count Description: Triggers a new measurement and returns the active channel count. It is a combination of the commands :ABORT, :INITiate, and :FETCh:DEMod:ACTChannels? A demodulation measurement must be active.
Page 245
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-10 :READ Subsystem :READ:DEMod:EVM? Title: Read Error Vector Magnitude (EVM) Description: Triggers a new measurement and returns the EVM results. It is a combination of the commands :ABORT, :INITiate, and :FETCh:DEMod:EVM? The EVM measurement must be active.
Page 246
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-10 :READ Subsystem Chapter 8 — WCDMA Commands :READ:DEMod:HSDPa:FERRor:PPM? Title: Read HSDPA Frequency Error PPM Description: Triggers a new measurement and returns the frequency error results. It is a combination of the commands :ABORT, :INITiate, and :FETCh:DEMod:HSDPa:FERRor:PPM? The HSDPA frequency error PPM measurement must be active.
Page 247
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-10 :READ Subsystem :READ:DEMod:NUMChannels? Title: Read Code Domain Channel Count Description: Triggers a new measurement and returns the channel count. It is a combination of the commands :ABORT, :INITiate, and :FETCh:DEMod:NUMChannels? A demodulation measurement must be active.
Page 248
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-10 :READ Subsystem Chapter 8 — WCDMA Commands :READ:DEMod:TXFRequency:PRECise? Title: Read Transmitter Frequency Description: Triggers a new measurement and returns transmitter frequency results. It is a combination of the commands :ABORT, :INITiate, and :FETCh:DEMod:TXFRequency:PRECise? The carrier frequency measurement must be active.
Page 249
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-10 :READ Subsystem :READ:EMISsion:TEMPlate:DATA? Title: Read Spectral Emission Mask Template Data Description: Triggers a new spectral emission mask measurement and returns the spectral emission mask template power level, frequency, and PASS/FAIL data for all ten frequency ranges shown in the Spectral Emission Summary.
Page 250
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-10 :READ Subsystem Chapter 8 — WCDMA Commands :READ:OBWidth? Title: Read Occupied Bandwidth Description: Triggers a new occupied bandwidth measurement and returns the results: occupied bandwidth, percent of power and dB down. It is a combination of the commands :ABORT, :INITiate, and :FETCh:OBWidth? The occupied bandwidth measurement must be the active measurement (specified by :CONFigure:OBWidth).
Page 251
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-10 :READ Subsystem :READ:PFail? Title: Read PASS/FAIL Description: Triggers a new PASS/FAIL measurement and returns the results. It is a combination of the commands :ABORT, :INITiate, and FETCh:PFail? The PASS/FAIL measurement must be active.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-11 :TRACe Subsystem Chapter 8 — WCDMA Commands 8-11 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Trace Header Transfer Description: The <trace type>...
Page 253
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-11 :TRACe Subsystem :TRACe[:DATA] ACLR|SPECtrum|EMISsion|DEMod,(<header><block>) :TRACe[:DATA]? ACLR|SPECtrum|EMISsion|DEMod Title: Trace Data Transfer Description: This command transfers data from the controlling program to the instrument. The query form transfers trace data from the instrument to the controller.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-12 [:SENSe] Subsystem Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:AVERage:FERRor OFF|ON|0|1 [:SENSe]:AVERage:FERRor? Title: Frequency Error Averaging State Description: Turns averaging for Frequency Error ON or OFF. Setting the value to ON or 1 will result in turning frequency error averaging ON.
Page 255
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem [:SENSe]:DEMod:CODogram:TIME <seconds> [:SENSe]:DEMod:CODogram:TIME? Title: Codogram Measurement Time Description: This command refers to the minimum elapsed time between successive codogram measurements. Parameter: <seconds> Default Value: 5 seconds Range: 5 seconds to 6000 seconds [:SENSe]:DEMod:CPICh:ABSolute? Title: Absolute Common Pilot Channel (CPICH) Level...
Page 256
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-12 [:SENSe] Subsystem Chapter 8 — WCDMA Commands [:SENSe]:DEMod:HSDPa:IQPersistence <integer> [:SENSe]:DEMod:HSDPa:IQPersistence? Title: HSDPA IQ Persistence Description: Sets the number of samples before displaying the screen. Parameter: <integer> Parameter Type: <integer> Default Value: 1 Range: 1 to 48 Front Panel Access: Measurements, Demodulator, HSDPA, IQ Persistence...
Page 257
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem [:SENSe]:DEMod:PICH:CODE <code number> [:SENSe]:DEMod:PICH:CODE? Title: PICH Code Number Description: This command refers to the channelization code number of the PICH channel for W-CDMA code domain demodulation measurements. Parameter: <code number>...
Page 258
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-12 [:SENSe] Subsystem Chapter 8 — WCDMA Commands [:SENSe]:DEMod:SCODe <scrambling code> [:SENSe]:DEMod:SCODe? Title: Scrambling Code Description: This command refers to the primary scrambling code used for W-CDMA code domain demodulation measurements. When the auto scrambling code feature is turned on, this setting will be overwritten by the automatically detected value.
Page 259
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem [:SENSe]:DEMod:THRShold <rel ampl> [:SENSe]:DEMod:THRShold? Title: Active Code Threshold Description: This command refers to the threshold used for detecting active vs. inactive traffic channels in W-CDMA code domain demodulation measurements.
Page 260
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
Page 261
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem [:SENSe]:OTA:RESet Title: OTA Reset Description: This command forces the instrument to reset the over-the-air measurement and start fresh without any history. When the auto scrambling code feature is ON the RESet command will clear the list of scrambling codes and attempt to detect new codes.
Page 262
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-12 [:SENSe] Subsystem Chapter 8 — WCDMA Commands [:SENSe]:OTA:SCODe:LOCK OFF|ON|0|1 [:SENSe]:OTA:SCODe:LOCK? Title: OTA Scrambling Code Lock Description: This command refers to the primary scrambling codes used for W-CDMA over-the-air measurements. When scrambling code lock is ON, the instrument will not search for any new scrambling codes and will only measure the codes that have already been detected.
Page 263
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem [:SENSe]:OTA:SORT CODE|POWer [:SENSe]:OTA:SORT? Title: OTA Sort Parameter Description: This command refers to the parameter that is used to sort the over-the-air measurement results. Parameter: CODE|POWer Parameter Type: <char>...
Page 264
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-12 [:SENSe] Subsystem Chapter 8 — WCDMA Commands [:SENSe]:POWer[:RF]:RANGe:AUTO OFF|ON|0|1 [:SENSe]:POWer[:RF]:RANGe:AUTO? Title: Automatic Amplitude Range Description: Sets the automatic amplitude range. Setting the value to ON or 1 will result in the amplitude range being coupled to the detected input signal level.
Page 265
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 8 — WCDMA Commands 8-12 [:SENSe] Subsystem [:SENSe]:RF:ACLR:MAINchannelcount <num of main channels> [:SENSe]:RF:ACLR:MAINchannelcount? Title: ACLR MAIN Channel Count Description: This command refers to the number of main channels in the ACLR view. Parameter: <num of main channels>...
Page 266
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 8-12 [:SENSe] Subsystem Chapter 8 — WCDMA Commands 8-60 PN: 10580-00341 Rev. C MS2720T PM...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-2 :CONFigure Subsystem Chapter 9 — TDSCDMA Commands :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 269
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-2 :CONFigure Subsystem :CONFigure:OTA Title: Configure Over-The-Air Measurement Description: Valid parameter options: CSCan|TSCan This command configures the selected Over The Air measurement. It disables any other active measurements. Sets the instrument to single sweep mode (:INITiate:CONTinuous OFF).
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-3 :DISPlay Subsystem Chapter 9 — TDSCDMA Commands :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-4 :FETCh Subsystem :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 272
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-4 :FETCh Subsystem Chapter 9 — TDSCDMA Commands :FETCh:OTA? Title: Fetch OTA Pilot Scan Description: Returns the most recent Pilot Scan measurement results. Data is returned as 2 comma-delimited values: DwPTS Power in dBm, and Pilot Dominance in dBm.
Page 273
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-4 :FETCh Subsystem :FETCh:RF:SUMMary? Title: Fetch RF Summary Description: Returns the most recent RF Summary measurement results. Data is returned as 11 comma-delimited values: Channel Power, Channel Power RRC, Occupied Bandwidth, DwPTS Power, UpPTS Power, ON/OFF Ratio, Slot PAR, Left Channel Power, Right Channel Power, Left Channel Occupied Bandwidth, Right Channel Occupied Bandwidth.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-5 :FORMat Subsystem Chapter 9 — TDSCDMA Commands :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-6 :INITiate Subsystem :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-7 :MEASure Subsystem Chapter 9 — TDSCDMA Commands :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 277
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-7 :MEASure Subsystem :MEASure:DEMod:CDPData? Title: Measure Demodulator Code Domain Power Data Description: Sets the active measurement to Code Domain Data, sets the default measurement parameters, triggers a new measurement and returns the Slot Power, DwPTS Power, Channel Power RRC, Frequency Error in Hz, Frequency Error in PPM, EVM RMS, EVM Peak, RMS Phase Error, Carrier Feed Through, DwPTS EVM, DwPTS PCDE, CDP Noise Floor,...
Page 278
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-7 :MEASure Subsystem Chapter 9 — TDSCDMA Commands :MEASure:DEMod:SUMMary? Title: Measure Modulation Summary Description: Sets the active measurement to Modulation Summary, sets the default measurement parameters, triggers a new measurement and returns Slot Power, EVM, Peak EVM, Frequency error, Frequency Error PPM, Tau, Noise Floor, Carrier Feed Through, Peak CDE.
Page 279
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-7 :MEASure Subsystem :MEASure:RF:EMISsion? Title: Measure RF Spectrum Emission Description: Sets the active measurement to Spectrum Emission, sets the default measurement parameters, triggers a new measurement and returns the Left Power, Center Power, Right Power, followed by Marker Number, Marker Start Frequency, Marker Stop Frequency, Marker Peak Power Frequency, Marker Peak Power, Marker Power Margin, Marker RBW,...
Page 280
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-7 :MEASure Subsystem Chapter 9 — TDSCDMA Commands :MEASure:RF:SPECtrum? Title: Measure RF Spectrum Description: Sets the active measurement to Channel Spectrum, sets the default measurement parameters, triggers a new measurement and returns the Channel Power, Occupied Bandwidth, Left Channel Power, Left Channel Occupied Bandwidth, Right Channel Power and Right Channel Occupied Bandwidth measurement results.
Page 281
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-7 :MEASure Subsystem :MEASure:RF:SUMMary? Title: Measure RF Summary Description: Sets the active measurement to RF Summary, sets the default measurement parameters, triggers a new measurement and returns Channel Power, Channel Power RRC, Occupied Bandwidth, DwPTS Power, UpPTS Power, ON/OFF Ratio, Slot PAR, Left Channel Power, Right Channel Power, Left Channel Occupied...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-8 :READ Subsystem Chapter 9 — TDSCDMA Commands :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 283
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-8 :READ Subsystem :READ:DEMod:SUMMary? Title: Read Modulation Summary Triggers a new RF Summary measurement and returns the results.It is Description: combination of the commands :ABORT, :INITiate, and FETCh: DEMod:SUMMary? The current measurement can be queried using :CONFigure? Data is returned as 9 comma-delimited values: Slot Power, EVM, Peak...
Page 284
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-8 :READ Subsystem Chapter 9 — TDSCDMA Commands :READ:RF:EMISsion? Title: Read RF Spectrum Emission Description: Triggers a new measurement and returns the Left Power, Center Power, Right Power, followed by Marker Number, Marker Start Frequency, Marker Stop Frequency, Marker Peak Power Frequency, Marker Peak Power, Marker Power Margin, Marker RBW, Marker’s Pass/Fail Status for all markers/boundaries markers/boundaries.
Page 285
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-8 :READ Subsystem :READ:RF:SPECtrum? Title: Read RF Spectrum Description: Triggers a new measurement and returns the Channel Power, Occupied Bandwidth, Left Channel Power, Left Channel Occupied Bandwidth, Right Channel Power and Right Channel Occupied Bandwidth measurement results.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-9 :TRACe Subsystem Chapter 9 — TDSCDMA Commands :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Trace Header Transfer Description: Returns trace header information for the specified trace.
Page 287
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-9 :TRACe Subsystem :TRACe[:DATA]? <trace type> Title: Trace Data Transfer Description: This command transfers trace data from the instrument to the controller. The trace type must be one of the following: SPECtrum|EMISsion|DEMod|OTA|PVTSlot.
Page 288
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-9 :TRACe Subsystem Chapter 9 — TDSCDMA Commands Note that the instrument must be set in the selected view. Use the CONFigure command to set the unit to the selected view. Parameter: <trace type> Related Command: :FORMat[:DATA] :TRACe[:DATA]:PREamble? 9-22...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-10 :UNIT Subsystem 9-10 :UNIT Subsystem The unit subsystem is used to modify the default units used for related parameters. These changes affect parameters in both commands and responses. :UNIT:POWer dBM|W :UNIT:POWer? Title: Measurement Units...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-11 [:SENSe] Subsystem Chapter 9 — TDSCDMA Commands 9-11 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:DEMod:CDPData:UNITs RELative|ABSolute [:SENSe]:DEMod:CDPData:UNITs? Title: Code Domain Data Unit Type Description: Sets the Code Domain Power unit type. The query form returns either a “REL”...
Page 291
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-11 [:SENSe] Subsystem [:SENSe]:DEMod:SCRamblingcode Auto|0-127 [:SENSe]:DEMod:SCRamblingcode? Title: Scrambling Code Description: This command sets the Scrambling/Midamble Code of downlink data slot to be demodulated. Default Value: Auto Range: Auto|0 to 127 Front Panel Access: Setup, Scrambling Midamble Code [:SENSe]:DEMod:SPRFactor Auto|16|1...
Page 292
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
Page 293
“Measurement” menu, press the “Pass/Fail Mode” key, and then press the “Select Pass/Fail Test” submenu. Alternatively, the list can be retrieved remotely and viewed using the Anritsu Master Software Tools. The <test set> argument is a 1-based index of the position of the desired Pass/Fail test set in the instrument’s current Pass/Fail test set...
Page 294
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-11 [:SENSe] Subsystem Chapter 9 — TDSCDMA Commands [:SENSe]:POWer[:RF]:RANGe:AUTO OFF|ON|0|1 [:SENSe]:POWer[:RF]:RANGe:AUTO? Title: Automatic Amplitude Range Description: Sets the automatic amplitude range. Setting the value to ON or 1 will result in the amplitude range being coupled to the detected input signal level.
Page 295
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 9 — TDSCDMA Commands 9-11 [:SENSe] Subsystem [:SENSe]:SWEep:SPEed FAST|NORM|SLOW [:SENSe]:SWEep:SPEed? Title: Measurement Speed Description: Sets the measurement speed. The query form returns either “FAST”, “NORM”, or “SLOW” in Ascii (without the double quotes). Parameter: FAST|NORM|SLOW Parameter Type: <char>...
Page 296
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 9-11 [:SENSe] Subsystem Chapter 9 — TDSCDMA Commands [:SENSe]:TRIGger NOTRig|GPS|EXT [:SENSe]:TRIGger? Title: External Trigger Description: Sets the external trigger. The query form returns either “NOTRIG”, “GPS”, or “EXT” in Ascii (without the double quotes). Default Value: No Trig Range: NOTRig, GPS, EXT Front Panel...
Page 297
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-1 :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
Page 298
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-2 :CONFigure Subsystem Chapter 10 — GSM Commands 10-2 :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 299
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-2 :CONFigure Subsystem :CONFigure:PFail Title: Configure PASS/FAIL Measurement Description: This command configures the PASS/FAIL measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command. Sets the instrument to single sweep mode (:INITiate:CONTinuous OFF).
Page 300
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-2 :CONFigure Subsystem Chapter 10 — GSM Commands :CONFigure:SPECtrum:MULTi Title: Configure Multi-Channel Spectrum Measurement Description: This command configures the Multi-Channel Spectrum measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command. Sets the instrument to single sweep mode (:INITiate:CONTinuous OFF).
Page 301
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-3 :DISPlay Subsystem 10-3 :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
Page 302
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-4 :FETCh Subsystem Chapter 10 — GSM Commands 10-4 :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 303
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-4 :FETCh Subsystem :FETCh:PVTFrame? Title: Fetch Power vs. Time (Frame) Description: Returns the most recent Power vs. Time (Frame) measurement results. The Power vs. Time (Frame) measurement must be the active measurement.
Page 304
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-4 :FETCh Subsystem Chapter 10 — GSM Commands :FETCh:SPECtrum:SINGle? Title: Fetch Single Channel Spectrum Description: Returns the most recent Single Channel Spectrum measurement results. The Single Channel Spectrum measurement must be the active measurement.
Page 305
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-5 :FORMat Subsystem 10-5 :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
Page 306
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-6 :INITiate Subsystem Chapter 10 — GSM Commands 10-6 :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
Page 307
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-7 :MEASure Subsystem 10-7 :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 308
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-7 :MEASure Subsystem Chapter 10 — GSM Commands :MEASure:PFail? Title: Measure PASS/FAIL Description: Sets the active measurement to PASS/FAIL, sets the default measurement parameters, triggers a new measurement and returns the PASS/FAIL results. It is a combination of the commands :CONFigure:PFail and :READ:PFail? To make a channel power measurement with settings other than the default values send: :CONFigure:PFail...
Page 309
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-7 :MEASure Subsystem :MEASure:PVTSlot? Title: Measure Power vs. Time (Slot) Description: Sets the active measurement to Power vs. Time (Slot), sets the default measurement parameters, triggers a new measurement and returns the Channel Power, Burst Power, Average Burst Power, Span, Occupied Bandwidth, Frequency Error, Frequency Error (ppm), Modulation Type, and TSC measurement.
Page 310
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-7 :MEASure Subsystem Chapter 10 — GSM Commands :MEASure:SPECtrum:SINGle? Title: Measure Single Channel Spectrum Description: Sets the active measurement to Single Channel Spectrum, sets the default measurement parameters, triggers a new measurement and returns the Channel Power, Burst Power, Average Burst Power, Span, Occupied Bandwidth, Frequency Error, Frequency Error (ppm), Modulation Type, and TSC measurement.
Page 311
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-8 :READ Subsystem 10-8 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 312
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-8 :READ Subsystem Chapter 10 — GSM Commands :READ:PVTFrame? Title: Read Power vs. Time (Frame) Description: Triggers a new Power vs. Time (Frame) measurement and returns the results: Channel Power, Burst Power, Average Burst Power, Span, Occupied Bandwidth, Frequency Error, Frequency Error (ppm), Modulation Type, and TSC measurement.
Page 313
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-8 :READ Subsystem :READ:SPECtrum:MULTi? Title: Read Multi-Channel Spectrum Description: Triggers a new Multi-Channel Spectrum measurement and returns the results: Span. It is a combination of the commands :ABORT, :INITiate, and FETCh:SPECtrum:MULTi? The Multi-Channel Spectrum measurement must be the active measurement (specified by CONFigure:SPECtrum:MULTi.
Page 314
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-9 :TRACe Subsystem Chapter 10 — GSM Commands 10-9 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Trace Header Transfer Description: Returns trace header information for the specified trace.
Page 315
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 10 — GSM Commands 10-10 [:SENSe] Subsystem 10-10 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:FREQuency:BAND AUTO|GSM|EDGE [:SENSe]:FREQuency:BAND? Title: GSM/EDGE Measurement Selection Description: This command toggles the type of signal that is measured. AUTO allows the instrument to search for a GSM or EDGE signal automatically.
Page 316
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
Page 317
“Measurement” menu, press the “Pass/Fail Mode” key, and then press the “Select Pass/Fail Test” submenu. Alternatively, the list can be retrieved remotely and viewed using the Anritsu Master Software Tools. The <test set> argument is a 1-based index of the position of the desired Pass/Fail test set in the instrument’s current Pass/Fail test set...
Page 318
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 10-10 [:SENSe] Subsystem Chapter 10 — GSM Commands [:SENSe]:POWer[:RF]:RANGe[:IMMediate] Title: Amplitude Range Description: Re-calculates amplitude range. Note that issuing this command will set the automatic dynamic range OFF. Related Command: [:SENSe]:POWer[:RF]:RANGe:AUTO Front Panel Access: Amplitude, Adjust Range [:SENSe]:PVTFrame:STARt? Title: Power vs.
Page 319
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-1 :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
Page 320
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-2 :CONFigure Subsystem Chapter 11 — Fixed WiMAX Commands 11-2 :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 321
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-2 :CONFigure Subsystem :CONFigure:DEMod <char> Title: Configure Demodulation Measurement Description: Valid <char> parameters are: SUMMary|CONStln|SFLatness|EVSCarrier|EVSYmbol. This command configures the selected demodulation measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
Page 322
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-2 :CONFigure Subsystem Chapter 11 — Fixed WiMAX Commands :CONFigure:RF <char> Title: Configure RF Measurement Description: Valid parameter options: SUMMary|SPECtrum|PVTime|ACPR This command configures the selected RF measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
Page 323
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-3 :DISPlay Subsystem 11-3 :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:MAXHold OFF|ON|0|1 :DISPlay:WINDow:TRACe:MAXHold? Title: Max Hold State...
Page 324
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-3 :DISPlay Subsystem Chapter 11 — Fixed WiMAX Commands :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision <value> :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision? Title: Scale Resolution Per Division Description: Sets the scale per division for the y-axis. The units change from dB/div to % when EVM is the y-axis value. The resolution per division value is maintained separately for each measurement.
Page 325
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-4 :FETCh Subsystem 11-4 :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command.
Page 326
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-4 :FETCh Subsystem Chapter 11 — Fixed WiMAX Commands :FETCh:PFail? Title: Fetch PASS/FAIL Description: Returns the most recent PASS/FAIL measurement results. Measurement results are returned in a block of ASCII text in the format of <header><block>.
Page 327
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-4 :FETCh Subsystem :FETCh:RF:PVTime? Title: Fetch Power vs. Time Description: Returns the most recent WiMAX 802.16-2004 OFDM signal over approximately one frame time domain measurement results. Data is returned as 4 comma-delimited values: The Channel Power in dBm, Preamble power in dBm, burst power of data bursts in dBm, and the Crest Factor in dB.
Page 328
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-5 :FORMat Subsystem Chapter 11 — Fixed WiMAX Commands 11-5 :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
Page 329
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-6 :INITiate Subsystem 11-6 :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
Page 330
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-7 :MEASure Subsystem Chapter 11 — Fixed WiMAX Commands 11-7 :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 331
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-7 :MEASure Subsystem :MEASure:DEMod:EVSCarrier? Title: Measure EVM vs. Sub Carrier Description: Sets the active measurement to EVM vs. Sub Carrier, sets the default measurement parameters, triggers a new measurement, and returns the EVM (rms), EVM (pk), RCE (rms), RCE (pk), Carrier Frequency, Freq Error, Freq Error, and the Base Station ID.
Page 332
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-7 :MEASure Subsystem Chapter 11 — Fixed WiMAX Commands :MEASure:DEMod:SFLatness? Title: Measure Spectral Flatness Description: Sets the active measurement to Spectral Flatness, sets the default measurement parameters, triggers a new measurement, and returns the absolute delta of the power between adjacent sub carriers in dB.
Page 333
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-7 :MEASure Subsystem :MEASure:RF:ACPR? Title: Measure Adjacent Channel Power Ratio Description: Sets the active measurement to ACPR, sets the default measurement parameters, triggers a new measurement, and returns the power levels for each channel (both absolute and relative).
Page 334
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-7 :MEASure Subsystem Chapter 11 — Fixed WiMAX Commands :MEASure:RF:SPECtrum? Title: Measure RF Spectrum Description: Sets the active measurement to Spectrum, sets the default measurement parameters, triggers a new measurement and returns the Channel Power (RSSI) and Occupied bandwidth measurement.
Page 335
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-8 :READ Subsystem 11-8 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 336
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-8 :READ Subsystem Chapter 11 — Fixed WiMAX Commands :READ:DEMod:EVSYmbol? Title: Read EVM vs. Symbol Description: Triggers a new EVM vs. Symbol measurement and returns the results: EVM (rms), EVM (pk), RCE (rms), RCE (pk), Carrier Frequency, Freq Error, Freq Error, and the Base Station ID The EVM vs.
Page 337
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-8 :READ Subsystem :READ:RF:ACPR? Title: Read Adjacent Channel Power Ratio Description: Triggers a new Adjacent Channel Power Ratio measurement and returns the results: Power levels for each channel (both absolute and relative).
Page 338
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-8 :READ Subsystem Chapter 11 — Fixed WiMAX Commands :READ:RF:SPECtrum? Title: Read RF Spectrum Description: Triggers a new RF Spectrum measurement and returns the results: Channel Power (RSSI) and Occupied bandwidth measurement. It is a combination of the commands :ABORT, :INITiate, and :FETCh:RF:SPECtrum? The Spectrum measurement must be the active measurement (specified by :CONFigure:RF SPECtrum.
Page 339
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-9 :TRACe Subsystem 11-9 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Returns trace header information for the specified trace. The <trace type>...
Page 340
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-9 :TRACe Subsystem Chapter 11 — Fixed WiMAX Commands :TRACe[:DATA]? <trace type> Title: Trace Data Transfer Description: This command transfers trace data from the instrument to the controller. The <trace type> must be one of the following: SPECtrum|PVTime|CONStln|SFLatness|EVSCarrier|EVSYmbol.
Page 341
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-10 [:SENSe] Subsystem 11-10 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:BANDwidth|BWIDth[:RESolution] <index> [:SENSe]:BANDwidth|BWIDth[:RESolution]? Title: Resolution Bandwidth Description: Sets the resolution bandwidth. The <index> argument is a 1-based index of the position of the desired bandwidth in the instrument’s current bandwidth list.
Page 342
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-10 [:SENSe] Subsystem Chapter 11 — Fixed WiMAX Commands [:SENSe]:DEMod:CONStln:REFPoints[:STATe] OFF|ON|0|1 [:SENSe]:DEMod:CONStln:REFPoints[:STATe]? Title: Constellation Reference Points Description: Sets the display of the reference points for the various constellations on/off. The query will return 1 for ON and 0 for OFF. Parameter: OFF|ON|0|1 Parameter Type: <boolean>...
Page 343
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-10 [:SENSe] Subsystem [:SENSe]:DEMod:SFLatness:STOP:X? Title: Spectral Flatness Stop Value Description: Queries the Spectral Flatness stop value. Related Command: [:SENSe]:DEMod:SFLatness:STARt:X? [:SENSe]:DLFLength 2.5|5|10 [:SENSe]:DLFLength? Title: Down Link Frame Length Description: Set the Down Link Frame Length.
Page 344
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
Page 345
“Measurement” menu, press the “Pass/Fail Mode” key, and then press the “Select Pass/Fail Test” submenu. Alternatively, the list can be retrieved remotely and viewed using the Anritsu Master Software Tools. The <test set> argument is a 1-based index of the position of the desired Pass/Fail test set in the instrument’s current Pass/Fail test set...
Page 346
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-10 [:SENSe] Subsystem Chapter 11 — Fixed WiMAX Commands [:SENSe]:POWer[:RF]:RANGe[:IMMediate] Title: Amplitude Range Description: Recalculates amplitude range. Note that issuing this command will set the automatic dynamic range OFF. Related Command: [:SENSe]:POWer[:RF]:RANGe:AUTO Front Panel Access: Amplitude, Adjust Range [:SENSe]:RF:ACPR:ADJCchannelcount? Title: ACPR ADJC Channel Count...
Page 347
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 11 — Fixed WiMAX Commands 11-10 [:SENSe] Subsystem [:SENSe]:RF:SPECtrum:SPAN 5|10|20|30 [:SENSe]:RF:SPECtrum:SPAN? Title: Spectrum View Span Description: Sets the span for the Spectrum view. Setting the value to 5 will set the span for the Spectrum view to 5 MHz. Setting the value to 10 will set the span for the Spectrum view to 10 MHz.
Page 348
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 11-10 [:SENSe] Subsystem Chapter 11 — Fixed WiMAX Commands 11-30 PN: 10580-00341 Rev. C MS2720T PM...
Page 349
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-1 :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. Resets the trigger system.
Page 350
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-2 :CONFigure Subsystem Chapter 12 — Mobile WiMAX Commands 12-2 :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 351
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-2 :CONFigure Subsystem :CONFigure:DEMod <char> Title: Configure Demodulation Measurement Description: Valid <char> parameters are: SUMMary|CONStln|SFLatness|EVSCarrier|EVSYmbol. This command configures the selected demodulation measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
Page 352
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-2 :CONFigure Subsystem Chapter 12 — Mobile WiMAX Commands :CONFigure:RF <char> Title: Configure RF Measurement Description: Valid parameter options: SUMMary|SPECtrum|PVTime|ACPR This command configures the selected RF measurement. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
Page 353
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-3 :DISPlay Subsystem 12-3 :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:MAXHold OFF|ON|0|1 :DISPlay:WINDow:TRACe:MAXHold? Title: Max Hold State...
Page 354
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-3 :DISPlay Subsystem Chapter 12 — Mobile WiMAX Commands :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision <value> :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision? Title: Scale Resolution Per Division Description: Sets the scale per division for the y-axis. The units change from dB/div to % when EVM is the y-axis value. The resolution per division value is maintained separately for each measurement.
Page 355
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-4 :FETCh Subsystem 12-4 :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command.
Page 356
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-4 :FETCh Subsystem Chapter 12 — Mobile WiMAX Commands :FETCh:PFail? Title: Fetch PASS/FAIL Description: Returns the most recent PASS/FAIL measurement results. Measurement results are returned in a block of ASCII text in the format of <header><block>.
Page 357
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-4 :FETCh Subsystem :FETCh:RF:PVTime? Title: Fetch Power vs. Time Description: Returns the most recent WiMAX 802.16-2004 OFDM signal over approximately one frame time domain measurement results. Data is returned as 4 comma-delimited values: The Channel Power in dBm, Preamble power in dBm, downlink burst power of data bursts in dBm, and uplink burst power of data bursts in dBm.
Page 358
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-5 :FORMat Subsystem Chapter 12 — Mobile WiMAX Commands 12-5 :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
Page 359
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-6 :INITiate Subsystem 12-6 :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
Page 360
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-7 :MEASure Subsystem Chapter 12 — Mobile WiMAX Commands 12-7 :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 361
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-7 :MEASure Subsystem :MEASure:DEMod:EVSCarrier? Title: Measure EVM vs. Sub Carrier Description: Sets the active measurement to EVM vs. Sub Carrier, sets the default measurement parameters, triggers a new measurement, and returns the EVM (rms), EVM (pk), RCE (rms), RCE (pk), Carrier Frequency, Freq Error, Freq Error, and the Base Station ID.
Page 362
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-7 :MEASure Subsystem Chapter 12 — Mobile WiMAX Commands :MEASure:DEMod:SFLatness? Title: Measure Spectral Flatness Description: Sets the active measurement to Spectral Flatness, sets the default measurement parameters, triggers a new measurement, and returns the absolute delta of the power between adjacent sub carriers in dB.
Page 363
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-7 :MEASure Subsystem :MEASure:RF:ACPR? Title: Measure Adjacent Channel Power Ratio Description: Sets the active measurement to ACPR, sets the default measurement parameters, triggers a new measurement, and returns the power levels for each channel (both absolute and relative).
Page 364
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-7 :MEASure Subsystem Chapter 12 — Mobile WiMAX Commands :MEASure:RF:SPECtrum? Title: Measure RF Spectrum Description: Sets the active measurement to Spectrum, sets the default measurement parameters, triggers a new measurement and returns the Channel Power (RSSI) and Occupied bandwidth measurement.
Page 365
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-8 :READ Subsystem 12-8 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 366
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-8 :READ Subsystem Chapter 12 — Mobile WiMAX Commands :READ:DEMod:EVSYmbol? Title: Read EVM vs. Symbol Description: Triggers a new EVM vs. Symbol measurement and returns the results: EVM (rms), EVM (pk), RCE (rms), RCE (pk), Carrier Frequency, Freq Error, Freq Error, and the Base Station ID The EVM vs.
Page 367
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-8 :READ Subsystem :READ:RF:ACPR? Title: Read Adjacent Channel Power Ratio Description: Triggers a new Adjacent Channel Power Ratio measurement and returns the results: Power levels for each channel (both absolute and relative).
Page 368
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-8 :READ Subsystem Chapter 12 — Mobile WiMAX Commands :READ:RF:SPECtrum? Title: Read RF Spectrum Description: Triggers a new RF Spectrum measurement and returns the results: Channel Power (RSSI) and Occupied bandwidth measurement. It is a combination of the commands :ABORT, :INITiate, and :FETCh:RF:SPECtrum? The Spectrum measurement must be the active measurement (specified by :CONFigure:RF SPECtrum.
Page 369
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-9 :TRACe Subsystem 12-9 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe:PREamble? <trace type> Title: Trace Header Transfer Description: Returns trace header information for the specified trace.
Page 370
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-9 :TRACe Subsystem Chapter 12 — Mobile WiMAX Commands :TRACe[:DATA]? <trace type> Title: Trace Data Transfer Description: This command transfers trace data from the instrument to the controller. The <trace type> must be one of the following: SPECtrum|PVTime|CONStln|SFLatness|EVSCarrier|EVSYmbol.
Page 371
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 12 — Mobile WiMAX Commands 12-10 [:SENSe] Subsystem 12-10 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:BANDwidth|BWIDth[:RESolution] <index> [:SENSe]:BANDwidth|BWIDth[:RESolution]? Title: Resolution Bandwidth Description: Sets the resolution bandwidth. The <index> argument is a 1-based index of the position of the desired bandwidth in the instrument’s current bandwidth list.
Page 372
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink then the value of the <string>...
Page 373
“Measurement” menu, press the “Pass/Fail Mode” key, and then press the “Select Pass/Fail Test” submenu. Alternatively, the list can be retrieved remotely and viewed using the Anritsu Master Software Tools. The <test set> argument is a 1-based index of the position of the desired Pass/Fail test set in the instrument’s current Pass/Fail test set...
Page 374
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 12-10 [:SENSe] Subsystem Chapter 12 — Mobile WiMAX Commands [:SENSe]:POWer[:RF]:RANGe[:IMMediate] Title: Amplitude Range Description: Recalculates amplitude range. Note that issuing this command will set the automatic dynamic range OFF. Related Command: [:SENSe]:POWer[:RF]:RANGe:AUTO Front Panel Access: Amplitude, Adjust Range [:SENSe]:RF:SPECtrum:SPAN 5|10|20|30 [:SENSe]:RF:SPECtrum:SPAN?
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-1 :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. If INITiate:CONTinuous is OFF (i.e.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-2 :CALCulate Subsystem Chapter 13 — LTE Commands 13-2 :CALCulate Subsystem The commands in this subsystem process data that has been collected via the SENSe subsystem. :CALCulate:MARKer:AOFF Title: Turn All Markers Off Description: Turns off all markers in Channel Spectrum. Front Panel Access: Marker, Markers Off :CALCulate:MARKer1:DELTa:X <x1 parameter>...
Page 377
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-2 :CALCulate Subsystem :CALCulate:MARKer1:STATe OFF|ON|DELta :CALCulate:MARKer1:STATe? Title: Set Marker 1 State Description: Sets marker 1 on/off or delta. Parameter: OFF|ON|DELta Parameter Type: <char> Default Value: OFF Front Panel Access: Marker, Marker Select (M1), Marker State :CALCulate:MARKer1:X <x-parameter>...
Page 378
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-2 :CALCulate Subsystem Chapter 13 — LTE Commands :CALCulate:MARKer2:DELTa:X <x1 parameter> :CALCulate:MARKer2:DELTa:X? Title: Delta Marker X Value Description: Sets/Queries the relative location of the delta marker from the reference marker on the x-axis. Note: The query value might not always match the set value since the instrument will round the set value based on the display pixel resolution.
Page 379
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-2 :CALCulate Subsystem :CALCulate:MARKer2:X <x-parameter> :CALCulate:MARKer2:X? Title: Set Marker 2 Value Description: Sets/Queries the location of marker 2 on the x-axis at the specified location. Parameter: <x-parameter> Default Unit: Hz Front Panel Access: Marker, Marker Select (M2), Peak Search :CALCulate:MARKer2:Y?
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-3 :CONFigure Subsystem Chapter 13 — LTE Commands 13-3 :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 381
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-3 :CONFigure Subsystem :CONFigure:DEMod SUMMary|CONStln|CCPGraph|CCPTable Title: Select the Modulation Measurement Description: Sets measurement to one of the Modulation screens. This can be one of: SUMMary: Modulation Summary view CONStln: Modulation Constellation diagram CCPGraph: Control Channel Powers - Bar-graph view CCPTable: Control Channel Powers - Table view...
Page 382
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-3 :CONFigure Subsystem Chapter 13 — LTE Commands :CONFigure:RF SUMMary|SPECtrum|ACLR|SEM Title: Select RF Measurements Description: This command configures RF measurements. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-4 :DISPlay Subsystem 13-4 :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-5 :FETCh Subsystem Chapter 13 — LTE Commands 13-5 :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 385
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-5 :FETCh Subsystem :FETCh:OTA:CAGGregation? Title: Fetch OTA Carrier Aggregation Description: Returns the result of the most recent Carrier Aggregation measurement numeric results. Data is returned as 60 comma delimited values. The values consist of 5 sets of Component Carrier (CC) data with each set containing 12 fields (CP, tx1 antenna, tx2 antenna, RS Power, RS Delta Power, SS Power, EVM(rms), EVM(PK), Freq Error, Freq Error (ppm),...
Page 386
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-5 :FETCh Subsystem Chapter 13 — LTE Commands :FETCh:OTA:TXTEst? Title: Fetch OTA Tx Test Description: Returns the most recent OTA Tx Text measurement results. Data is returned as 3 sets of comma-delimited values. Each set as follows: Cell ID, Group ID, Sector ID, S-SS Power, RSRP, RSRQ, and SINR Following the six sets of data is and addition set of four numbers:...
Page 387
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-5 :FETCh Subsystem :FETCh:SUMMary? Title: Fetch Summary Description: Returns the values displayed in a Summary measurement view. If the current display is not a summary screen, then the return value is ‘N/A’. The return value is a comma separated list of the values displayed on the screen, in the order they are displayed from top to bottom.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-6 :FORMat Subsystem Chapter 13 — LTE Commands 13-6 :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-7 :INITiate Subsystem 13-7 :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Description: Specifies whether the sweep/measurement is triggered continuously. If the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-8 :MEASure Subsystem Chapter 13 — LTE Commands 13-8 :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 391
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-8 :MEASure Subsystem :MEASure:DEMod:CCPData? Title: Read Modulation Control Channel Power Data Description: Sets the active measurement to Control Channel Power, sets the default measurement parameters, triggers a new measurement, and returns the measured values: RS_POWER, PSS_POWER, SSS_POWER, BCH_POWER, CFI_POWER, RS_TOTAL_POWER, PSS_TOTAL_POWER,...
Page 392
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-8 :MEASure Subsystem Chapter 13 — LTE Commands :MEASure:OTA:MAPping? Title: Measure OTA Coverage Mapping Description: Sets the active measurement to OTA Coverage Mapping, sets the default measurement parameters, triggers a new measurement, and returns the measured values: Data is returned as 6 sets of comma-delimited values.
Page 393
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-8 :MEASure Subsystem :MEASure:OTA:TXTEst? Title: Measure OTA Tx Test Description: Sets the active measurement to OTA Tx Test, sets the default measurement parameters, triggers a new measurement, and returns the measured values: Data is returned as 3 sets of comma-delimited values.
Page 394
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-8 :MEASure Subsystem Chapter 13 — LTE Commands :MEASure:RF:SPECtrum? Title: Measure RF Spectrum Description: Sets the active measurement to Channel Spectrum, sets the default measurement parameters, triggers a new measurement and returns the Channel Power and Occupied Bandwidth measurement results.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-9 :READ Subsystem 13-9 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 396
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-9 :READ Subsystem Chapter 13 — LTE Commands :READ:OTA:MAPping? Read OTA Coverage Mapping Title: Description: Triggers a new OTA Coverage Mapping measurement and returns the results. The OTA Scanner measurement must be the active measurement (specified by :CONFigure:OTA MAPping.
Page 397
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-9 :READ Subsystem :READ:OTA:TXTEst? Title: Read OTA Tx Test Description: Triggers a new OTA Tx Test measurement and returns the results. The OTA Tx Test measurement must be the active measurement (specified by :CONFigure:OTA Tx Test.
Page 398
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-9 :READ Subsystem Chapter 13 — LTE Commands :READ:RF:ACLR? Title: Read Adjacent Channel Leakage Ratio Description: Triggers a new Adjacent Channel Leakage Ratio measurement and returns the results: Power levels for each channel (both absolute and relative).
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-10 :UNIT Subsystem 13-10 :UNIT Subsystem The unit subsystem is used to modify the default units used for related parameters. These changes affect parameters in both commands and responses. :UNIT:POWer dBM|W :UNIT:POWer? Title: Measurement Units...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-11 [:SENSe] Subsystem Chapter 13 — LTE Commands 13-11 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:AVErage:FERRor:COUNt n [:SENSe]:AVErage:FERRor:COUNt? Title: Frequency Error Average Description: When count is greater than one, the frequency error value is averaged over past measurements.
Page 401
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-11 [:SENSe] Subsystem [:SENSe]:CC{1|2|3|4|5}:ACTive OFF|ON [:SENSe]:CC{1|2|3|4|5}:ACTive? Title: Active Component Carrier Description: Sets the specified Component Carrier (CC) to be on or off. Parameter: OFF|ON|0|1 Parameter Type: <boolean> [:SENSe]:CC{1|2|3|4|5}:BANDWidth 1.4|3|5|10|15|20 [:SENSe]:CC{1|2|3|4|5}:BANDWidth? Title: Component Carrier Bandwidth Description: Sets the channel bandwidth of the specified Component Carrier (CC).
Page 402
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink, then the value of the <string>...
Page 403
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-11 [:SENSe] Subsystem [:SENSe]:EVM? Title: EVM Description: Returns the measured EVM value. This consists of 4 comma-separated numbers: Mean value, maximum value, minimum value and standard deviation. [:SENSe]:EVM:MAXHold ON|OFF [:SENSe]:EVM:MAXHold? Title: EVM Max Hold Description: Turns Max Hold on or off (toggle) for measured EVM value.
Page 404
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink, then the value of the <string>...
Page 405
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-11 [:SENSe] Subsystem [:SENSe]:LTE:STATus? Title: Sweep Status Description: Returns 1 when the sweep is complete. Returns 0 when the sweep is in progress. Front Panel Access: None [:SENSe][:OTA]:MAPping:MEASurement SSSPower|RSRP|RSRQ|SINR [:SENSe][:OTA]:MAPping:MEASurement? Title: Coverage Mapping Measurement Parameter Description: Selects the measurement parameter used by the mapping system.
Page 406
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-11 [:SENSe] Subsystem Chapter 13 — LTE Commands [:SENSe][:OTA]:MAPping:SSSPower:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x “ [:SENSe][:OTA]:MAPping:SSSPower:THREShold? [:SENSe][:OTA]:MAPping:RSRP:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x” [:SENSe][:OTA]:MAPping:RSRP:THREShold? [:SENSe][:OTA]:MAPping:RSRQ:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x” [:SENSe][:OTA]:MAPping:RSRQ:THREShold? [:SENSe][:OTA]:MAPping:SINR:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x” [:SENSe][:OTA]:MAPping:SINR:THREShold? Title: Coverage Mapping Thresholds Description: The above commands set/return the threshold levels used in coverage mapping.
Page 408
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-11 [:SENSe] Subsystem Chapter 13 — LTE Commands [:SENSe][:OTA]:MAPping:REPeat:TYPe: TIMe|DISTance [:SENSe][:OTA]:MAPping:REPeat:TYPe? Title: Coverage Map Repeat Type Description: Sets the mode for determining data collection trigger. Setting is either Time or Distance. In Time mode, data is collected at fixed intervals in time.
Page 409
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-11 [:SENSe] Subsystem [:SENSe][:OTA]:MAPping:SAVe:TEXt “<filename>” Title: Coverage Map Save KML data file Description: Saves all collected data to a tab delimited text file. The filename must be enclosed in quotation marks. Do not include the file extension. Front Panel Access: Measurement, Over-the-Air, Mapping, Save/Recall Points/Map, Save Tab Delimited Points...
Page 410
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-11 [:SENSe] Subsystem Chapter 13 — LTE Commands [:SENSe]:POWer[:RF]:RANGe:AUTO <Boolean (default=1 [ON])> [:SENSe]:POWer[:RF]:RANGe:AUTO? Title: Automatic Amplitude Range Description: Sets the automatic amplitude range. Setting the value to ON or 1 will result in the amplitude range being coupled to the detected input signal level.
Page 411
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 13 — LTE Commands 13-11 [:SENSe] Subsystem [:SENSe]:TAE:ACTive OFF|ON [:SENSe]:TAE:ACTive? Title: Time Alignment Error Description: Sets the state of the TAE measurement for OTA carrier aggregation. Parameter: OFF|ON|0|1 Parameter Type: <boolean> MS2720T PM PN: 10580-00341 Rev.
Page 412
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 13-11 [:SENSe] Subsystem Chapter 13 — LTE Commands 13-38 PN: 10580-00341 Rev. C MS2720T PM...
Page 413
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-1 :ABORt Subsystem The abort subsystem includes commands that allow the user to stop current measurement activities on the instrument. :ABORt Title: Abort Description: Restarts the current sweep and/or measurement. If INITiate:CONTinuous is OFF (i.e.
Page 414
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-2 :CALCulate Subsystem Chapter 14 — TD-LTE Commands 14-2 :CALCulate Subsystem The commands in this subsystem process data that has been collected via the SENSe subsystem. :CALCulate:MARKer:AOFF Title: Turn All Markers Off Description: Turn off All markers in RF Channel Spectrum and RF Power vs. Time. Front Panel Access: Marker, Markers Off :CALCulate:MARKer1:DELTa:X <x1 parameter>,<x2 parameter>...
Page 415
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-2 :CALCulate Subsystem :CALCulate:MARKer1:MAXimum Title: Set Marker 1 to Peak Description: Moves marker 1 to peak position on data trace. Parameter: NA Front Panel Access: Marker, Marker Select (M1), Peak Search :CALCulate:MARKer1:STATe OFF|ON|DELta :CALCulate:MARKer1:STATe? Title: Set Marker 1 State...
Page 416
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-2 :CALCulate Subsystem Chapter 14 — TD-LTE Commands :CALCulate:MARKer2:DELTa:X <x1 parameter>,<x2 parameter> :CALCulate:MARKer2:DELTa:X? Title: Delta Marker 2 X Value Description: Sets/Queries the relative location of the delta marker from the reference marker on the x-axis. Note: The query value might not always match the set value since the instrument will round the set value based on the display pixel resolution.
Page 417
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-2 :CALCulate Subsystem :CALCulate:MARKer2:STATe OFF|ON|DELta :CALCulate:MARKer2:STATe? Title: Set Marker 2 State Description: Sets marker 2 on/off or delta. Parameter: OFF|ON|Delta Parameter Type: <char> Default Value: OFF Front Panel Access: Marker, Marker Select (M2), Marker State :CALCulate:MARKer2:X <x1 parameter>,<x2 parameter>...
Page 418
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-3 :CONFigure Subsystem Chapter 14 — TD-LTE Commands 14-3 :CONFigure Subsystem This set of commands prepares the instrument for the selected measurement. It disables any currently-enabled measurements and activates the specified measurement. It sets the instrument to single sweep mode, waiting for an :INITiate command.
Page 419
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-3 :CONFigure Subsystem :CONFigure:DEMod SUMMary|CONStln|CCPGraph|CCPTable Title: Select the Modulation Measurement Description: Sets measurement to one of the Modulation screens. This can be one of: SUMMary: Modulation Summary view CONStln: Modulation Constellation diagram.
Page 420
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-3 :CONFigure Subsystem Chapter 14 — TD-LTE Commands :CONFigure:RF SUMMary|SPECtrum|ACLR|SEM|PVTime Title: Select RF Measurements Description: This command configures RF measurements. It disables any other active measurements. None of the instrument parameters are changed by the execution of this command.
Page 421
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-4 :DISPlay Subsystem 14-4 :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
Page 422
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-5 :FETCh Subsystem Chapter 14 — TD-LTE Commands 14-5 :FETCh Subsystem This set of commands returns the most recent measurement data of the active measurement. They will not switch to another measurement. To make a new measurement, use the INITiate command. To get new measurement data, use the READ or MEASure query commands.
Page 423
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-5 :FETCh Subsystem :FETCh:OTA:TXTEst? Title: Fetch OTA Tx Test Description: Returns the most recent OTA Tx Test measurement results. Data is returned as 2 comma-delimited values: Channel Power in dBm and Occupied bandwidth measurement in MHz.
Page 424
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-5 :FETCh Subsystem Chapter 14 — TD-LTE Commands :FETCh:RF:PVTime? Title: Fetch Power vs. Time Returns Power vs. Time measurement results – Total Frame Power, Description: DwPTS Power, Transmit Off Power, Cell ID, Timing Error, Sub-Frame Power 1, 2, ...10.
Page 425
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-6 :FORMat Subsystem 14-6 :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
Page 426
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-7 :INITiate Subsystem Chapter 14 — TD-LTE Commands 14-7 :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? Title: Continuous/Single Sweep Specifies whether the sweep/measurement is triggered continuously. If Description: the value is set to ON or 1, another sweep/measurement is triggered as soon as the current one completes.
Page 427
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-8 :MEASure Subsystem 14-8 :MEASure Subsystem These commands take the instrument from its current state, enable the specified measurement and put the instrument into single sweep mode. They correct any parameters that are invalid given the new measurement state such that a valid measurement can take place.
Page 428
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-8 :MEASure Subsystem Chapter 14 — TD-LTE Commands :MEASure:DEMod:CCPData? Title: Read Modulation Control Channel Power Data Description: Sets the active measurement to Control Channel Power, sets the default measurement parameters, triggers a new measurement, and returns the measured values: RS_POWER, PSS_POWER, SSS_POWER, BCH_POWER, CFI_POWER, RS_TOTAL_POWER, PSS_TOTAL_POWER, SSS_TOTAL_POWER, BCH_TOTAL_POWER,...
Page 429
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-8 :MEASure Subsystem :MEASure:DEMod:CONStln? Title: Measure Constellation Description: Triggers a new Constellation measurement and returns the results. The Constellation measurement must be the active measurement (specified by :CONFigure:DEMod CONStln. The current measurement can be queried using the command :CONFigure? Data is returned as 9 comma-delimited values: EVM (rms) in %, EVM (pk) in %,...
Page 430
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-8 :MEASure Subsystem Chapter 14 — TD-LTE Commands :MEASure:OTA:SCANner? Measure OTA Scanner Title: Description: Sets the active measurement to OTA Scanner, sets the default measurement parameters, triggers a new measurement, and returns the measured values: Data is returned as 6 sets of comma-delimited values.
Page 431
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-8 :MEASure Subsystem :MEASure:RF:PVTime? Title: Measure Power vs. Time (Frame) Description: Sets the active measurement to Power vs. Time (Frame), sets the default measurement parameters, triggers a new measurement and returns the Total Frame Power, DwPTS Power, Transmit Off Power, Cell ID, Timing Error, Sub-Frame Power 1, 2, ...10.
Page 432
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-9 :READ Subsystem Chapter 14 — TD-LTE Commands 14-9 :READ Subsystem This set of commands combines the ABORt, INITiate and FETCh commands. It aborts any current triggering sequence and sets the trigger state to idle. It then initiates a new active measurement (i.e.
Page 433
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-9 :READ Subsystem :READ:OTA:SCANner? Title: Read OTA Scanner Description: Triggers a new OTA Scanner measurement and returns the results. The OTA Scanner measurement must be the active measurement (specified by :CONFigure:OTA SCANner.
Page 434
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-9 :READ Subsystem Chapter 14 — TD-LTE Commands :READ:PFail? Title: Read PASS/FAIL Description: Triggers a new PASS/FAIL measurement and returns the results. It is a combination of the commands :ABORT, :INITiate, and FETCh:PFail? The PASS/FAIL measurement must be active.
Page 435
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-9 :READ Subsystem :READ:RF:PVTime? Title: Read Power vs. Time Description: Triggers a new Power vs. Time measurement and returns the results: Total Frame Power, DwPTS Power, Transmit Off Power, Cell ID, Timing Error, Sub-Frame Power 1, 2, ...10.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-10 :TRIGger Subsystem Chapter 14 — TD-LTE Commands 14-10 :TRIGger Subsystem This subsystem contains commands related to the triggering of instrument functions for the purposes of synchronization. Related commands appear in the ABORt and INITiate subsystems.
Page 437
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-11 :UNIT Subsystem 14-11 :UNIT Subsystem The unit subsystem is used to modify the default units used for related parameters. These changes affect parameters in both commands and responses. :UNIT:POWer dBM|W :UNIT:POWer? Title: Measurement Units...
Page 438
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-12 [:SENSe] Subsystem Chapter 14 — TD-LTE Commands 14-12 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:AVErage:FERRor:COUNt n [:SENSe]:AVErage:FERRor:COUNt? Frequency Error Average Title: Description: When count is greater than one, the frequency error value is averaged over past measurements.
Page 439
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-12 [:SENSe] Subsystem [:SENSe]:EVM? Title: Description: Returns the measured EVM value. This consists of 4 comma-separated numbers: Mean value, maximum value, minimum value and standard deviation. [:SENSe]:EVM:MAXHold ON|OFF [:SENSe]:EVM:MAXHold? Title: EVM Max Hold Turns Max Hold on or off (toggle) for measured EVM value.
Page 440
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is P-GSM 900 - Uplink, then the value of the <string>...
Page 441
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-12 [:SENSe] Subsystem [:SENSe]:LTE:STATus? Title: Sweep Status Description: Returns 1 when the sweep is complete. Returns 0 when the sweep is in progress. Front Panel Access: None [:SENSe][:OTA]:MAPping:MEASurement SSSPower|RSRP|RSRQ|SINR [:SENSe][:OTA]:MAPping:MEASurement? Title: Coverage Mapping Measurement Parameter Description: Selects the measurement parameter used by the mapping system.
Page 442
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-12 [:SENSe] Subsystem Chapter 14 — TD-LTE Commands [:SENSe][:OTA]:MAPping:SSSPower:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x “ [:SENSe][:OTA]:MAPping:SSSPower:THREShold? [:SENSe][:OTA]:MAPping:RSRP:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x” [:SENSe][:OTA]:MAPping:RSRP:THREShold? [:SENSe][:OTA]:MAPping:RSRQ:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x” [:SENSe][:OTA]:MAPping:RSRQ:THREShold? [:SENSe][:OTA]:MAPping:SINR:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x” [:SENSe][:OTA]:MAPping:SINR:THREShold? Title: Coverage Mapping Thresholds The above commands set/return the threshold levels used in coverage Description: mapping.
Page 444
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-12 [:SENSe] Subsystem Chapter 14 — TD-LTE Commands [:SENSe][:OTA]:MAPping:REPeat:TYPe: TIMe|DISTance [:SENSe][:OTA]:MAPping:REPeat:TYPe? Title: Coverage Map Repeat Type Description: Sets the mode for determining data collection trigger. Setting is either Time or Distance. In Time mode, data is collected at fixed intervals in time.
Page 445
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-12 [:SENSe] Subsystem [:SENSe][:OTA]:MAPping:SAVe:TEXt “<filename>” Title: Coverage Map Save KML data file Description: Saves all collected data to a tab delimited text file. The filename must be enclosed in quotation marks. Do not include the file extension. Front Panel Access: Measurement, Over-the-Air, Mapping, Save/Recall Points/Map, Save Tab Delimited Points...
Page 446
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-12 [:SENSe] Subsystem Chapter 14 — TD-LTE Commands When this command is issued, the amplitude range itself will not change. The default value is ON. That is, sending :SENS:POW:RANG:AUTO is equivalent to sending :SENS:POW:RANG:AUTO ON.
Page 447
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 14 — TD-LTE Commands 14-12 [:SENSe] Subsystem [:SENSe]:TRIGger NOTRIGger|EXTernal [:SENSe]:TRIGger? Title: External Trigger Description: Sets the external trigger. The query form returns either “NOTRIG” or “EXT” in Ascii (without the double quotes). Default Value: No Trig Front Panel Access: Setup, Trigger, Trigger Source...
Page 448
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 14-12 [:SENSe] Subsystem Chapter 14 — TD-LTE Commands 14-36 PN: 10580-00341 Rev. C MS2720T PM...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-1 :CALCulate Subsystem The commands in this subsystem process data that has been collected via the SENSe subsystem. :CALCulate:MARKer{1|2|3|4|5|6}[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}[:STATe]? Title: Marker State Description: Sets the specified marker on/off. Parameter: OFF|ON|0|1 Parameter Type: <boolean>...
Page 450
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-1 :CALCulate Subsystem Chapter 15 — AM/FM/PM Commands :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:X <x-parameter> :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:X? Title: Delta Marker X Value Description: Sets the location of the delta marker on the x-axis at the specified location <x-parameter> plus the reference marker x-axis. <x-parameter> is defined in the current x-axis units.
Page 451
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-1 :CALCulate Subsystem :CALCulate:MARKer{1|2|3|4|5|6}:MAXimum Title: Marker (Maximum) Peak Search Description: Puts the specified marker at the maximum amplitude in the trace. Front Panel Access: Marker, Marker [1/2/3/4/5/6], Peak Search Marker, Marker [1/2/3/4/5/6], More Peak Options, Peak Search :CALCulate:MARKer{1|2|3|4|5|6}[:SET]:RLEVel Title: Marker to Reference Level...
Page 452
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-1 :CALCulate Subsystem Chapter 15 — AM/FM/PM Commands :CALCulate:MARKer{1|2|3|4|5|6}:Y? Title: Marker Read Y Value Description: In RF spectrum view, the value is returned in dBm. In Audio Spectrum or Audio Waveform view, the value is returned in % for AM, Hz for FM and Radians for PM.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-2 :DISPlay Subsystem 15-2 :DISPlay Subsystem This subsystem provides commands that modify the display of data for the user. They do not modify the way in which data are returned to the controller. :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision <rel ampl>...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-3 :FORMat Subsystem Chapter 15 — AM/FM/PM Commands 15-3 :FORMat Subsystem This subsystem contains commands that determine the formatting of numeric data when it is transferred. The format setting affects data in specific commands only. If a command is affected, it is noted in the command description.
Page 455
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-3 :FORMat Subsystem Both INTeger and REAL formats return a definite block length. Each transfer begins with an ASCII header such as #42204 for INTeger,32 and REAL,32 and #44408 for REAL,64. The first digit represents the number of following digits in the header (in this example, 4).
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-4 :INITiate Subsystem Chapter 15 — AM/FM/PM Commands 15-4 :INITiate Subsystem This subsystem controls the triggering of measurements. :INITiate[:IMMediate] Title: Trigger Sweep/Measurement Description: Initiates a sweep/measurement. If :INITiate:CONTinuous is set to ON, this command is ignored. Use this command in combination with :STATus:OPERation? to synchronize the capture of one complete set of data.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-5 :MMEMory Subsystem 15-5 :MMEMory Subsystem The Mass MEMory subsystem contains functions that provide access to the instrument’s setup and data storage. :MMEMory:DELete <file name> Title: Delete Setup/Measurement Description: Removes the measurement or setup file specified by <file name>...
Page 458
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-5 :MMEMory Subsystem Chapter 15 — AM/FM/PM Commands :MMEMory:LOAD:STATe <integer>,<file name> Title: Recall Setup Description: Recalls a previously stored instrument setup in the current storage location. The setup file to be loaded is specified by <file name>. <file name>...
Page 459
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-5 :MMEMory Subsystem :MMEMory:LOAD:TRACe <integer>,<file name> Title: Recall Measurement Description: The instrument must be in the mode of the saved trace in order to recall that trace.Use :INSTrument:SELect or :INSTrument:NSELect to set the mode.
Page 460
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-5 :MMEMory Subsystem Chapter 15 — AM/FM/PM Commands :MMEMory:STORe:STATe <integer>,<file name> Title: Save Setup Description: Stores the current setup into the file specified by <file name>. <file name> should be enclosed in either single quotes (‘ ’) or double quotes (“...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-6 :TRACe Subsystem 15-6 :TRACe Subsystem This subsystem contains commands related to the transfer of trace data to and from the instrument. :TRACe[:DATA]? Title: Trace Data Transfer Description: This command transfers data from the controlling program to the instrument.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-7 [:SENSe] Subsystem Chapter 15 — AM/FM/PM Commands 15-7 [:SENSe] Subsystem The commands in this subsystem relate to device-specific parameters, not signal-oriented parameters. [:SENSe]:AFPanalyzer:AVERage:COUNt <avg count> [:SENSe]:AFPanalyzer:AVERage:COUNt? Title: Measurement Average Description: Sets the average count for the measurement data in the summary mode. The query format of this command returns the value only in the summary mode.
Page 463
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-7 [:SENSe] Subsystem [:SENSe]:AFPanalyzer:DEMod:TYPE AM|FM|PM [:SENSe]:AFPanalyzer:DEMod:TYPE? Title: Demodulation Type Description: This command sets the demodulation type. Parameter: AM|FM|PM Default Value: AM Example: To set the demodulation type to FM: SENSe:AFPanalyzer:DEMod:TYPE FM Front Panel Access: Setup, Demod Type...
Page 464
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-7 [:SENSe] Subsystem Chapter 15 — AM/FM/PM Commands [:SENSe]:AFPanalyzer:IFBW:AUTO 0|1 [:SENSe]:AFPanalyzer:IFBW:AUTO? Title: IF bandwidth coupling Description: Sets the state of the coupling of the IF bandwidth to the span. Setting the value to 1 will result in the IF bandwidth being coupled to the span. That is, when the span changes, the IF bandwidth changes.
Page 465
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-7 [:SENSe] Subsystem [:SENSe]:AFPanalyzer:SPAN <freq> [:SENSe]:AFPanalyzer:SPAN? Title: Audio Frequency Span Description: Sets the audio frequency span in the audio spectrum view. Valid values are 2 kHz, 5 kHz, 10 kHz, 20 kHz and 70 kHz. Parameter: <freq>...
Page 466
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-7 [:SENSe] Subsystem Chapter 15 — AM/FM/PM Commands [:SENSe]:FREQuency:CENTer <freq> [:SENSe]:FREQuency:CENTer? Title: Center Frequency Description: Sets the center frequency. Note that changing the value of the center frequency may also change the value of the span. Parameter: <freq>...
Page 467
Signal Standard submenu button in the Freq menu. The list can also be downloaded remotely and viewed using Anritsu Master Software Tools. For example, if the desired Signal Standard is: P-GSM 900 - Uplink then the value of the <string> would be “P-GSM 900 - Uplink”.
Page 468
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-7 [:SENSe] Subsystem Chapter 15 — AM/FM/PM Commands [:SENSe]:FREQuency:SPAN:MINimum Title: Frequency Span – Minimum Description: Sets the frequency span to minimum span (10 kHz). Note that changing the value of the frequency span may change the Center Frequency. Front Panel Access: Freq, Span, Min Span [:SENSe]:FREQuency:SPAN:PREVious...
Page 469
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Chapter 15 — AM/FM/PM Commands 15-7 [:SENSe] Subsystem [:SENSe]:OBWidth:METHod XDB|PERCent [:SENSe]:OBWidth:METHod? Title: Occupied Bandwidth Measurement Method Description: Sets the method for calculating occupied bandwidth. XDB calculates the occupied bandwidth based on points a specified number of dB below the carrier.
Page 470
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com 15-7 [:SENSe] Subsystem Chapter 15 — AM/FM/PM Commands [:SENSe]:OBWidth:XDB <rel ampl> [:SENSe]:OBWidth:XDB? Title: Occupied Bandwidth dB Down Description: This command sets the number of dB below the carrier used to measure the occupied bandwidth. This value is used in the measurement if :SENSe:OBWidth:METHod is set to XDB.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix A — Programming Example C/C++ This example is run on the command line. It sends the *IDN? query to the instrument and prints the response to the console. MS2720T PM PN: 10580-00341 Rev. C...
Page 472
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com A-1 C/C++ Appendix A — Programming Example // IdnExample.cpp : Microsoft Visual Studio-Generated Example //Based on Example 2-1 in the NI-VISA User Manual //Usage : IdnExample “USB0::0x0B58::0xFFF9::xxxxxxxx_xxx_xx::INSTR” //where xxxxxxxx_xxx_xx is the USB Device ID of the //instrument.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix A — Programming Example A-1 C/C++ /* Store the address. */ pAddress = argv[1]; /* Begin by initializing the system*/ status = viOpenDefaultRM(&defaultRM); if (status < VI_SUCCESS) /* Error Initializing VISA...exiting*/ printf(”Can't initialize VISA\n”); return -1;...
Page 474
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com A-1 C/C++ Appendix A — Programming Example status = viClose(instr); status = viClose(defaultRM); return 0; PN: 10580-00341 Rev. C MS2720T PM...
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix A — Programming Example A-2 Visual Basic Visual Basic This function can be called in a Visual Basic program. It sends the *IDN? query to the instrument and returns the byte count and ASCII response string. Rem This example is based on Example 2-1 from the NI-VISA User Manual.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com A-3 LabVIEW™ Appendix A — Programming Example stat = viWrite(sesn, “*IDN?”, 5, retCount) stat = viRead(sesn, buffer, BUFFER_SIZE, retCount) Rem TODO: Add code to process the data. byteCount = retCount returnBytes = Left(buffer, retCount) Rem Close down the system Rem TODO: Add error handling.
Page 477
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix A — Programming Example A-3 LabVIEW™ Figure A-1. Data Capture MS2720T PM PN: 10580-00341 Rev. C...
Page 478
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com A-3 LabVIEW™ Appendix A — Programming Example Figure A-2. Data Conversion PN: 10580-00341 Rev. C MS2720T PM...
Page 479
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix B — IQ Waveform Capture Example of Metafile and C++ code are shown below. The MATLAB script is used to read a WCAP file from the instrument and unpack the data into a MATLAB array. The C++ sample program uses the SCPI commands to initiate a capture and save it directly to the PC.
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com B-1 MATLAB Script (getdata_simple_24.m) Appendix B — IQ Waveform Capture MATLAB Script (getdata_simple_24.m) function Data = getdata_simple_24() % target file has 24 bit data % I/Q both contained in same file, 1-by-1 % use with *.wcap files captured manually on unit % Data contains complex-valued contents of filename.wcap fidIQ = fopen('filename.wcap','r');...
Page 481
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix B — IQ Waveform Capture B-1 MATLAB Script (getdata_simple_24.m) freq_offset = fscanf(fidIQ, '%e', 1); freq_offset %find data section stat = fseekStr(fidIQ, '<Data>'); if stat == -1 disp 'ERROR: data could not be found in file'; fclose(fidIQ);...
Page 482
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com B-1 MATLAB Script (getdata_simple_24.m) Appendix B — IQ Waveform Capture break; %found it, ready to import ii = ii + 1; else ii = 1; if feof(fid) status = -1; return PN: 10580-00341 Rev. C MS2720T PM...
This script initiates a capture but does not allow for the data to be saved on the instrument. Instead, data is saved directly to the PC. Anritsu Company Example SCPI-based program to initiate IQ capture and receive data on PC Data captured using this program will be written to binary output, data.bin.
Page 484
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com B-2 C++ Code (IQ_SCPI.cpp) Appendix B — IQ Waveform Capture // the VISA address of the instrument pAddress = "TCPIP::10.0.0.10::inst0::INSTR"; // the output filename of the data pFileName = "data.bin"; /* Begin by initializing the system*/ status = viOpenDefaultRM(&defaultRM);...
Page 485
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix B — IQ Waveform Capture B-2 C++ Code (IQ_SCPI.cpp) /* initiate capture */ sprintf(&cmdBuf[0],"MEASure:IQ:CAPture REMote\n"); status = viWrite(instr, (unsigned char *)&cmdBuf[0],(ViUInt32)strlen(cmdBuf), &retCount); /* printf("%d, %d, %d\n",i,(numBytes - bytesLeft),retCount); */ if (status != VI_SUCCESS) printf("viWrite 1 failed 0x%x\n",status);...
Page 486
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com B-2 C++ Code (IQ_SCPI.cpp) Appendix B — IQ Waveform Capture printf("viRead 1 failed 0x%x\n",status); viStatusDesc(instr,status,statStr); printf("statStr 1 = %s\n",statStr); break; if(!strncmp(dataBuf, "#10", strlen("#10"))) break; else /* append data to end of file */ /* data comes back in form #xyyyyyyy where yyyyyy indicates the size of the buffer and x indicates the number of digits in the buffer size...
Page 487
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix B — IQ Waveform Capture B-2 C++ Code (IQ_SCPI.cpp) return 0; MS2720T PM PN: 10580-00341 Rev. C...
Page 488
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com B-2 C++ Code (IQ_SCPI.cpp) Appendix B — IQ Waveform Capture B-10 PN: 10580-00341 Rev. C MS2720T PM...
Page 489
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode Appendix C — List of Commands by Mode Chapter 1—General Information Chapter 2—Programming with SCPI Chapter 3—All Mode Commands :INSTrument:CATalog:FULL? ........3-1 :INSTrument:NSELect <integer>...
Page 490
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :CALCulate:LIMit:ENVelope:UPDate:Y ......4-5 :CALCulate:LIMit:FAIL? .
Page 491
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:X? ......4-18 :CALCulate:MARKer{1|2|3|4|5|6}:DELTa:Y? .
Page 492
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :MEASure:CHPower:CHPower? ........4-33 :MEASure:CHPower:DENSity? .
Page 493
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:AVERage:COUNt? ........4-49 [:SENSe]:AVERage:TYPE NONE|SCALar|MAXimum|MINimum [:SENSe]:AVERage:TYPE? .
Page 494
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:FREQuency:STOP <freq> [:SENSe]:FREQuency:STOP? ........4-60 [:SENSe]:FSTRength:ANTenna <antenna>...
Page 495
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:CW:FREQuency [:SENSe]:CW:FREQuency? ........5-9 [:SENSe]:GENerator:MODe CW|TRACking [:SENSe]:GENerator:MODe? .
Page 496
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :INITiate[:IMMediate] ......... . . 6-10 :MEASure:DEMod:CDPower? .
Page 497
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:POWer[:RF]:RANGe:AUTO? ......6-30 [:SENSe]:POWer[:RF]:RANGe[:IMMediate] .
Page 498
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :MEASure:RF:SPECtrum? ........7-18 :MEASure:RF:SUMMary? .
Page 499
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:SWEep:SPEed? ........7-34 [:SENSe]:WCODe 64|128 [:SENSe]:WCODe? .
Page 500
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :FETCh:PFail?..........8-18 :FETCh:PTAPower? .
Page 501
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :READ:DEMod:FERRor:PRECise? ....... . 8-39 :READ:DEMod:FERRor? .
Page 502
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:DEMod:SCCPch:SFACtor 4|8|16|32|64|128|256 [:SENSe]:DEMod:SCCPch:SFACtor? ....... 8-51 [:SENSe]:DEMod:SCODe <scrambling code>...
Page 503
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet? ..... . 9-4 :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision <rel ampl> :DISPlay:WINDow:TRACe:Y[:SCALe]:PDIVision?.
Page 504
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:FREQuency:CENTer <freq> [:SENSe]:FREQuency:CENTer? ........9-26 [:SENSe]:FREQuency:SIGStandard:CHANnel <number>...
Page 505
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :FORMat[:READings][:DATA] ASCii|INTeger,32|REAL,32 :FORMat[:READings][:DATA]? ........10-9 :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? .
Page 506
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :CONFigure:RF <char>......... . . 11-4 :DISPlay:WINDow:TRACe:MAXHold OFF|ON|0|1 :DISPlay:WINDow:TRACe:MAXHold? .
Page 507
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:CPRatio? ..........11-23 [:SENSe]:DEMod:CONStln:POINts? .
Page 508
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :FETCh:DEMod:CONStln? ........12-7 :FETCh:DEMod:EVSCarrier? .
Page 509
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:POWer[:RF]:RANGe:AUTO OFF|ON|0|1 [:SENSe]:POWer[:RF]:RANGe:AUTO? ......12-25 [:SENSe]:POWer[:RF]:RANGe[:IMMediate] .
Page 510
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :FETCh:RF:SPECtrum? ......... 13-12 :FETCh:SUMMary? .
Page 511
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:CC{1|2|3|4|5}:SIGStandard <string> [:SENSe]:CC{1|2|3|4|5}:SIGStandard? ......13-28 [:SENSe]:CELLID <char>...
Page 512
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:POWer[:RF]:RANGe:AUTO? ......13-35 [:SENSe]:RF:SPECtrum:SPAN Auto|1.4|3|5|10|15|20|30 [:SENSe]:RF:SPECtrum:SPAN? .
Page 513
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :FETCh:RF:ACLR? ..........14-11 :FETCh:RF:PVTime? .
Page 514
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:EVM:MODe AUTO|PBCHonly [:SENSe]:EVM:MODe? ......... 14-27 [:SENSe]:EVM:RESet .
Page 515
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode :CALCulate:MARKer{1|2|3|4|5|6}[:STATe]?......15-1 :CALCulate:MARKer{1|2|3|4|5|6}:DELTa[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}:DELTa[:STATe]? .
Page 516
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix C — List of Commands by Mode [:SENSe]:AFPanalyzer:PM:SCALe? ....... 15-16 [:SENSe]:AFPanalyzer:RFSPectrum:DATA? .
Page 517
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands Appendix D — List of All Commands :ABORt ............10-1 :ABORt .
Page 518
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :CALCulate:LIMit:TYPe 0|1 :CALCulate:LIMit:TYPe?......... 4-10 :CALCulate:LIMit:UPPer:ALARm OFF|ON|0|1 :CALCulate:LIMit:UPPer:ALARm? .
Page 519
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :CALCulate:MARKer{1|2|3|4|5|6}:FIXed[:STATe] OFF|ON|0|1 :CALCulate:MARKer{1|2|3|4|5|6}:FIXed[:STATe]? ....4-20 :CALCulate:MARKer{1|2|3|4|5|6}:MAXimum ..... . . 4-20 :CALCulate:MARKer{1|2|3|4|5|6}:MAXimum:LEFT .
Page 520
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :CALCulate:MARKer1:STATe?........14-3 :CALCulate:MARKer1:X <x1 parameter>,<x2 parameter>...
Page 521
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :CONFigure:DEMod SUMMary|CONStln|CCPGraph|CCPTable ..13-7 :CONFigure:DEMod SUMMary|CONStln|CCPGraph|CCPTable ..14-7 :CONFigure:DEMod ..........10-2 :CONFigure:FSTRength .
Page 522
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl> :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet?..... . 13-9 :DISPlay:WINDow:TRACe:Y[:SCALe]:OFFSet <rel ampl>...
Page 523
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :FETCh:CHPower:DENSity? ........4-27 :FETCh:CHPower? .
Page 524
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :FETCh:OBWidth? ..........4-28 :FETCh:OBWidth? .
Page 525
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :FETCh:RF:SUMMary? ......... 7-10 :FETCh:RF:SUMMary? .
Page 526
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? ......... 14-14 :INITiate:CONTinuous OFF|ON|0|1 :INITiate:CONTinuous? .
Page 527
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :MEASure:DEMod:CDPData? ........7-13 :MEASure:DEMod:CDPData? .
Page 528
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :MEASure:OTA:MAPping? ........13-18 :MEASure:OTA:MAPping? .
Page 529
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :MEASure:SPECtrum:MULTi?........10-13 :MEASure:SPECtrum:SINGle? .
Page 530
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :READ:DEMod:FERRor:PRECise? ....... . . 8-39 :READ:DEMod:FERRor?.
Page 531
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :READ:RF:ACLR? ..........13-24 :READ:RF:ACLR? .
Page 532
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :TRACe[:DATA]? {1|2|3} ........4-40 :TRACe[:DATA] ACLR|SPECtrum|EMISsion|DEMod,(<header><block>) :TRACe[:DATA]? ACLR|SPECtrum|EMISsion|DEMod.
Page 533
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands :UNIT:POWer? ..........7-27 :UNIT:POWer dBM|W :UNIT:POWer? .
Page 534
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:AVErage:FERRor:COUNt? ......13-26 [:SENSe]:AVErage:FERRor:COUNt n [:SENSe]:AVErage:FERRor:COUNt? .
Page 535
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:CHPower:STATe OFF|ON|0|1 [:SENSe]:CHPower:STATe?........4-54 [:SENSe]:CORRection:IMPedance[:INPut]:OFFSet <rel ampl>...
Page 536
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:DEMod:MODType Auto|QPSK|8PSK|16QAM [:SENSe]:DEMod:MODType? ........9-24 [:SENSe]:DEMod:MUSer Auto|2-16 (even) [:SENSe]:DEMod:MUSer? .
Page 537
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:EVM:MODe? ........13-29 [:SENSe]:EVM:MODe AUTO|PBCHonly [:SENSe]:EVM:MODe? .
Page 538
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:FREQuency:SIGStandard:CHANnel <number> [:SENSe]:FREQuency:SIGStandard:CHANnel? ..... . . 4-57 [:SENSe]:FREQuency:SIGStandard:CHANnel <number>...
Page 539
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:FREQuency:STARt? ........10-20 [:SENSe]:FREQuency:STARt? .
Page 540
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:PFail <test set> [:SENSe]:PFail? ..........10-21 [:SENSe]:PFail <test set>...
Page 541
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:POWer[:RF]:RANGe:AUTO? ......6-30 [:SENSe]:POWer[:RF]:RANGe:AUTO OFF|ON|0|1 [:SENSe]:POWer[:RF]:RANGe:AUTO? .
Page 542
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:SUBFrame?......... . . 14-35 [:SENSe]:SWEep:MODE FAST|PERFormance|NOFFt [:SENSe]:SWEep:MODE? .
Page 543
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe]:WCODe 64|128 [:SENSe]:WCODe? ..........6-31 [:SENSe]:WCODe 64|128 [:SENSe]:WCODe? .
Page 544
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Appendix D — List of All Commands [:SENSe][:OTA]:MAPping:SSSPower:THREShold? ....13-31 [:SENSe][:OTA]:MAPping:SSSPower:THREShold “xx.x,xx.x,xx.x,xx.x,xx.x “ [:SENSe][:OTA]:MAPping:SSSPower:THREShold? ....14-30 [:SENSe][:OTA]:SORTby CELLid|GROUpid|SECTorid|SSSPower|RSRP|RSRQ|SINR [:SENSe][:OTA]:SORTby?.
Page 545
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com A to F Index DISPlay subsystem AM/FM/PM ....15-5 ABORt subsystem CDMA ..... . . 6-5 CDMA .
Page 546
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com G to S gateway, IP address ....1-3 READ subsystem GENerator subsystem ... . . 5-4 CDMA .
Page 547
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com S to S subsystem SENSe, LTE ....13-26 FORMat, SPA ....4-30 SENSe, SPA .
Page 548
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com T to W subsystem CONFigure, SPA ..4-24 SYSTem subsystem, AllModes ..3-10 subsystem CONFigure, TDLTE ..14-6 subsystem CONFigure, TDSCDMA .
Page 549
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com...
Page 550
ООО "Техэнком" Контрольно-измерительные приборы и оборудование www.tehencom.com Anritsu Company 490 Jarvis Drive Anritsu utilizes recycled paper and environmentally conscious inks and toner. Morgan Hill, CA 95037-2809 http://www.anritsu.com...
Need help?
Do you have a question about the Spectrum Master MS2720T and is the answer not in the manual?
Questions and answers