Você está na página 1de 130

MX269018A Analog Measurement Software Operation Manual Remote Control

Third Edition
For safety and warning information, please read this manual before attempting to use the equipment. Additional safety and warning information is provided within the MS2830A Signal Analyzer Operation Manual (Mainframe operation) and MX269018A Analog Measurement Software Operation Manual (Operation). Please also refer to these documents before using the equipment. Keep this manual with the equipment.

ANRITSU CORPORATION

Document No.: M-W3556AE-3.0

Safety Symbols
To prevent the risk of personal injury or loss related to equipment malfunction, Anritsu Corporation uses the following safety symbols to indicate safety-related information. Ensure that you clearly understand the meanings of the symbols BEFORE using the equipment. Some or all of the following symbols may 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.

Symbols used in manual

DANGER WARNING CAUTION

This indicates a very dangerous procedure that could result in serious injury or death if not performed properly. This indicates a hazardous procedure that could result in serious injury or death if not performed properly. This indicates a hazardous procedure or danger that could result in light-to-severe injury, or loss related to equipment malfunction, if proper precautions are not taken.

Safety Symbols Used on Equipment and in Manual


The following safety symbols are used inside or on the equipment near operation locations to provide information about safety items and operation precautions. Ensure that you clearly understand the meanings of the symbols and take the necessary precautions BEFORE using the equipment. This indicates a prohibited operation. The prohibited operation is indicated symbolically in or near the barred circle. This indicates an obligatory safety precaution. The obligatory operation is indicated symbolically in or near the circle. This indicates a warning or caution. The contents are indicated symbolically in or near the triangle. This indicates a note. The contents are described in the box.

These indicate that the marked part should be recycled.

MX269018A Analog Measurement Software Operation Manual Remote Control 24 17 June February 2011 (First Edition) 2012 (Third Edition)

Copyright 2011-2012, ANRITSU CORPORATION. All rights reserved. No part of this manual may be reproduced without the prior written permission of the publisher. The contents of this manual may be changed without prior notice. Printed in Japan

ii

Notes On Export Management


This product and its manuals may require an Export License/Approval by the Government of the product's country of origin for re-export from your country. Before re-exporting the product or manuals, please contact us to confirm whether they are export-controlled items or not. When you dispose of export-controlled items, the products/manuals need to be broken/shredded so as not to be unlawfully used for military purpose.

iii

iv

About This Manual


About this document This operation manual is for MX269018A Analog Measurement Software (Remote Control).

MS2830A Signal Analyzer Operation Manual (Mainframe: Operation) Signal Analyzer Operation Manual (Mainframe: Remote Control) MX269018A Analog Measurement Software (Operation) MX269018A Analog Measurement Software (Remote Control)

Mainframe: Operation Mainframe: Remote Control These describe basic operations, maintenance procedures, common functions and common remote functions of the signal analyzer. MX269018A Analog Measurement Software Operation Manual (Operation) This document describes the operation of MX269018A Analog Measurement Software. MX269018A Analog Measurement Software Operation Manual (Remote Control: This document) This document describes the remote control of MX269018A Analog Measurement Software Operation Manual.

Table of Contents
About This Manual ....................................... Chapter 1 Overview ...................................
1.1 1.2 1.3 1.4 Product Overview ...................................................... Basic Flow of Control .................................................

I 1-1
1-2 1-3

How to use Native Mode ............................................ 1-13 Setting Numeric Program Data .................................. 1-15

Chapter 2 SCPI Device Message Details..


2.1 2.2 2.3 2.4 Config Function Device Messages ............................ Application Common Device Messages ....................

2-1
2-4 2-7

Tx Measurement ........................................................ 2-15 Rx measurement........................................................ 2-60

Chapter 3 SCPI Status Register................


3.1 3.2 3.3 Reading Measurement Status ................................... STATus:QUEStionable Register................................

3-1
3-2 3-3

STATus:OPERation Register .................................... 3-13

Appendix A Programming Sample ...........

A-1

II

Appendix

III

IV.

Chapter 1 Overview
This chapter outlines the remote control operation of the MX269018A Analog Measurement Software (hereinafter referred to as this application or MX269018A).

1
Overview

1.1

1.2

1.3 1.4

Product Overview ......................................................... 1-2 1.1.1 Interface............................................................ 1-2 1.1.2 Controlled Application....................................... 1-2 Basic Flow of Control.................................................... 1-3 1.2.1 Default Setting .................................................. 1-4 1.2.2 Selecting measurement mode.......................... 1-6 1.2.3 Setting TX measurement.................................. 1-7 1.2.4 Executing TX measurement ............................. 1-9 1.2.5 Setting RX measurement ............................... 1-10 1.2.6 Executing RX measurement........................... 1-12 How to use Native Mode............................................. 1-13 Setting Numeric Program Data................................... 1-15

1-1

Chapter Overview

1.1 Product Overview


This application can be controlled from an external controller (PC) by remote control commands using the MS2830A Signal Analyzer (hereafter referred to as this instrument). The remote control commands are defined using the SCPI format and original format.

1.1.1

Interface
This instrument has GPIB, Ethernet, and USB interfaces for remote control. Only one of these can be used at once. The interface is automatically determined when a command is received at the start of communication. This instrument enters the remote state on the front panel goes off after the interface has been determined. in Local status and lights up in Remote status. Refer to the MS2690A/MS2691A/MS2692A and MS2830A Signal Analyzer manual (Mainframe, Remote Control) for more details of the basic operations for remote control, such as interface setting.

1.1.2

Controlled Application
Two types of the remote control commands can be used with this instrument: commands that are commonly applied to this instrument itself or all the applications (hereinafter, referred to as, Common commands), and the other commands unique to the applications. Common commands can be executed at any time, regardless of the currently controlled application. However, commands unique to an application can be executed at the controlled application. If it is executed at another application, the command is not executed or an error occurs. In this instrument, multiple applications can be loaded at the same time. Only one application resource can be executed per piece of hardware at one time. This application measures by using the resource of RF Input/Output. Thus, this application cannot be executed at the same time with another application using the same resource such as the signal analyzer function. In order to execute a function unique to the application by using the remote control, you need to select this application while it has been running. Unlike other applications, this application uses the resources of the MS2830A Option 020/021 Vector Signal Generator (hereafter Option 020). Note that this application and Option 020 cannot be used at the same time.

1-2

1.2

Basic Flow of Control

1.2 Basic Flow of Control


This section describes the basic remote control command programming operations for measuring signals. Figure 1.2-1 shows the flow of the basic control process.
Start

1
Overview

Initial Setting

Selecting Measurement Mode TX Measurement Setting TX conditions Executing TX Measurement RX Measurement Setting RX conditions Executing RX Measurement

End

Figure 1.2-1 Basic Flow of Control (1) Initial Setting Initialize the communication interface and the parameters, set the communication mode, load applications, and select applications. 1.2.1 Default Setting (2) Selecting Measurement Mode Set the measurement mode to TX measurement or RX measurement. 1.2.2 Selecting measurement mode (3) Setting TX measurement Set the parameters necessary for execution of TX measurement such as the modulation method, measurement frequency, and input level. 1.2.3 Setting TX measurement (4) Executing TX Measurement Execute the TX measurement. 1.2.4 Executing TX measurement

1-3

Chapter Overview
(5) Setting RX measurement Set the parameters for signals to be output for RX measurement such as the output frequency, output level, and AF signal settings. 1.2.5 Setting RX measurement (6) Executing RX Measurement Execute the RX measurement. 1.2.6 Executing TX measurement

1.2.1

Default Setting
As part of the initial settings, perform the preparations for using the measuring instrument and the application. The following actions are included in the initial settings: (1) Initializing Communication Interface The remote control interface to be used is initialized so sending and receiving of commands can start. For details, refer to MS2690A/MS2691A/MS2692A and MS2830A Signal Analyzer manual (Mainframe Remote Control). (2) Setting Language Mode and Response Format The language mode and the response format used to communicate are set. For details, refer to MS2690A/MS2691A/MS2692A and MS2830A Signal Analyzer manual (Mainframe Remote Control). (3) Starting the application The application is loaded. (4) Selecting Application The target application is selected. (5) Initialization All parameters and statuses are reset at initialization.

1-4

1.2
Start

Basic Flow of Control

Initializing communication interface Setting language mode and response format INST CONFIG SYST:LANG SCPI SYST:RES:MODE A

1
Overview

Starting application SYST:APPL:LOAD AMA

Selecting application INST:SYST AMA

Initialization *RST *CLS

End

Figure 1.2.1-1 Initialization Flow and Command Example

1-5

Chapter Overview

1.2.2

Selecting measurement mode


Set the measurement mode to the TX measurement mode or RX measurement mode. Switch to the TX measurement mode for the transmission test. Switch to the RX measurement mode for the reception test. (1) Setting the measurement mode Set the measurement mode. In the TX measurement mode, TX measurement setting, TX measurement execution, and measurement result display are performed. In the RX measurement mode, signal settings for the RX measurement are performed.

TX measurement mode

RX measurement mode

Figure 1.2.2-1 TX Measurement Mode Screen and RX Measurement Mode Screen


Start Setting Measurement Mode DISP:MODE TX End

Figure 1.2.2-2 Measurement Mode Selection Flow and Command Example

1-6

1.2

Basic Flow of Control

1.2.3

Setting TX measurement
Specify the measurement mode, common parameters, TX parameters, RX parameters, and other parameters as required. There is no restriction in the order of parameter settings. (1) RF parameter Measurement frequency Input Level Input Level offset (2) AF parameter Modulation method High Pass Filter Low Pass Filter De-Emphasis Filter Band Pass Filter

1
Overview

Figure 1.2.3-1 TX Measurement Mode Menu

1-7

Chapter Overview
Start RF Parameter

FREQ:CENT 400MHZ DISP:FM:WIND:TRAC:Y:RLEV:OFFS:STAT ON DISP:FM:WIND:TRAC:Y:RLEV:OFFS 10DB DISP:FM:WIND:TRAC:Y:RLEV 30DBM

AF Parameter

SENS:MOD FM FM:HPF HPF300 FM:LPF LPF3K FM:DEEM US750 FILT:WEIG CCIT

End

Figure 1.2.3-2 TX Measurement Setting Flow and Command Example

1-8

1.2

Basic Flow of Control

1.2.4

Executing TX measurement
TX measurement is executed according to the TX measurement settings. (1) Radio transmission setting Radio signal output is started. (2) Measurement execution The measurement execution command is issued. (3) Measurement result querying Measurement error status and measurement results are queried.
Start Radio transmission setting Signals are output from a radio.

1
Overview

TX measurement execution INIT:FM;*WAI

Measurement result query STAT:ERR? FETC:FM?

End

Figure 1.2.4-1 Measurement Execution (TRX Measurement Mode) Flow and Command Example

1-9

Chapter Overview

1.2.5

Setting RX measurement
Signal setting for RX measurement is executed. (1) RF parameter Output frequency Output level Output level offset Modulation ON Output On (2) AF parameter Modulation method On/Off/User waveform of AF1/AF2 output AF1/AF2 Tone frequency AF1/AF2 modulation index DCS output On/Off DCS Code DCS modulation index User waveform file selection

Figure 1.2.5-1 RX Measurement Mode Menu

1-10

1.2

Basic Flow of Control

Start RF Parameter

1
Overview

SOUR:FREQ 400MHZ RF:POW:OFFS:STAT ON RF:POW:OFFS 10 RF:POW 90DBM OUTP:MOD ON OUTP ON


AF Parameter SOUR:AF:LIST:SET FM,ON,1000,5000,ON,66.1,500,OFF Confirmation of signal output completion *OPC?

End

Figure 1.2.5-2 RX Measurement Setting Flow and Command Example

1-11

Chapter Overview

1.2.6

Executing RX measurement
Necessary signal settings for RX measurement have been completed in Section 1.2.5 "Setting RX measurement". With the RX measurement, the sensitivity point is found during RF level setting. (1) RX sensitivity measurement result SINAD measurement is executed for radio AF output with external Audio Analyzer. (2) Output level setting change Output level setting is changed with RX sensitivity test measurement result.

Start

RX sensitivity measurement result


RX sensitivity measurement with external Audio Analyzer

Output level change POW 95DBM

End

Figure 1.2.6-1 RX Measurement Execution Flow and Command Example

1-12

1.3

How to use Native Mode

1.3 How to use Native Mode


This instrument defines the syntax/format types of the remote control commands as Language mode. The language mode has two modes: SCPI and Native. (1) SCPI mode The SCPI mode processes commands conforming to the syntax/format defined in SCPI (ver1999.0). For programming, you can use the character string in long/short form format and can omit angled bracket ( [ ] ) definition character strings. On the Configuration screen, the SCPI mode is automatically set after transmitting SYST:LANG SCPI. (2) Native mode The Native mode processes commands that are in this instruments own definition type. Unless otherwise specified, the character string of a command header is fixed. If application commands are defined only by the SCPI mode, character strings converted according to the conversion rules are the commands in the Native mode. Note: In the Native mode, you cannot use STATus:QUEStionable and STATus:OPERation registers. Neither can you use them by converting to Native mode according to the conversion rules. On the Configuration screen, the Native mode is automatically set after transmitting SYST:LANG NAT.
SYST:LANG SCPI SCPI Mode Command Definition AAAAaa:BBBBbb[:CCCCcc]:D|E <n> Programming examples: AAAAaa:BBBBbb:CCCCcc:D 0 AAAA:BBBB:CCCC:D 0 AAAA:BBBB:D 0 AAAA:BBBB:CCCC:E 0 AAAA:B BBB:E 0 SYST:LANG NAT Native Mode (initial state) Command Definition (Original) VWXYZ1 <n> Programming examples: VWXYZ 0 Command Definition (Converted from SCPI) AAAA:BBBB:D <n> Programming examples: AAAA:BBBB:D 0

1
Overview

Figure 1.3-1 SCP Mode and Native Mode

1-13

Chapter Overview
A part of this application is only defined as SCPI mode commands. You need to follow the conversion rules below in order to control this application by using the Native mode. The below 1 to 5 indicates the conversion rules. Conversion Rules 1. Move the numeric parameters in the SCPI mode program header to the head of the arguments. Omit a numeric parameter, which only has one value. Use the first node if multiple ones can be selected. Delete layers that can be deleted. Alter all the long forms into the short ones. Omit the colon (:) at the head of the command.

2. 3. 4. 5.

Example 1 :To convert :CALCulate:MARKer[1]|2[:SET]:CENTer into a Native mode command.

Put a numeric parameter of the program header at the head of the argument. :CALCulate:MARKer[1]|2[:SET]:CENTer :CALCulate:MARKer[:SET]:CENTer <integer> (A numeric value (1 or 2) is put <integer>.) Delete layers that can be deleted. :CALCulate:MARKer[:SET]:CENTer <integer> :CALCulate:MARKer:CENTer <integer> Alter all the long forms into the short ones. :CALCulate:MARKer:CENTer <integer> :CALC:MARK:CENT <integer> Omit the colon (:) at the head of the command. :CALC:MARK:CENT <integer> CALC:MARK:CENT <integer>

1-14

1.4

Setting Numeric Program Data

1.4 Setting Numeric Program Data


The following character programs can be used for setting numeric program data (numeric parameter) and are applicable only when using the SCPI mode. (1) DEFault After DEFault has been set to numeric program data, the target parameter is set to the default value. (2) MINimum After MINimum has been set to numeric program data, the target parameter is set to the minimum value. (3) MAXimum After MAXimum has been set to numeric program data, the target parameter is set to the maximum value. In this application, DEFault, MINimum, and MAXimum can be used for the following parameters. <numeric_value> <integer>

1
Overview

1-15

Chapter Overview

1-16.

Chapter 2 SCPI Device Message Details


This chapter describes the detailed specifications of SCPI remote control commands for executing the functions of this application. The device messages are listed according to function. Refer to the

MS2690A/MS2691A/MS2692A and MS2830A Signal Analyzer Operation Manual (Mainframe Remote Control) for detailed specifications of the
IEEE488.2 common device messages and application common device messages.

2
SCPI Device Message Details

2.1

Config Function Device Messages ............................................................................................. 2-4 :SYSTem:APPLication:LOAD <apl_name> .................................................................................. 2-5 :SYSTem:APPLication:UNLoad <apl_name> ............................................................................... 2-6

2.2

Application Common Device Messages ..................................................................................... 2-7 :INSTrument[:SELect] SIGANA|SPECT|SG|CONFIG|AMA .......................................................... 2-8 :INSTrument[:SELect]? ................................................................................................................. 2-9 :INSTrument:SYSTem SIGANA|SPECT|SG|CONFig|AMA,[ACTive]|INACtive|MINimum ......... 2-10 :INSTrument:SYSTem? ............................................................................................................... 2-11 :DISPlay:MODE TX|RX ............................................................................................................... 2-12 :DISPlay:MODE? ......................................................................................................................... 2-12 :DISPlay:RF:COUPled:FREQuency ON|OFF|1|0 ....................................................................... 2-13 :DISPlay:RF:COUPled:FREQuency? .......................................................................................... 2-14

2.3

Tx Measurement....................................................................................................................... 2-15 [:SENSe]:FREQuency:CENTer <freq>........................................................................................ 2-21 [:SENSe]:FREQuency:CENTer? ................................................................................................. 2-22 [:SENSe]:POWer[:RF]:GAIN[:STATe] <switch> .......................................................................... 2-23 [:SENSe]:POWer[:RF]:GAIN[:STATe]? ....................................................................................... 2-23 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel <real> ......................................... 2-24 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel? .................................................. 2-25 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:WATT? ....................................... 2-26 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet:STATe ON|OFF|1|0 ...... 2-27 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet:STATe? ........................ 2-27 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet <real> ........................... 2-28 :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet?..................................... 2-29 :SENSe:MODulation FM|AM|PM ................................................................................................. 2-30 :SENSe:MODulation? .................................................................................................................. 2-30 [:SENSe]:AM|FM|PM:HPFilter OFF|HPF50|HPF300|HPF400|HPF30K ..................................... 2-31 [:SENSe]:AM|FM|PM:HPFilter? ................................................................................................... 2-32 [:SENSe]:AM|FM|PM:LPFilter OFF|LPF300|LPF3K|LPF15K|LPF20K ....................................... 2-33 [:SENSe]:AM|FM|PM:LPFilter? ................................................................................................... 2-34 [:SENSe]:FM:DEEMphasis OFF|US750|US500|US75|US50|US25 ........................................... 2-35 [:SENSe]:FM:DEEMphasis? ........................................................................................................ 2-36 [:SENSe]:FILTer:WEIGhting OFF|CCITt|CMESsage .................................................................. 2-37 [:SENSe]:FILTer:WEIGhting? ...................................................................................................... 2-37

2-1

Chapter 2 SCPI Device Message Details


[:SENSe]:AM|FM|PM:AVERage[:STATe] ON|OFF|1|0 ............................................................... 2-38 [:SENSe]:AM|FM|PM:AVERage[:STATe]?.................................................................................. 2-39 [:SENSe]:AM|FM|PM:AVERage:COUNt <integer> ..................................................................... 2-40 [:SENSe]:AM|FM|PM:AVERage:COUNt? ................................................................................... 2-40 :CALCulate:AM|FM|PM:MARKer[1]:MODE NORMal|OFF.......................................................... 2-41 :CALCulate:AM|FM|PM:MARKer[1]:MODE? ............................................................................... 2-41 :CALCulate:AM|FM|PM:MARKer[1]:X <time> ............................................................................. 2-42 :CALCulate:AM|FM|PM:MARKer[1]:X? ....................................................................................... 2-43 :CALCulate:AM|FM|PM:RANGe[1]:X <time> .............................................................................. 2-44 :CALCulate:AM|FM|PM:RANGe[1]:X? ........................................................................................ 2-45 [:SENSe]:RF:POWer:REFerence:STATe <switch> .................................................................... 2-46 [:SENSe]:RF:POWer:REFerence:STATe? ................................................................................. 2-46 [:SENSe]:RF:POWer:REFerence? .............................................................................................. 2-47 [:SENSe]:FM:DCSQuelch:CODE:ANALysis <switch> ................................................................ 2-48 [:SENSe]:FM:DCSQuelch:CODE:ANALysis? ............................................................................. 2-48 [:SENSe]:POWer[:RF]:RANGe:AUTO ONCE ............................................................................. 2-49 [:SENSe]:RF:POWer:REFerence:LIMit <real> ............................................................................ 2-49 [:SENSe]:RF:POWer:REFerence:LIMit? ..................................................................................... 2-50 [:SENSe]:AF:LEVel:REFerence:STATe <switch> ....................................................................... 2-51 [:SENSe]:AF:LEVel:REFerence:STATe? .................................................................................... 2-51 [:SENSe]:AF:LEVel:REFerence? ................................................................................................ 2-52 [:SENSe]:SPEaker[:STATe] <switch> ......................................................................................... 2-53 [:SENSe]:SPEaker[:STATe]? ...................................................................................................... 2-53 [:SENSe]:SPEaker:VOLume <vol> ............................................................................................. 2-54 [:SENSe]:SPEaker:VOLume? ..................................................................................................... 2-54 :INITiate:CONTinuous OFF|ON|0|1............................................................................................. 2-55 :INITiate:CONTinuous? ............................................................................................................... 2-55 :INITiate:MODE:CONTinuous ..................................................................................................... 2-56 :INITiate:MODE:SINGle .............................................................................................................. 2-56 :INITiate[:IMMediate] ................................................................................................................... 2-56 :INITiate:FM ................................................................................................................................. 2-57 :INITiate:AM ................................................................................................................................. 2-57 :INITiate:PM ................................................................................................................................. 2-57 :FETCh:FM|AM|PM[n]? ............................................................................................................... 2-58 :READ:FM|AM|PM[n]? ................................................................................................................. 2-58 :MEASure:FM|AM|PM[n]? ........................................................................................................... 2-59 2.4 Rx measurement ...................................................................................................................... 2-60 :OUTPut[:STATe] ON|OFF|1|0 .................................................................................................... 2-62 :OUTPut[:STATe]? ...................................................................................................................... 2-62 :OUTPut:MODulation[:STATe] ON|OFF|1|0 ................................................................................ 2-63 :OUTPut:MODulation[:STATe]? .................................................................................................. 2-63 :SOURce:FREQuency[:FIXed] <freq>......................................................................................... 2-64 :SOURce:FREQuency[:FIXed]? .................................................................................................. 2-64 [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude] <level> ............................................... 2-65

2-2

Chapter 2 SCPI Device Message Details


[:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]? ......................................................... 2-66 [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]:WATT? .............................................. 2-67 [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe ON|OFF|1|0.................................. 2-68 [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe? .................................................... 2-68 [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet <level> ...................................................... 2-69 [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet? ................................................................ 2-69 [:SOURce]:UNIT:POWer <unit> .................................................................................................. 2-70 [:SOURce]:UNIT:POWer? ........................................................................................................... 2-70 [:SOURce]:OUTPut:WAVeform:PLAYmode <mode> ................................................................. 2-71 [:SOURce]:OUTPut:WAVeform:PLAYmode? ............................................................................. 2-71 [:SOURce]:OUTPut:WAVeform:RESTart .................................................................................... 2-72 :SOURce:MODulation FM|AM|PM .............................................................................................. 2-73 :SOURce:MODulation? ............................................................................................................... 2-73 :OUTPut:AF[1]|2[:STATe] ON|OFF|USER .................................................................................. 2-74 :OUTPut:AF[1]|2[:STATe]? .......................................................................................................... 2-74 [:SOURce]:AF[1]|2:FREQuency <freq>....................................................................................... 2-75 [:SOURce]:AF[1]|2:FREQuency? ................................................................................................ 2-75 [:SOURce]:AF[1]|2:DEViation <freq> .......................................................................................... 2-76 [:SOURce]:AF[1]|2:DEViation? .................................................................................................... 2-76 [:SOURce]:AF[1]|2:DEPTh <per> ................................................................................................ 2-77 [:SOURce]:AF[1]|2:DEPTh? ........................................................................................................ 2-77 [:SOURce]:AF[1]|2:RADian <radian> .......................................................................................... 2-78 [:SOURce]:AF[1]|2:RADian? ....................................................................................................... 2-78 [:SOURce]:USER:AF[1]:LOAD <filename>[,<device>] ............................................................... 2-79 [:SOURce]:USER:AF[1]:LOAD? .................................................................................................. 2-80 [:SOURce]:AF:MONitor[:STATe] <switch> .................................................................................. 2-81 [:SOURce]:AF:MONitor[:STATe]? ............................................................................................... 2-81 [:SOURce]:DCSQuelch[:STATe] ON|OFF|1|0 ............................................................................ 2-82 [:SOURce]:DCSQuelch[:STATe]? ............................................................................................... 2-82 [:SOURce]:DCSQuelch:CODE <code> ....................................................................................... 2-83 [:SOURce]:DCSQuelch:CODE? .................................................................................................. 2-83 [:SOURce]:DCSQuelch:DEViation <freq> ................................................................................... 2-84 [:SOURce]:DCSQuelch:DEViation? ............................................................................................ 2-84 :SOURce:AF:LIST:SET <mod_set>,<af1_sw>,<af1_freq>,<af1_mod>,<af2_sw>, <af2_freq>,<af2_mod>[,<dcs_sw>[,<dcs_code>,<dcs_mod>]] ........................................ 2-85

2
SCPI Device Message Details

2-3

Chapter 2 SCPI Device Message Details

2.1 Config Function Device Messages


Table 2.1-1 lists the device messages for setup operations such as loading/selecting/initializing an application. Table 2.1-1 Parameter Load Application Unload Application Device Messages for Selecting Application Device Messages :SYSTem:APPLication:LOAD <apl_name> :SYSTem:APPLication:UNLoad <apl_name>

2-4

2.1

Config Function Device Messages

:SYSTem:APPLication:LOAD <apl_name>
Load Application Function This command loads an application. Command :SYSTem:APPLication:LOAD <apl_name> Parameter <apl_name> SIGANA SPECT SG Details AMA Target application name Signal Analyzer Spectrum Analyzer Signal Generator Analog Measurement Software

2
SCPI Device Message Details

This function loads an installed application and registers it to the Application Switch menu. For parameters to specify an application other than the standard ones, refer to the operation manual (remote control) for each application. Example of Use To load the Signal Analyzer application: SYST:APPL:LOAD SIGANA

2-5

Chapter 2 SCPI Device Message Details

:SYSTem:APPLication:UNLoad <apl_name>
Unload Application Function This command exits an application. Command Parameter :SYSTem:APPLication:UNLoad <apl_name> <apl_name> SIGANA SPECT SG Details AMA Target application name Signal Analyzer Spectrum Analyzer Signal Generator Analog Measurement Software

This function exits an activated application and deletes it from the Application Switch menu. For parameters to specify an application other than the standard ones, refer to the operation manual (remote control) for each application. Example of Use To exit the Signal Analyzer application. SYST:APPL:UNL SIGANA

2-6

2.2

Application Common Device Messages

2.2 Application Common Device Messages


Table 2.2-1 Parameter Application Switch Application Status Select Measurement Mode RF Frequency Couple State :INSTrument[:SELect]? :INSTrument:SYSTem <apl_name>,<window> :INSTrument:SYSTem? :DISPlay:MODE <mode> :DISPlay:MODE? :DISPlay:RF:COUPled:FREQuency <switch> :DISPlay:RF:COUPled:FREQuency? Application Common Device Messages Device Messages :INSTrument[:SELect] <apl_name>

Application common device messages available in this application are shown in Table 2.2-1.

2
SCPI Device Message Details

2-7

Chapter 2 SCPI Device Message Details

:INSTrument[:SELect] SIGANA|SPECT|SG|CONFIG|AMA
Application Switch Function This command switches the target application for operation/control. Command :INSTrument[:SELect] <apl_name> Parameter <apl_name> SIGANA SPECT SG Signal Analyzer Target application name

Spectrum Analyzer Signal Generator Config

CONFIG Details AMA

Analog Measurement Software

This function is used to switch the operation/control target application. An application whose status is CURRENT is a remote control target. Example of Use To switch the operation target application to the Signal Analyzer. INST SIGANA

2-8

2.2

Application Common Device Messages

:INSTrument[:SELect]?
Application Switch Query Function This command queries the reading for the target application for operation/control. Query

2
SCPI Device Message Details

:INSTrument[:SELect]? Response <apl_name> Parameter <apl_name> SIGANA SPECT SG Signal Analyzer Target application name

Spectrum Analyzer Signal Generator Config

CONFIG Details AMA

Analog Measurement Software

This function is used to switch the operation/control target application. An application whose status is CURRENT is a remote control target. Example of Use To query the operation target application. INST? > AMA

2-9

Chapter 2 SCPI Device Message Details

:INSTrument:SYSTem SIGANA|SPECT|SG|CONFig|AMA,[ACTive]|INACtive|MINimum
Application Status Function This command sets the status of the specified application. Command :INSTrument:SYSTem <apl_name>,<window> Parameter <apl_name> SIGANA SPECT SG Signal Analyzer Target application name

Spectrum Analyzer Signal Generator Config

CONFIG <window> AMA

MINimum Details

INACtive

ACTive

Inactive

Operation enabled (displayed on top screen)

Application window status

Analog Measurement Software

When omitted

Same as ACT

Minimized

This function is used to switch the operation/control target application. Example of Use To switch the window status of the Spectrum Analyzer to Active. INST:SYST SPECT,ACT

2-10

2.2

Application Common Device Messages

:INSTrument:SYSTem?
Application Status Query Function This command queries the status of the specified application. Query :INSTrument:SYSTem? <apl_name> Response <status>,<window> Parameter <apl_name> SIGANA SPECT SG Signal Analyzer Target application name

2
SCPI Device Message Details

Spectrum Analyzer Signal Generator Config

CONFIG AMA

Analog Measurement Software Application status Executed and targeted for operation

<status> CURR IDLE RUN

<window> INAC NON MIN ACT

UNL

Not loaded

Loaded but not executed

Executed but not targeted for operation

Inactive

Operation enabled (displayed on top screen)

Application window status

Minimized

Not displayed

Details

This function is used to switch the operation/control target application. Example of Use To query the status of the Spectrum Analyzer. INST:SYST? SPECT > CURR,ACT

2-11

Chapter 2 SCPI Device Message Details

:DISPlay:MODE TX|RX
Select Measurement Mode

Function This command switches the measurement mode to the transmission measurement mode (TX) or reception measurement mode (RX). Command :DISPlay:MODE <mode> Parameter <mode> TX RX Measurement mode TX measurement mode TX

Default Details

RX measurement mode

Set the measurement mode to TX when executing the transmission measurement. Set the measurement mode to RX when executing the reception measurement. Example of Use To set the measurement mode to the transmission measurement. DISP:MODE TX

:DISPlay:MODE?
Select Measurement Mode Query

Function This command queries the measurement mode. Query :DISPlay:MODE? Response <mode> Parameter <mode> RX TX Measurement mode TX measurement mode

RX measurement mode

Example of Use

To query the measurement mode. DISP:MODE? > TX

2-12

2.2

Application Common Device Messages

:DISPlay:RF:COUPled:FREQuency ON|OFF|1|0
RF Frequency Couple State Function This command synchronizes the frequency setting for TX with the one for RX. Command

2
SCPI Device Message Details

:DISPlay:RF:COUPled:FREQuency <switch> Parameter <switch> OFF|0 Default Details When this setting is ON, setting the frequency of TX or RX changes the frequency setting value of TX or RX to be the same. When this setting is changed from OFF to ON, the frequency setting value of TX is changed to the frequency setting value of RX. Example of Use To set the frequency setting synchronization to ON. DISP:RF:COUP:FREQ ON ON|1 Frequency synchronization for TX and RX On/Off Synchronization Off OFF Synchronization On

2-13

Chapter 2 SCPI Device Message Details

:DISPlay:RF:COUPled:FREQuency?
RF Frequency Couple State Query Function This command queries the synchronization setting for TX and RX frequency setting. Query :DISPlay:RF:COUPled:FREQuency? Response <switch> Parameter <switch> 0 Example of Use 1 Frequency synchronization for TX and RX On/Off Synchronization setting Off Synchronization setting On

To query the synchronization setting for frequency setting. DISP:RF:COUP:FREQ? >

2-14

2.3

Tx Measurement

2.3 Tx Measurement

Device messages for TX measurement are enabled when the measurement mode is the TX measurement mode. Table 2.3-1 lists device messages for TX measurement. Table 2.3-1 Function Fetch Application Common Device Messages Device Messages :FETCh:FM[n]? :FETCh:AM[n]? :FETCh:PM[n]? :READ:FM[n]? Read :READ:AM[n]? :READ:PM[n]? :MEASure:FM[n]? Measure :MEASure:AM[n]? :MEASure:PM[n]? Table 2.3-2 lists the responses to parameter [n] of the device messages in Table 2.3-1.

2
SCPI Device Message Details

2-15

Chapter 2 SCPI Device Message Details


Table 2.3-2 Responses to TX Measurement Results N Device Messages Returns the measurement results with comma separated value in the following order. Note that the measurement result differs depending on modulation mode. For FM modulation: 1. RF frequency [Hz] 2. RF frequency error [Hz] 3. Tx Power [dBm]/ Tx Power [dB] *1 4. Tx power [W]/ Tx Power [%] *1 5. Tx Power (Reference) [dBm] 6. Deviation (Peak) [Hz] 7. Deviation (Peak) [Hz] 8. Deviation (Pk-Pk)/2 [Hz] (1 or when omitted) 9. Deviation (RMS) [Hz] 10. AF Frequency [Hz] 11. AF Level [Hz rms]/ AF Level [dBr] *2 12. AF Level (Reference) [Hz rms] 13. Distortion [%] 14. Distortion [dB] 15. DCS Code 16. DCS Code 17. DCS Code 18. DCS Code 19. DCS Code 20. DCS Code 21. DCS Code

*1: When RF Power Set Reference is set the Off, the result of 3. Tx Power [dBm] and 4 Tx power [W] returns. When RF Power Set Reference is set the On, the result of 3. Tx Power [dB] and 4 Tx Power [%] returns. *2: When AF Level Set Reference is set the Off, the result of 11. AF Level [Hz rms] returns. When set to On, the result of 11. AF Level [dBr] returns.

2-16

2.3
Table 2.3-2 Responses to TX Measurement Results (Continued) N For AM modulation: 1. RF frequency [Hz] 2. RF frequency error [Hz] 3. Tx Power [dBm]/ Tx Power [dB] * 4. Tx power [W]/ Tx Power [%] * 5. Tx Power (Reference) [dBm] 6. Modulation Depth (Peak+) [%] 7. Modulation Depth (Peak) [%] 8. Modulation Depth (Pk-Pk)/2 [%] 9. Modulation Depth (RMS) [%] (1 or when omitted) 10. AF Frequency [Hz] 11. AF Level [% rms] 12. Distortion [%] 13. Distortion [dB] 14. DCS Code 15. DCS Code 16. DCS Code 17. DCS Code 18. DCS Code 19. DCS Code 20. DCS Code Device Messages

Tx Measurement

2
SCPI Device Message Details

*:

When RF Power Set Reference is set the Off, the result of 3. Tx Power [dBm] and 4 Tx power [W] returns. When RF Power Set Reference is set the On, the result of 3. Tx Power [dB] and 4 Tx Power [%] returns.

2-17

Chapter 2 SCPI Device Message Details


Table 2.3-2 Responses to TX Measurement Results (Continued) N For M modulation: 1. RF frequency [Hz] 2. RF frequency error [Hz] 3. Tx Power [dBm]/ Tx Power [dB] * 4. Tx power [W]/ Tx Power [%] * 5. Tx Power (Reference) [dBm] 6. Deviation (Peak+) [rad] 7. Deviation (Peak) [rad] 8. Deviation (Pk-Pk)/2 [rad] 9. Deviation (RMS) [rad] (1 or when omitted) 10. AF Frequency [Hz] 11. AF Level [rad rms] 12. Distortion [%] 13. Distortion [dB] 14. DCS Code 15. DCS Code 16. DCS Code 17. DCS Code 18. DCS Code 19. DCS Code 20. DCS Code Returns the graph data with the comma separated value. Number of data: 512 6 For FM modulation, the data unit is Hz. For AM modulation, the data unit is %. For M modulation, the data unit is rad. *: When RF Power Set Reference is set the Off, the result of 3. Tx Power [dBm] and 4 Tx power [W] returns. When RF Power Set Reference is set the On, the result of 3. Tx Power [dB] and 4 Tx Power [%] returns. Device Messages

2-18

2.3

Tx Measurement

Table 2.3-3 lists device messages for parameter settings for TX measurement. Table 2.3-3 Parameter Center Frequency of TX Measurement PreAmp Input Level Input Level (W) Query Input Level Offset State Input Level Offset Modulation scheme of TX Measurement High Pass Filter Low Pass Filter De-Emphasis Filter Band Pass Filter Average Mode Average Count Maker Mode Maker X Axis Position Device Messages for Parameter Settings of TX Measurement Device Messages [:SENSe]:FREQuency:CENTer <freq> [:SENSe]:FREQuency:CENTer? [:SENSe]:POWer[:RF]:GAIN[:STATe] <switch> [:SENSe]:POWer[:RF]:GAIN[:STATe]? :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel <real> :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel? :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:WATT? :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet:ST ATe <switch> :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet:ST ATe?
:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet <real>

2
SCPI Device Message Details

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet? :SENSe:MODulation <mod> :SENSe:MODulation? [:SENSe]:AM|FM|PM:HPFilter <filter> [:SENSe]:AM|FM|PM:HPFilter? [:SENSe]:AM|FM|PM:LPFilter <filter> [:SENSe]:AM|FM|PM:LPFilter? [:SENSe]:FM:DEEMphasis <filter> [:SENSe]:FM:DEEMphasis? [:SENSe]:FILTer:WEIGhting <filter> [:SENSe]:FILTer:WEIGhting? [:SENSe]:AM|FM|PM:AVERage[:STATe] <switch> [:SENSe]:AM|FM|PM:AVERage[:STATe]? [:SENSe]:AM|FM|PM:AVERage:COUNt <integer> [:SENSe]:AM|FM|PM:AVERage:COUNt? :CALCulate:AM|FM|PM:MARKer[1]:MODE <mode> :CALCulate:AM|FM|PM:MARKer[1]:MODE? :CALCulate:AM|FM|PM:MARKer[1]:X <time> :CALCulate:AM|FM|PM:MARKer[1]:X?

2-19

Chapter 2 SCPI Device Message Details


Table 2.3-3 Parameter Graph Indication Range RF Power Set Reference Set Reference Query DCS Code Analysis Input Level Adjustment AF Level Set Reference Set Reference Query Measurement RF Power Limit Demodulation Monitor Demodulation Monitor Volume Continuous Measurement Continuous Measurement Single Measurement Initiate Initiate FM Initiate AM Initiate M Measurement Result Query Device Messages for Parameter Settings of TX Measurement (Continued) Device Messages :CALCulate:AM|FM|PM:RANGe[1]:X <time> :CALCulate:AM|FM|PM:RANGe[1]:X? [:SENSe]:RF:POWer:REFerence:STATe <switch> [:SENSe]:RF:POWer:REFerence:STATe? [:SENSe]:RF:POWer:REFerence? [:SENSe]:FM:DCSQuelch:CODE:ANALysis <switch> [:SENSe]:FM:DCSQuelch:CODE:ANALysis? [:SENSe]:POWer[:RF]:RANGe:AUTO ONCE [:SENSe]:AF:LEVel:REFerence:STATe <switch> [:SENSe]:AF:LEVel:REFerence:STATe? [:SENSe]:AF:LEVel:REFerence? [:SENSe]:RF:POWer:REFerence:LIMit <real> [:SENSe]:RF:POWer:REFerence:LIMit? [:SENSe]:SPEaker[:STATe] <switch> [:SENSe]:SPEaker[:STATe]? [:SENSe]:SPEaker:VOLume <vol> [:SENSe]:SPEaker:VOLume? :INITiate:CONTinuous <switch> :INITiate:CONTinuous? :INITiate:MODE:CONTinuous :INITiate:MODE:SINGle :INITiate[:IMMediate] :INITiate:FM :INITiate:AM :INITiate:PM :FETCh:FM|AM|PM[n]? :READ:FM|AM|PM[n]? :MEASure:FM|AM|PM[n]?

2-20

2.3

Tx Measurement

[:SENSe]:FREQuency:CENTer <freq>
Center Frequency of TX Measurement Function This command sets the center frequency for Tx measurement. Command [:SENSe]:FREQuency:CENTer <freq> Parameter <freq> Range Frequency 100 kHz to 3.7 GHz (Option 040)

2
SCPI Device Message Details

Resolution Default Details

100 kHz to 13.6 GHz (Option 043) 1 Hz HZ, KHZ, KZ, MHZ, MZ, GHZ, GZ 1 GHz

100 kHz to 6.1 GHz (Option 041)

Suffix code

Sets a RF frequency for Tx measurement. Example of Use To set the center frequency for TX measurement to 400 MHz. FREQ:CENT 400MHZ

2-21

Chapter 2 SCPI Device Message Details

[:SENSe]:FREQuency:CENTer?
Center Frequency of TX Measurement Query Function This command queries the center frequency for Tx measurement. Query [:SENSe]:FREQuency:CENTer? Response <freq> Parameter <freq> Range Frequency 100 kHz to 3.7 GHz (Option 040)

Resolution 1 Hz No suffix code. Value is returned in Hz units. Example of Use To query the center frequency for Tx measurement. FREQ:CENT? > 400000000

100 kHz to 13.6 GHz (Option 043)

100 kHz to 6.1 GHz (Option 041)

2-22

2.3

Tx Measurement

[:SENSe]:POWer[:RF]:GAIN[:STATe] <switch>
PreAmp Function This command enables/disables PreAmp. Command [:SENSe]:POWer[:RF]:GAIN[:STATe] <switch> Parameter <switch> ON|1 OFF|0 Enables PreAmp. Pre-Amp On/Off

2
SCPI Device Message Details

Default Details

OFF

Disables PreAmp.

This command is turned off and thus invalid when Option 008/108 Preamplifer is NOT installed. Example of Use To enable PreAmp. POW:GAIN ON

[:SENSe]:POWer[:RF]:GAIN[:STATe]?
Pre Amp Quey Function This command queries the On/Off status of PreAmp. Query [:SENSe]:POWer[:RF]:GAIN[:STATe]? Response <switch> Parameter <switch> ON|1 OFF|0 Example of Use To query the On/Off status of PreAmp. POW:GAIN? > 1 Enables PreAmp. Pre-Amp On/Off

Disables PreAmp.

2-23

Chapter 2 SCPI Device Message Details

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel <real>
Input Level Function This command sets the input level of RF signals. Command :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel <real> Parameter <real> Range Input level When Pre Amp is Off:

(60.0 + Level Offset) to (30.0 dBm + Level Offset) When Pre Amp is On: Offset) 1 dBm DBM

(80.0 + Level Offset) to (10. 0 dBm + Level Resolution Unit Suffix code Default Details This command sets the input level of RF signals to be input to this according to the input level setting. Example of Use To set the input level to 10 dBm. DISP:FM:WIND:TRAC:Y:RLEV 10 instrument on TX measurement. The attenuator is automatically set This setting is common for AM, FM, and PM. 0.01 dB

10.00 dBm

dBm is used when the suffix code is omitted.

2-24

2.3

Tx Measurement

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel?
Input Level Query Function This command queries the input level of RF signals. Query :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel? Response <real> Parameter <real> Range Input level When Pre Amp is Off: Offset)

2
SCPI Device Message Details

(60.0 + Level Offset) to (30.0 dBm + Level When Pre Amp is On: Offset)

(80.0 + Level Offset) to (10.0 dBm + Level Resolution 0.01 dB

No suffix code. Value is returned in dBm units.

Example of Use To query the input level. DISP:FM:WIND:TRAC:Y:RLEV? > 10.00

2-25

Chapter 2 SCPI Device Message Details

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:WATT?
Input Level (W) Query Function This command queries the input level (W) of RF signals. Query :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:WATT? Response <real> Parameter <real> Range Input level 0.031 mW to 1000 mW

No suffix code. Value is returned in W units.

Example of Use To query the input level (W). DISP:FM:WIND:TRAC:Y:RLEV:WATT? > 0.0010000000000000000000000

2-26

2.3

Tx Measurement

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet:STATe ON|OFF|1|0
Input Level Offset State Function This command enables/disables the offset function of the input level. Command :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSe t:STATe <switch> Parameter <switch> ON|1 Enable/disable input level offset function Disabled (default) Enabled OFF|0

2
SCPI Device Message Details

Details Example of Use

This setting is common for AM, FM, and PM. To enable the input level offset value. DISP:FM:WIND:TRAC:Y:RLEV:OFFS:STAT ON

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet:STATe?
Input Level Offset Query Function This command queries the state of the input level offset function. Query :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSe t:STATe? Response <switch> Parameter <switch> ON|1 Enable/disable input level offset function Enabled Disabled OFF|0

Example of Use

To query the input level offset value. DISP:FM:WIND:TRAC:Y:RLEV:OFFS:STAT? > 1

2-27

Chapter 2 SCPI Device Message Details

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet <real>
Input Level Offset Function This command sets the input level offset value. Command :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSe t <real> Parameter <real> Range 100.00 to 100.00 dB 0.01 dB DB Offset value

Resolution

Suffix code Default Details

dB is used when the suffix code is omitted. 0.00 dB

The value is set when the power loss is to be corrected which is due to the connection between the measurement target and this instrument. This setting is common for AM, FM, and PM. Example of Use To set the input level offset value to +10 dB for the power loss of 10 dB. DISP:FM:WIND:TRAC:Y:RLEV:OFFS 10

2-28

2.3

Tx Measurement

:DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSet?
Input Level Offset Query Function This command queries the input level offset value. Query :DISPlay:AM|FM|PM:WINDow[1]:TRACe:Y[:SCALe]:RLEVel:OFFSe t? Response <real> Parameter <real> Range 100.00 to 100.00 dB 0.01 dB Offset value

2
SCPI Device Message Details

Resolution Example of Use

No suffix code. Value is returned in dB units. To query the input level offset value. DISP:FM:WIND:TRAC:Y:RLEV:OFFS? > 10.00

2-29

Chapter 2 SCPI Device Message Details

:SENSe:MODulation FM|AM|PM
Modulation Scheme of TX Measurement Function This command sets the modulation scheme for Tx measurement. Command :SENSe:MODulation <mod> Parameter <mod> Tx measurement modulation mode AM modulation FM FM modulation FM

AM PM Example of Use

Default

M Modulation

To set the modulation mode for Tx measurement to M. SENS:MOD PM

:SENSe:MODulation?
Modulation Scheme of TX Measurement Query Function This command queries the modulation scheme for Tx measurement. Query :SENSe:MODulation? Response <mod> Parameter <mod> Tx measurement modulation mode AM modulation FM modulation FM AM Example of Use PM

M Modulation

To query the modulation scheme for Tx measurement. SENS:MOD? > PM

2-30

2.3

Tx Measurement

[:SENSe]:AM|FM|PM:HPFilter OFF|HPF50|HPF300|HPF400|HPF30K
High Pass Filter Function This command sets the High Pass Filter used for Tx measurement. Command [:SENSe]:AM|FM|PM:HPFilter <filter> Parameter <filter> OFF HPF50 HPF for Tx measurement No filter 50 Hz 300 Hz

2
SCPI Device Message Details

HPF300 HPF400 HPF30K Default Details

400 Hz

OFF

30 kHz

The band filtering is executed with High Pass Filter for the AF signal

demodulated according to the modulation method for the transmission measurement. This setting is common for AM, FM, and PM. Example of Use To set High Pass Filter for TX measurement to 300 Hz. FM:HPF HPF300

2-31

Chapter 2 SCPI Device Message Details

[:SENSe]:AM|FM|PM:HPFilter?
High Pass Filter Query Function This command queries the High Pass Filter used for Tx measurement. Query [:SENSe]:AM|FM|PM:HPFilter? Response <filter> Parameter <filter> HPF50 OFF HPF for Tx measurement No filter 50 Hz 300 Hz

HPF300

HPF400 HPF30K

400 Hz

30 kHz

Example of Use

To query the High Pass Filter setting value used for TX measurement. FM:HPF? > HPF300

2-32

2.3

Tx Measurement

[:SENSe]:AM|FM|PM:LPFilter OFF|LPF300|LPF3K|LPF15K|LPF20K
Low Pass Filter Function This command sets the Low Pass Filter used for Tx measurement. Command [:SENSe]:AM|FM|PM:LPFilter <filter> Parameter <filter> OFF LPF300 LPF3K LPF15K LPF20K Default Details The band filtering is executed with Low Pass Filter for the AF signal demodulated according to the modulation method for TX measurement. This setting is common for AM, FM, and PM. Example of Use To set Low Pass Filter for TX measurement to 3 kHz. FM:LPF LPF3K LPF for Tx measurement No filter 300 Hz 3 kHz

2
SCPI Device Message Details

15 kHz OFF 20 kHz

2-33

Chapter 2 SCPI Device Message Details

[:SENSe]:AM|FM|PM:LPFilter?
Low Pass Filter Query Function This command queries the Low Pass Filter used for Tx measurement. Query [:SENSe]:AM|FM|PM:LPFilter? Response <filter> Parameter <filter> LPF300 LPF3K LPF15K Example of Use LPF20K OFF LPF for Tx measurement No filter 300 Hz 3 kHz

15 kHz 20 kHz

To query the Low Pass Filter setting value used for TX measurement. FM:LPF? > LPF3K

2-34

2.3

Tx Measurement

[:SENSe]:FM:DEEMphasis OFF|US750|US500|US75|US50|US25
De-Emphasis Filter Function This command sets the De-Emphasis Filter used for Tx measurement. Command [:SENSe]:FM:DEEMphasis <filter> Parameter <filter> US750 OFF De-emphasis filter for Tx measurement 750 s de-emphasis filter 500 s de-emphasis filter 50 s de-emphasis filter 75 s de-emphasis filter No filter

2
SCPI Device Message Details

Default Details

US25

US50

US75

US500

25 s de-emphasis filter OFF

modulation measurement of the TX measurement. This setting is enabled on FM modulation measurement. Example of Use To set De-Emphasis Filter to 750 s. FM:DEEM US750

De-Emphasis is executed for the demodulated AF signal on FM

2-35

Chapter 2 SCPI Device Message Details

[:SENSe]:FM:DEEMphasis?
De-Emphasis Filter Query Function This command queries the De-Emphasis Filter used for Tx measurement. Query [:SENSe]:FM:DEEMphasis? Response <filter> Parameter <filter> US750 OFF De-emphasis filter for Tx measurement No filter 750 s de-emphasis filter

US75 US50

US500

500 s de-emphasis filter 75 s de-emphasis filter 25 s de-emphasis filter 50 s de-emphasis filter

US25 Example of Use

To query the De-Emphasis Filter setting value. FM:DEEM? > US750

2-36

2.3

Tx Measurement

[:SENSe]:FILTer:WEIGhting OFF|CCITt|CMESsage
Band Pass Filter Function This command sets the Band Pass Filter used for Tx measurement. Command [:SENSe]:FILTer:WEIGhting <filter> Parameter <filter> OFF CCITt Band Pass Filter for Tx measurement No filter CCITT (ITU-T P.53/O.41) OFF C-Message

2
SCPI Device Message Details

CMESsage Default Details

Band Pass Filter is applied for the AF signal demodulated according to the modulation method for the transmission measurement. Example of Use To set the Band Pass Filter for TX measurement to CCITT. FILT:WEIG CCIT

[:SENSe]:FILTer:WEIGhting?
Band Pass Filter Query Function This command queries the Band Pass Filter used for Tx measurement. Query [:SENSe]:FILTer:WEIGhting? Response <filter> Parameter <filter> CCIT Example of Use OFF Band Pass Filter for Tx measurement No filter CCITT (ITU-T P.53/O.41) C-Message

CMES

To query the Band Pass Filter used for Tx measurement FILT:WEIG? > CCIT

2-37

Chapter 2 SCPI Device Message Details

[:SENSe]:AM|FM|PM:AVERage[:STATe] ON|OFF|1|0
Average Mode Function This command enables/disables averaging when performing Tx measurement. Command [:SENSe]:AM|FM|PM:AVERage[:STATe] <switch> Parameter <switch> OFF|0 ON|1 Enables averaging OFF Averaging On/Off

Default Details

Disables averaging

When the averaging of measured values is enabled, measurements for the number of times set with Average Count are executed, and the average of the measured values will be the measurement result. This setting is common for AM, FM, and PM. Example of Use To set averaging when performing TX measurement. FM:AVER ON

2-38

2.3

Tx Measurement

[:SENSe]:AM|FM|PM:AVERage[:STATe]?
Average Mode Query Function This command queries averaging On/Off status when performing Tx measurement. Query

2
SCPI Device Message Details

[:SENSe]:AM|FM|PM:AVERage[:STATe]? Response <switch> Parameter <switch> OFF|0 ON|1 Enables averaging Averaging On/Off

Disables averaging

Example of Use

To query the averaging On/Off status when performing Tx measurement. FM:AVER? > 1

2-39

Chapter 2 SCPI Device Message Details

[:SENSe]:AM|FM|PM:AVERage:COUNt <integer>
Average Count Function This command sets the averaging count when performing Tx measurement. Command [:SENSe]:AM|FM|PM:AVERage:COUNt <integer> Parameter <integer> Range Resolution Averaging count 2 to 9999 10 1

Default Details

This command sets the measurement count for averaging when averaging for TX measurement has been set. This setting is common for AM, FM, and PM. Example of Use To set the averaging count to 10. FM:AVER:COUN 10

[:SENSe]:AM|FM|PM:AVERage:COUNt?
Average Count Query Function

This command queries the averaging count when performing Tx measurement. Query [:SENSe]:AM|FM|PM:AVERage:COUNt? Response <integer> Parameter <integer> Range Resolution Averaging count 2 to 9999 1

Example of Use To query the averaging count. FM:AVER:COUN? > 10

2-40

2.3

Tx Measurement

:CALCulate:AM|FM|PM:MARKer[1]:MODE NORMal|OFF
Maker Mode Function This command sets whether to display graph marker when performing Tx measurement. Command

2
SCPI Device Message Details

:CALCulate:AM|FM|PM:MARKer[1]:MODE <mode> Parameter <mode> NORMal OFF Details This setting is common for AM, FM, and PM. Example of Use To set the marker mode to display the marker. CALC:FM:MARK:MODE NORM Default Displays marker OFF Hides marker Marker mode

:CALCulate:AM|FM|PM:MARKer[1]:MODE?
Maker Mode Query Function This command queries the graph marker On/Off status when performing Tx measurement. Query :CALCulate:AM|FM|PM:MARKer[1]:MODE? Response <mode> Parameter <mode> NORM OFF Example of Use To query the marker mode setting. CALC:FM:MARK:MODE? > NORM Displays marker Hides marker Marker mode

2-41

Chapter 2 SCPI Device Message Details

:CALCulate:AM|FM|PM:MARKer[1]:X <time>
Maker X Axis Position Function This command sets the marker position for the TX measurement graph in time unit. Command :CALCulate:AM|FM|PM:MARKer[1]:X <time> Parameter <time> Range Marker position 0.0078125 ms 0 ms None 0 to 20 ms

Resolution Default Details

Suffix code

This setting is common for AM, FM, and PM. Example of Use To set the marker position on the graph to 1 ms. CALC:FM:MARK:X 1

2-42

2.3

Tx Measurement

:CALCulate:AM|FM|PM:MARKer[1]:X?
Maker X Axis Position Query Function This command queries the marker position on the graph for TX measurement. Query

2
SCPI Device Message Details

:CALCulate:AM|FM|PM:MARKer[1]:X? Response <time>,<level> Parameter <time> Range Marker position 0.0078125 ms None Value is returned in second units. Level 1 Hz 0 to 20 ms

Resolution

Suffix code

<level>

Suffix code

Resolution

Range

100000 Hz to 100000 Hz

None

Value is returned in Hz units.

Example of Use To query the marker position on the graph. CALC:FM:MARK:X? > 0.0010000,-10

2-43

Chapter 2 SCPI Device Message Details

:CALCulate:AM|FM|PM:RANGe[1]:X <time>
Graph Indication Range Function This command sets the display range for the TX measurement graph in time unit. Command :CALCulate:AM|FM|PM:RANGe[1]:X <time> Parameter <time> Range Display range 0.1 ms 0 to 20 ms

Resolution Default Details

Suffix code

ms

None

This setting is common for AM, FM, and PM. Example of Use To set the marker position on the graph to 1 ms. CALC:FM:RANG:X 1

2-44

2.3

Tx Measurement

:CALCulate:AM|FM|PM:RANGe[1]:X?
Graph Indication Range Query Function This command queries the display range on the graph for TX measurement. Query

2
SCPI Device Message Details

:CALCulate:AM|FM|PM:RANGe[1]:X? Response <time> Parameter <time> Range Display range 0.1 ms None 0 to 20 ms

Suffix code

Resolution

Value is returned in ms units.

Example of Use To query the marker position set on the graph. CALC:FM:RANG:X? > 4

2-45

Chapter 2 SCPI Device Message Details

[:SENSe]:RF:POWer:REFerence:STATe <switch>
RF Power Set Reference Function This command sets whether to display RF Power Set Reference. Command [:SENSe]:RF:POWer:REFerence:STATe <switch> Parameter <switch> ON|1 RF Power display On/Off RF Power display On RF Power display Off OFF|0

Default Details

OFF

The RF Power setting value when this setting is On is stored, and after that relative values are displayed. Example of Use To set the RF Power display to On. RF:POW:REF:STAT ON

[:SENSe]:RF:POWer:REFerence:STATe?
RF Power Set Reference Query Function This command queries the On/Off status of RF Power Set Reference display. Query [:SENSe]:RF:POWer:REFerence:STATe? Response <switch> Parameter <switch> ON|1 Example of Use To query the On/Off status of RF Power Set Reference display. RF:POW:REF:STAT? > 0 OFF|0 RF Power display Off RF Power display On RF Power Set Reference display On/Off

2-46

2.3

Tx Measurement

[:SENSe]:RF:POWer:REFerence?
Set Reference Query Function This command queries the value of RF Power when RF Power Set Reference is being displayed. Query

2
SCPI Device Message Details

[:SENSe]:RF:POWer:REFerence? Response <level> Example of Use To query the value of RF Power when RF Power Set Reference is being displayed. RF:POW:REF? > -91.52

2-47

Chapter 2 SCPI Device Message Details

[:SENSe]:FM:DCSQuelch:CODE:ANALysis <switch>
DCS Code Analysis Function This command enables/disables DCS Code Analysis. Command [:SENSe]:FM:DCSQuelch:CODE:ANALysis <switch> Parameter <switch> ON|1 DCS Code Analysis On/Off DCS Code Analysis Off OFF DCS Code Analysis On OFF|0

Default Example of Use

To enable DCS Code Analysis. FM:DCSQ:CODE:ANA ON

[:SENSe]:FM:DCSQuelch:CODE:ANALysis?
DCS Code Analysis Query Function This command queries the On/Off status of DCS Code Analysis. Query [:SENSe]:FM:DCSQuelch:CODE:ANALysis? Response <switch> ON|1 OFF|0 DCS Code Analysis On DCS Code Analysis On/Off

DCS Code Analysis Off

Example of Use To query the On/Off status of DCS Code Analysis. FM:DCSQ:CODE:ANA? > 1

2-48

2.3

Tx Measurement

[:SENSe]:POWer[:RF]:RANGe:AUTO ONCE
Input Level Adjustment Function This command adjusts Input Level based on signals. Command [:SENSe]:POWer[:RF]:RANGe:AUTO ONCE Example of Use To adjust Input Level based on signals. POW:RANG:AUTO ONCE

2
SCPI Device Message Details

[:SENSe]:RF:POWer:REFerence:LIMit <real>
Measurement RF Power Limit Function This command sets the lowest limit of RF signal level to display the demodulated signals measurement result. Command [:SENSe]:RF:POWer:REFerence:LIMit <real> Parameter <real> Range The lowest limit of RF signal level 60.0 dBm to 30.0 dBm (Pre-Amp Off) 80.0 dBm to 10.0 dBm (Pre-Amp On)

Resolution Default Details

Suffix code

0.01 dBm None

50.0 dBm

When the input signal level is less than the setting value, the demodulated signals measurement result is hidden. Example of Use To set the lowest limit of the level to 40 dBm. RF:POW:REF:LIM -40

2-49

Chapter 2 SCPI Device Message Details

[:SENSe]:RF:POWer:REFerence:LIMit?
Measurement RF Power Limit Query Function This command queries the lowest limit of RF signal level to display the demodulated signals measurement result. Query [:SENSe]:RF:POWer:REFerence:LIMit? Response <real> Range The lowest limit of RF signal level 60.0 dBm to 30.0 dBm (Pre-Amp Off) 0.01 dBm None 80.0 dBm to 10.0 dBm (Pre-Amp On)

Resolution

Suffix code Example of Use

To query the lowest limit of the level. RF:POW:REF:LIM? > 40.0

2-50

2.3

Tx Measurement

[:SENSe]:AF:LEVel:REFerence:STATe <switch>
AF Level Set Reference Function This command sets whether to display AF Level Set Reference. Command [:SENSe]:AF:LEVel:REFerence:STATe <switch> Parameter <switch> ON|1 OFF|0 Default AF Level display Off AF Level display On/Off

2
SCPI Device Message Details

OFF

AF Level display On

Details Saves the AF Level measurement value when set to On, and displays in relative value from then on. Example of Use To set the AF Level display to On. AF:LEV:REF:STAT ON

[:SENSe]:AF:LEVel:REFerence:STATe?
AF Level Set Reference Query Function This command queries the show/hide setting of AF Level Set Reference. Query [:SENSe]:AF:LEVel:REFerence:STATe? Response <switch> Parameter <switch> ON|1 Example of Use To query the show/hide setting of AF Level Set Reference. AF:LEV:REF:STAT? > 0 OFF|0 AF Level display Off AF Level display On/Off

AF Level display On

2-51

Chapter 2 SCPI Device Message Details

[:SENSe]:AF:LEVel:REFerence?
Set Reference Query Function This command queries the value of which retains the AF Level, when AF Level Set Reference is displayed. Query [:SENSe]:AF:LEVel:REFerence? Response <level> Example of Use To query the value of which retains the AF Level, when AF Level Set Reference is displayed. AF:LEV:REF? > -5.00

2-52

2.3

Tx Measurement

[:SENSe]:SPEaker[:STATe] <switch>
Demodulation Monitor Function This command turns On/Off the demodulation monitor output. Command [:SENSe]:SPEaker[:STATe] <switch> Parameter <switch> ON|1 Demodulation monitor output On/Off Demodulation monitor output On OFF Demodulation monitor output Off OFF|0 Default Details This command is valid when USB Audio equipment is connected. Example of Use To turn on the demodulation monitor output. SPE ON

2
SCPI Device Message Details

[:SENSe]:SPEaker[:STATe]?
Demodulation Monitor Query Function This command queries the On/Off status of the demodulation monitor output. Query [:SENSe]:SPEaker[:STATe]? Response <switch> ON|1 Demodulation monitor output On/Off Demodulation monitor output On OFF Demodulation monitor output Off OFF|0 Default Example of Use To query the On/Off status of the demodulation monitor output. SPE? > 1

2-53

Chapter 2 SCPI Device Message Details

[:SENSe]:SPEaker:VOLume <vol>
Demodulation Monitor Volume Function This command sets the demodulation monitor volume. Command [:SENSe]:SPEaker:VOLume <vol> Parameter <vol> Range Demodulation monitor volume 0 to 100 1 None

Resolution Default Details

Suffix code

50

This command is valid when USB Audio equipment is connected. Example of Use To set the demodulation monitor volume. SPE:VOL 100

[:SENSe]:SPEaker:VOLume?
Demodulation Monitor Volume Query Function This command queries the demodulation monitor volume. Query [:SENSe]:SPEaker:VOLume? Response <vol> Range Demodulation monitor volume 1 0 to 100

Resolution Details

Suffix code

None

This command is valid when USB Audio equipment is connected. Example of Use To query the demodulation monitor volume. SPE:VOL? > 100

2-54

2.3

Tx Measurement

:INITiate:CONTinuous OFF|ON|0|1
Continuous Measurement Function This command sets continuous or single measurement mode. Command :INITiate:CONTinuous <switch> Parameter <switch> ON|1 OFF|0 Default Details When ON is set, continuous measurement starts. When Off is set, the single measurement mode is engaged and measurement does not start. Example of Use To make a continuous measurement. INIT:CONT ON Single measurement ON Measurement mode

2
SCPI Device Message Details

Continuous measurement mode

:INITiate:CONTinuous?
Continuous Measurement Query Function This command queries the measurement mode. Command :INITiate:CONTinuous? Response Parameter <switch> <switch> ON|1 Measurement mode

OFF|0

Continuous measurement mode

Single measurement

Example of Use

To query the measurement mode. INIT:CONT? > 1

2-55

Chapter 2 SCPI Device Message Details

:INITiate:MODE:CONTinuous
Continuous Measurement Function This command sets continuous or single measurement mode. Command :INITiate:MODE:CONTinuous Example of Use To make a continuous measurement. INIT:MODE:CONT

:INITiate:MODE:SINGle
Single Measurement Function This command starts single measurement. Command :INITiate:MODE:SINGle Example of Use To start a single measurement. INIT:MODE:SING

:INITiate[:IMMediate]
Initiate Function This command starts measurement with the current mode. Command :INITiate[:IMMediate] Example of Use To start measurement INIT

2-56

2.3

Tx Measurement

:INITiate:FM
Initiate FM Function This command switches the measurement mode for TX measurement to FM modulation to start the single measurement. Command

2
SCPI Device Message Details

:INITiate:FM Example of Use To switch the measurement mode for TX measurement to FM modulation to start the measurement. INIT:FM

:INITiate:AM
Initiate AM Function This command switches the measurement mode for TX measurement to AM modulation to start the single measurement. Command :INITiate:AM Example of Use To switch the measurement mode for TX measurement to AM modulation to start the measurement. INIT:AM

:INITiate:PM
Initiate M Function This command switches the measurement mode for TX measurement to M modulation to start the single measurement. Command :INITiate:PM Example of Use to start the measurement. INIT:PM To switch the measurement mode for TX measurement to M modulation

2-57

Chapter 2 SCPI Device Message Details

:FETCh:FM|AM|PM[n]?
Measurement Result Query Function This command fetches the Tx measurement result. Query :FETCh:FM|AM|PM[n]? Response See table 2.3-2. Example of Use To query the TX measurement result for FM modulation. FETC:FM?

:READ:FM|AM|PM[n]?
Measurement Result Query Function This command performs the Single measurement once with the current settings, and then queries the TX measurement result. Query :READ:FM|AM|PM[n]? Response See table 2.3-2. Example of Use FM modulation. READ:FM? To perform the measurement and query the TX measurement result for

2-58

2.3

Tx Measurement

:MEASure:FM|AM|PM[n]?
Measurement Result Query Function This command performs the Single measurement once with the current settings, and then queries the TX measurement result. Query

2
SCPI Device Message Details

:MEASure:FM|AM|PM[n]? Response See table 2.3-2. Example of Use FM modulation. MEAS:FM? To perform the measurement and query the TX measurement result for

2-59

Chapter 2 SCPI Device Message Details

2.4 Rx measurement

Device messages for RX measurement are enabled when the measurement mode is the RX measurement mode.

Table 2.4-1 lists device messages for parameter settings for RX measurement. Table 2.4-1 Parameter Output Modulation Frequency of RX Measurement Output Level Output Level (W) Query Output Level Offset State Output Level Offset Output Level Unit Wave Pattern Reproduction Mode Wave Pattern Reproduction Restart AF Modulation Scheme AF1/AF2 Output AF1/AF2 Tone Frequency :OUTPut[:STATe]? :OUTPut:MODulation[:STATe] <switch> :OUTPut:MODulation[:STATe]? :SOURce:FREQuency[:FIXed] <freq> :SOURce:FREQuency[:FIXed]? [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude] <level> [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]? [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]:WATT? [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe <switch> [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe? [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet <level> [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet? [:SOURce]:UNIT:POWer <unit> [:SOURce]:UNIT:POWer? [:SOURce]:OUTPut:WAVeform:PLAYmode <mode> [:SOURce]:OUTPut:WAVeform:PLAYmode? [:SOURce]:OUTPut:WAVeform:RESTart :SOURce:MODulation <mod> :SOURce:MODulation? :OUTPut:AF[1]|2[:STATe] <switch> :OUTPut:AF[1]|2[:STATe]? [:SOURce]:AF[1]|2:FREQuency <freq> [:SOURce]:AF[1]|2:FREQuency? Device Messages for Parameter Settings of RX Measurement Device Messages :OUTPut[:STATe] <switch>

2-60

2.4
Table 2.4-1 Parameter AF1/AF2 FM Deviation AF1/AF2 AM Depth AF1/AF2 M Deviation File Load AF Monitor Digital Code Squelch Digital Code Squelch Code Digital Code Squelch Deviation AF Setting Suite

Rx measurement

Device Messages for Parameter Settings of RX Measurement (Continued) Device Messages [:SOURce]:AF[1]|2:DEViation <freq> [:SOURce]:AF[1]|2:DEViation? [:SOURce]:AF[1]|2:DEPTh <per> [:SOURce]:AF[1]|2:DEPTh? [:SOURce]:AF[1]|2:RADian <radian> [:SOURce]:AF[1]|2:RADian? [:SOURce]:USER:AF[1]:LOAD <filename>[,<device>] [:SOURce]:USER:AF[1]:LOAD? [:SOURce]:AF:MONitor[:STATe] <switch> [:SOURce]:AF:MONitor[:STATe]? [:SOURce]:DCSQuelch[:STATe] <switch> [:SOURce]:DCSQuelch[:STATe]? [:SOURce]:DCSQuelch:CODE <code> [:SOURce]:DCSQuelch:CODE? [:SOURce]:DCSQuelch:DEViation <freq> [:SOURce]:DCSQuelch:DEViation? :SOURce:AF:LIST:SET
<mod_set>,<af1_sw>,<af1_freq>,<af1_mod>,<af2_sw>,<af2_freq>, <af2_mod>[,<dcs_sw>[,<dcs_code>,<dcs_mod>]]

2
SCPI Device Message Details

2-61

Chapter 2 SCPI Device Message Details

:OUTPut[:STATe] ON|OFF|1|0
Output Function This command turns On/Off the RF signal output. Command :OUTPut[:STATe] <switch> Parameter <switch> ON|1 RF output On/Off RF output On OFF|0 RF output Off (Default)

Details

When the RF signal output is set to ON, the signal output is started from the SG Output port. Example of Use To set the RF signal output to ON. OUTP ON

:OUTPut[:STATe]?
Output Query Function This command queries the On/Off status of the RF signal output. Query :OUTPut[:STATe]? Response <switch> Parameter <switch> ON|1 RF output On/Off RF output On RF output Off OFF|0

Example of Use

To query the On/Off status of the RF signal output. OUTP? > 1

2-62

2.4

Rx measurement

:OUTPut:MODulation[:STATe] ON|OFF|1|0
Modulation Function This command turns On/Off the RF signal modulation. Command :OUTPut:MODulation[:STATe] <switch> Parameter <switch> ON|1 Modulation On/Off OFF|0 Unmodulated wave output (Default) Modulated wave output

2
SCPI Device Message Details

Details

When the modulation is set to OFF, Unmodulated Wave (CW) is output. To output modulated waves, set it to ON. Example of Use To set the RF signal modulation to ON. OUTP:MOD ON

:OUTPut:MODulation[:STATe]?
Modulation Query Function This command turns On/Off the RF signal modulation. Query :OUTPut:MODulation[:STATe]? Response <switch> Parameter <switch> ON|1 OFF|0 Unmodulated wave output Modulated wave output Modulation On/Off

Example of Use

To query the RF signal modulation setting. OUTP:MOD? > 1

2-63

Chapter 2 SCPI Device Message Details

:SOURce:FREQuency[:FIXed] <freq>
Frequency of RX Measurement Function This command sets the RF signal output frequency for Rx measurement. Command :SOURce:FREQuency[:FIXed] <freq> Parameter <freq> Range Frequency 100 kHz to 3 GHz

Suffix code Default Example of Use

Resolution

1 Hz HZ,KHZ,KZ,MHZ,MZ,GHZ,GZ 1 GHz Hz is used when omitted.

To set the RF signal output frequency to 400 MHz. SOUR:FREQ 400MHZ

:SOURce:FREQuency[:FIXed]?
Frequency of RX Measurement Query Function This command queries the RF signal output frequency setting value for Rx measurement. Query :SOURce:FREQuency[:FIXed]? Response <freq> Parameter <freq> Range Frequency 1 Hz 100 kHz to 3 GHz

Resolution Example of Use

To query the RF signal output frequency setting value. SOUR:FREQ? > 400000000

2-64

2.4

Rx measurement

[:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude] <level>
Output Level Function This command sets the RF signal output level for Rx measurement. Command [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude] <level> Parameter <level> Range Output level When unit is dBm: 127 dBm to 3 dBm (RX frequency<25 MHz) When unit is dBV (emf): frequency>25MHz) 13.99 dBV to +128.01 dBV (RX 127 dBm to +15 dBm (RX frequency>25 MHz)

2
SCPI Device Message Details

frequency<25MHz) When unit is dBV (TERM): frequency>25MHz) frequency<25MHz)

13.99 dBV to +110.01 dBV (RX

20.01 dBV to +121.99 dBV (RX

20.01 dBV to +103.99 dBV (RX 0.01 dB DBM,DBUV,DBUVEMF

Resolution

Suffix code

The unit set with Unit is used when the suffix code is omitted. 127 dBm

Default Details

This command sets the RF signal output level for Rx measurement. When the suffix code is added to the setting value as the unit, the Unit setting is changed to the set unit. Example of Use To set the RF signal output level to 90 dBm. RF:POW 90DBM

2-65

Chapter 2 SCPI Device Message Details

[:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]?
Output Level Query Function This command queries the RF signal output level setting value for Rx measurement. Query [:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]? Response <level> Parameter <level> Range Output level When unit is dBm: 127 dBm to +15 dBm When unit is dBV (emf): 13.99 dBV to +128.01 dBV When unit is dBV (TERM): Resolution 0.01 dB 20.01 dBV to +121.99 dBV

Suffix code Example of Use

None

The unit value set with Unit is returned.

To query the RF signal output level setting value. RF:POW? > -90.00

2-66

2.4

Rx measurement

[:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]:WATT?
Output Level (W) Query Function This command queries the RF signal output level setting value for Rx measurement in Watts. Query

2
SCPI Device Message Details

[:SOURce]:RF:POWer[:LEVel][:IMMediate][:AMPLitude]:WATT? Response <level> Parameter <level> Example of Use To query the RF signal output level setting value in Watts. RF:POW:WATT? > 0.00000000000000019950000000 Range Output level 1.00 aW to 0.32 mW

2-67

Chapter 2 SCPI Device Message Details

[:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe ON|OFF|1|0
Output Level Offset State Function This command enables/disables the offset function of the RF signal output level. Command [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe <switch> Parameter <switch> ON|1 Offset function On/Off Enabled Disabled (default) OFF|0

Example of Use

To enable the RF signal output level offset. RF:POW:OFFS:STAT ON

[:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe?
Output Level Offset State Query Function This command queries the offset function setting value for the RF signal output level. Query [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet:STATe? Response <switch> Parameter <switch> ON|1 Offset function On/Off Enabled Disabled (default) OFF|0

Example of Use

To query the RF signal output level offset setting value. RF:POW:OFFS:STAT? > 1

2-68

2.4

Rx measurement

[:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet <level>
Output Level Offset Function This command sets the RF signal output level offset value. Command [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet <level> Parameter <level> Range Offset value 0.01 dB DB 0.00 dB 100 dB to 100 dB

2
SCPI Device Message Details

Resolution

Suffix code Default Details

dB is used when the suffix code is omitted.

The value is set when the power loss is to be corrected which is due to the connection between the measurement target and this instrument. Example of Use To set the RF signal output level offset to 10 dB. RF:POW:OFFS 10

[:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet?
Output Level Offset Query Function This command queries the RF signal output level offset value. Query [:SOURce]:RF:POWer[:LEVel][:IMMediate]:OFFSet? Response <level> Parameter <level> Range Offset value 0.01 dB 100 dB to 100 dB

Resolution

Suffix code Example of Use

None

Value is returned in dB units.

To query the RF signal output level offset setting value. RF:POW:OFFS? > 10.00

2-69

Chapter 2 SCPI Device Message Details

[:SOURce]:UNIT:POWer <unit>
Output Level Unit Function This command sets the RF signal output level unit. Command [:SOURce]:UNIT:POWer <unit> Parameter <unit> Unit DBUVEMF dBV (EMF) (Default)

DBM Example of Use

DBUV

dBm

dBV

To set the RF signal output level unit to dBm. UNIT:POW DBM

[:SOURce]:UNIT:POWer?
Output Level Unit Query Function This command queries the RF signal output level unit. Query [:SOURce]:UNIT:POWer? Response <unit> Parameter <unit> Unit DBUVEMF dBV (EMF) (Default)

Example of Use

DBM

DBUV

dBm

dBV

To query the RF signal output level unit. UNIT:POW? > DBM

2-70

2.4

Rx measurement

[:SOURce]:OUTPut:WAVeform:PLAYmode <mode>
Wave Pattern Reproduction Mode Function This command sets wave pattern reproduction mode. Command [:SOURce]:OUTPut:WAVeform:PLAYmode <mode> Parameter <mode> Wave pattern reproduction mode Plays once. Repeat playback (Default) ONCE

2
SCPI Device Message Details

Details Example of Use

REPeat

This is available only for MS2830A. To set the wave pattern reproduction mode to ONCE. OUTP:WAV:PLAY ONCE

[:SOURce]:OUTPut:WAVeform:PLAYmode?
Wave Pattern Reproduction Mode Query Function This command queries the wave pattern reproduction mode. Query [:SOURce]:OUTPut:WAVeform:PLAYmode? Response <mode> Parameter <mode> Wave pattern reproduction mode Plays once. Repeat playback (Default) ONCE REP Example of Use To query the wave pattern reproduction mode. OUTP:WAV:PLAY? > ONCE

2-71

Chapter 2 SCPI Device Message Details

[:SOURce]:OUTPut:WAVeform:RESTart
Wave Pattern Reproduction Restart Function This command restarts wave pattern reproduction. Command [:SOURce]:OUTPut:WAVeform:RESTart Details This is available only for MS2830A. Example of Use To restart wave pattern reproduction. OUTP:WAV:REST

2-72

2.4

Rx measurement

:SOURce:MODulation FM|AM|PM
AF Modulation Scheme Function This command sets the AF modulation mode. Command :SOURce:MODulation <mod> Parameter <mod> Modulation scheme AM modulation M Modulation FM FM modulation FM

2
SCPI Device Message Details

AM PM

Default Details

This command sets the modulation method for signals output for RX measurement. Example of Use To set the AF signal modulation method to AM. SOUR:MOD AM

:SOURce:MODulation?
AF Modulation Scheme Query Function This command queries the AF modulation mode. Query :SOURce:MODulation? Response <mod> Parameter <mod> Modulation scheme AM modulation M Modulation FM modulation FM

AM Example of Use PM

To query the AF modulation mode. SOUR:MOD? > FM

2-73

Chapter 2 SCPI Device Message Details

:OUTPut:AF[1]|2[:STATe] ON|OFF|USER
AF1/AF2 Output Function This command sets On/Off for AF1 or AF2 output. Command :OUTPut:AF[1]|2[:STATe] <switch> Parameter <switch> OFF ON AF output On/Off Sets output to Off. (Default) Sets output to On.

USER Example of Use

Outputs to User-selected file (only supported by AF1)

To set the AF2 output to ON. OUTP:AF2 ON

:OUTPut:AF[1]|2[:STATe]?
AF1/AF2 Output Query Function This command queries the AF1 or AF2 output setting value. Query :OUTPut:AF[1]|2[:STATe]? Response <switch> Parameter <switch> ON OFF AF output On/Off Output On AF1) Output Off

USER Example of Use

Output to User-selected file (only supported by

To query the AF2 output setting. OUTP:AF2? > ON

2-74

2.4

Rx measurement

[:SOURce]:AF[1]|2:FREQuency <freq>
AF1/AF2 Tone Frequency Function This command sets the Tone frequency of AF1 or AF2. Command [:SOURce]:AF[1]|2:FREQuency <freq> Parameter <freq> Range Frequency 20.0 Hz to 40000.0 Hz

2
SCPI Device Message Details

Resolution

Suffix code Default Example of Use

0.1 Hz HZ,KHZ,KZ,MHZ,MZ,GHZ,GZ Hz is used when omitted.

AF1: 1000.0 Hz AF2: 67.0 Hz

To set the Tone frequency of AF2 to 800 Hz. AF2:FREQ 800

[:SOURce]:AF[1]|2:FREQuency?
AF1/AF2 Tone Frequency Query Function This command queries the Tone frequency setting value of AF1 or AF2. Query [:SOURce]:AF[1]|2:FREQuency? Response <freq> Parameter <freq> Range Frequency 0.1 Hz None 20.0 Hz to 40000.0 Hz

Resolution

Suffix code Example of Use

Value is returned in Hz units.

To query the Tone frequency setting value of AF2. AF2:FREQ? > 800.0

2-75

Chapter 2 SCPI Device Message Details

[:SOURce]:AF[1]|2:DEViation <freq>
AF1/AF2 FM Deviation Function This command sets the FM Deviation of AF1 or AF2. Command [:SOURce]:AF[1]|2:DEViation <freq> Parameter <freq> Range FM Deviation 0.0 Hz to 100000.0 Hz

Resolution

Suffix code Default Details

0.1 Hz HZ,KHZ,KZ,MHZ,MZ,GHZ,GZ AF1: 3500.0 Hz Hz is used when omitted.

AF2: 500.0 Hz

When the AF signal modulation scheme is FM, the setting value is valid. Example of Use To set the FM Deviation of AF2 to 5,000 Hz. AF2:DEV 5000

[:SOURce]:AF[1]|2:DEViation?
AF1/AF2 FM Deviation Query Function This command queries the FM Deviation setting value of AF1 or AF2. Query [:SOURce]:AF[1]|2:DEViation? Response <freq> Parameter <freq> Range FM Deviation 0.1 Hz None 0.0 Hz to 100000.0 Hz

Resolution

Suffix code Example of Use

Value is returned in Hz units.

To query the FM Deviation setting value of AF2. AF2:DEV?

2-76

> 5000.0

2.4

Rx measurement

[:SOURce]:AF[1]|2:DEPTh <per>
AF1/AF2 AM Depth Function This command sets the AM modulation index of AF1 or AF2. Command [:SOURce]:AF[1]|2:DEPTh <per> Parameter <per> Range AM Depth 1% 0% to 100% None

2
SCPI Device Message Details

Resolution Default

Suffix code Details

30%

When the AF signal modulation scheme is AM, the setting value is valid. Example of Use To set the AM Depth of AF2 to 70%. AF2:DEPT 70

[:SOURce]:AF[1]|2:DEPTh?
AF1/AF2 AM Depth Query Function This command queries the AM modulation index setting value of AF1 or AF2. Query [:SOURce]:AF[1]|2:DEPTh? Response <per> Parameter <per> Range AM Depth 1% 0% to 100% None

Resolution

Suffix code

Value is returned in % units.

Example of Use To query the AM Depth setting value of AF2. AF2:DEPT? > 70

2-77

Chapter 2 SCPI Device Message Details

[:SOURce]:AF[1]|2:RADian <radian>
AF1/AF2 M Deviation Function This command sets the M Deviation of AF1 or AF2. Command [:SOURce]:AF[1]|2:RADian <radian> Parameter <radian> Range

M Deviation
0.01 rad None

Suffix code Default Details

Resolution

0.0 rad to 50.0 rad

AF2: 7.46 rad

AF1: 3.50 rad

When the AF signal modulation scheme is M, the setting value is valid. Example of Use To set the M Deviation of AF2 to 1.00 rad. AF2:RAD 1.00

[:SOURce]:AF[1]|2:RADian?
AF1/AF2 M Deviation Query Function This command queries the M Deviation setting value of AF1 or AF2. Query [:SOURce]:AF[1]|2:RADian? Response <radian> Parameter <radian> Range

M Deviation
0.01 rad None

Resolution

0.0 rad to 50.00 rad

Suffix code Example of Use

Value is returned in radian units.

To query the M Deviation setting value of AF2. AF2:RAD? > 1.00

2-78

2.4

Rx measurement

[:SOURce]:USER:AF[1]:LOAD <filename>[,<device>]
File Load Function This command loads the wav file selected by User. Command [:SOURce]:USER:AF[1]:LOAD <filename>[,<device>] Parameter <filename> Target file name Character string within 32 characters enclosed by double quotes ( ) or single quotes ( )

2
SCPI Device Message Details

The following characters cannot be used: /:*?<>| wav file name <device>

(excluding extension)

Drive name A,B,D,E,F,... D when omitted.

Details This command loads the wav file selected by User. Example of Use To load Test.wav. USER:AF:LOAD Test,D

2-79

Chapter 2 SCPI Device Message Details

[:SOURce]:USER:AF[1]:LOAD?
File Load Query Function This command queries the wav file name loaded. Query [:SOURce]:USER:AF[1]:LOAD? Response <filename> Parameter <filename> Target file name Character string within 32 characters enclosed by double quotes ( ) or single quotes ( )

The following characters cannot be used: /:*?<>| Example of Use To query the wav file name loaded. USER:AF:LOAD? > Test,D

(excluding extension)

2-80

2.4

Rx measurement

[:SOURce]:AF:MONitor[:STATe] <switch>
AF Monitor Function This command enables/disables AF Monitor output. Command [:SOURce]:AF:MONitor[:STATe] <switch> Parameter <switch> ON|1 AF Monitor output On/Off Output OFF (Default) Output ON OFF|0

2
SCPI Device Message Details

Details

This turns on AF Monitor output. Example of Use To turn on AF Monitor output. AF:MON ON

This is available only when USB Audio is effective.

[:SOURce]:AF:MONitor[:STATe]?
AF Monitor Query Function This command queries the On/Off status of AF Monitor output. Query [:SOURce]:AF:MONitor[:STATe]? Response <switch> Parameter <switch> ON|1 Example of Use To query the On/Off status of AF Monitor output. AF:MON? > AF Monitor output On/Off Output OFF Output ON OFF|0

2-81

Chapter 2 SCPI Device Message Details

[:SOURce]:DCSQuelch[:STATe] ON|OFF|1|0
Digital Code Squelch Function This command enables/disables Digital Code Squelch output. Command [:SOURce]:DCSQuelch[:STATe] <switch> Parameter <switch> ON|1 Digital Code Squelch output On/Off Output OFF (Default) Output ON OFF|0

Details Example of Use

This is not available when AF1 Output is set to USER. To set Digital Code Squelch output to ON. DCSQ ON

[:SOURce]:DCSQuelch[:STATe]?
Digital Code Squelch Query Function This command queries the On/Off status of Digital Code Squelch output. Query [:SOURce]:DCSQuelch[:STATe]? Response <switch> Parameter <switch> 0 1 Digital Code Squelch output On/Off Output Off Output On

Example of Use

To query the On/Off status of Digital Code Squelch output. DCSQ? >

2-82

2.4

Rx measurement

[:SOURce]:DCSQuelch:CODE <code>
Digital Code Squelch Code Function This command sets the DCS code of Digital Code Squelch. Command [:SOURce]:DCSQuelch:CODE <code> Parameter <code> Range DCS code 1 000 to 777 (three-digit octal notation)

2
SCPI Device Message Details

Resolution Default Details

Suffix code

None 023

Repeated signals are output which have 23-bit DCS pattern created

according to DCS code setting.When Digital Code Squelch is set to ON, the setting is enabled.

Example of Use To set the DCS code to 026. DCSQ:CODE 026

[:SOURce]:DCSQuelch:CODE?
Digital Code Squelch Code Query Function This command queries the DCS code of Digital Code Squelch. Query [:SOURce]:DCSQuelch:CODE? Response <code> Parameter <code> Range DCS code 1 000 to 777 (three-digit octal notation)

Resolution Example of Use

Suffix code

None

To query the DCS code setting value. DCSQ:CODE? > 026

2-83

Chapter 2 SCPI Device Message Details

[:SOURce]:DCSQuelch:DEViation <freq>
Digital Code Squelch Deviation Function This command sets the Deviation of Digital Code Squelch. Command [:SOURce]:DCSQuelch:DEViation <freq> Parameter <freq> Range Deviation 0.1 Hz HZ 0.0 Hz to 100000.0 Hz

Resolution

Suffix code Default Details

500.0 Hz

Hz is used when omitted.

When Digital Code Squelch is set to ON, the setting is enabled. Example of Use To set the Deviation of DCS to 500 Hz. DCSQ:DEV 500

[:SOURce]:DCSQuelch:DEViation?
Digital Code Squelch Deviation Query Function This command queries the Digital Code Squelch Deviation setting value. Query [:SOURce]:DCSQuelch:DEViation? Response <freq> Parameter <freq> Range Deviation 0.1 Hz None 0.0 Hz to 100000.0 Hz

Resolution

Suffix code Example of Use

Value is returned in Hz units.

To query the DCS Deviation setting value. DCSQ:DEV? > 500.0

2-84

2.4

Rx measurement

:SOURce:AF:LIST:SET <mod_set>,<af1_sw>,<af1_freq>,<af1_mod>,<af2_sw>, <af2_freq>,<af2_mod>[,<dcs_sw>[,<dcs_code>,<dcs_mod>]]


AF Setting Suite Function This command collectively sets the AF signal settings. Command :SOURce:AF:LIST:SET <mod_set>,<af1_sw>,<af1_freq>,<af1_mod>,<af2_sw>,<af2_fr eq>,<af2_mod>[,<dcs_sw>[,<dcs_code>,<dcs_mod>]] Parameter <mod_set> <af1_sw> <af1_freq> <af1_mod> <af2_sw> AF modulation method setting AF1 output On/Off AF1 Tone frequency

2
SCPI Device Message Details

modulation method setting AF2 output On/Off AF2 Tone frequency

AF1 modulation index according to AF

<af2_freq> <af2_mod> <dcs_sw>

AF2 modulation index according to AF modulation method setting DCS On/Off DCS code

<dcs_code> <dcs_mod> Details

DCS Deviation

For details of each parameter, see the parameter of the corresponding setting command. DCS can be set only when the AF modulation method is set to FM. If the AF modulation method is set to M, set the modulation index to the value of centuplicated M Deviation setting value. Example of Use To set AF to FM modulation, AF1 (On, Tone=1000Hz, Deviation=5000Hz), AF2 (On, Tone=66.1Hz, Deviation=500Hz), and DCS (On, Code=026, Deviation=200Hz).

SOUR:AF:LIST:SET FM,ON,1000,5000,ON,66.1,500,ON,026,200

2-85

Chapter 2 SCPI Device Message Details

2-86.

Chapter 3 SCPI Status Register


This chapter explains the SCPI commands used to read the state of the application and the status register.

3.1 Reading Measurement Status.................................................................................................... 3-2 :STATus:ERRor? .............................................................................................................................. 3-2 3.2 STATus:QUEStionable Register ................................................................................................ 3-3 :STATus:QUEStionable[:EVENt]? .................................................................................................... 3-5 :STATus:QUEStionable:CONDition?................................................................................................ 3-5 :STATus:QUEStionable:ENABle <integer> ...................................................................................... 3-6 :STATus:QUEStionable:ENABle? .................................................................................................... 3-6 :STATus:QUEStionable:NTRansition <integer>............................................................................... 3-7 :STATus:QUEStionable:NTRansition? ............................................................................................. 3-7 :STATus:QUEStionable:PTRansition <integer> ............................................................................... 3-8 :STATus:QUEStionable:PTRansition? ............................................................................................. 3-8 :STATus:QUEStionable:MEASure[:EVENt]?.................................................................................... 3-9 :STATus:QUEStionable:MEASure:CONDition? ............................................................................... 3-9 :STATus:QUEStionable:MEASure:ENABle <integer>.................................................................... 3-10 :STATus:QUEStionable:MEASure:ENABle? .................................................................................. 3-10 :STATus:QUEStionable:MEASure:NTRansition <integer> ............................................................ 3-11 :STATus:QUEStionable:MEASure:NTRansition?........................................................................... 3-11 :STATus:QUEStionable:MEASure:PTRansition <integer>............................................................. 3-12 :STATus:QUEStionable:MEASure:PTRansition?........................................................................... 3-12 3.3 STATus:OPERation Register ................................................................................................... 3-13 :STATus:OPERation[:EVENt]? ....................................................................................................... 3-14 :STATus:OPERation:CONDition?................................................................................................... 3-14 :STATus:OPERation:ENABle <integer> ......................................................................................... 3-15 :STATus:OPERation:ENABle? ....................................................................................................... 3-15 :STATus:OPERation:NTRansition <integer>.................................................................................. 3-16 :STATus:OPERation:NTRansition? ................................................................................................ 3-16 :STATus:OPERation:PTRansition <integer> .................................................................................. 3-17 :STATus:OPERation:PTRansition? ................................................................................................ 3-17

3
SCPI Status Register

3-1

Chapter 3 SCPI Status Register

3.1 Reading Measurement Status


:STATus:ERRor?
Measurement Status Error Query Function This command queries a measurement error. Query :STATus:ERRor? Response <status> Parameter <status> Value Measurement Status = bit0 + bit1 + bit2 + bit3 + bit4 + bit5 + bit6 + bit7 + bit8 + bit9 + bit10 + bit11 + bit12 + bit13 + bit14 + bit15 bit0: 20 = 1 bit1: 21 = 2 bit2: 22 = 4 bit3: 23 = 8 bit4: 24 = 16 bit5: 25 = 32 bit6: 26 = 64 bit7: 27 = 128 bit8: 28 = 256 bit9: 29 = 512 bit10: 210 = 1024 bit11: 211 = 2048 bit12: 212 = 4096 bit13: 213 = 8192 bit14: 214 = 16384 bit15: 215 = 32768 0 to 65535 No measurement Level Over Timeout (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used) (Not Used)

Range Details

0 is returned at normal termination. Usage Example To query a measurement error. STAT:ERR? > 0

3-2

3.2

STATus:QUEStionable Register

3.2 STATus:QUEStionable Register


The hierarchical structure of the QUEStionable Status register is described in Figures 3.2-1 and 3.2-2, and Tables 3.2-1 and 3.2-2.
VOLTage (NOT USED) CURRent (NOT USED) TIME (NOT USED) POWer (NOT USED) TEMPerature (NOT USED) FREQuency PHASe (NOT USED) MODulation (NOT USED) CALibration (NOT USED) MEASure NOT USED NOT USED NOT USED INSTrument (NOT USED) Command Warning (NOT USED) NOT USED DB0 DB1 DB2 DB3 DB4 DB5 DB6 DB7 DB8 DB9 DB10 DB11 DB12 DB13 DB14 DB15

Status Byte Register DB3

3
SCPI Status Register

Figure 3.2-1 QUEStionable Status Register Table 3.2-1 Bit Definition of QUEStionable Status Register Bit DB5 DB9 Definition Reference Clock Unlock QUEStionable Measure Register Summary

NOT USED NOT USED NOT USED NOT USED NOT USED Level Over NOT USED NOT USED Signal Abnormal NOT USED NOT USED NOT USED NOT USED NOT USED NOT USED NOT USED

DB0 DB1 DB2 DB3 DB4 DB5 DB6 DB7 DB8 DB9 DB10 DB11 DB12 DB13 DB14 DB15

QUEStionable Status Register DB9

Figure 3.2-2 QUEStionable Measure Register Table 3.2-2 Bit Definition of QUEStionable Measure Register Bit DB2 DB5 Timeout Level Over Definition

3-3

Chapter 3 SCPI Status Register


Table 3.2-3 lists the device messages for the QUEStionable Status register. Table 3.2-3 Device Messages for QUEStionable Status Register Function Questionable Status Register Event Questionable Status Register Condition Questionable Status Register Enable Questionable Status Register Negative Transition Questionable Status Register Positive Transition Questionable Measure Register Event Questionable Measure Register Condition Questionable Measure Register Enable Questionable Measure Register Negative Transition Questionable Measure Register Positive Transition Device Message :STATus:QUEStionable[:EVENt]? :STATus:QUEStionable:CONDition? :STATus:QUEStionable:ENABle <integer> :STATus:QUEStionable:ENABle? :STATus:QUEStionable:NTRansition <integer> :STATus:QUEStionable:NTRansition? :STATus:QUEStionable:PTRansition <integer> :STATus:QUEStionable:PTRansition? :STATus:QUEStionable:MEASure[:EVENt]? :STATus:QUEStionable:MEASure:CONDition? :STATus:QUEStionable:MEASure:ENABle <integer> :STATus:QUEStionable:MEASure:ENABle? :STATus:QUEStionable:MEASure:NTRansition <integer> :STATus:QUEStionable:MEASure:NTRansition? :STATus:QUEStionable:MEASure:PTRansition <integer> :STATus:QUEStionable:MEASure:PTRansition?

3-4

3.2

STATus:QUEStionable Register

:STATus:QUEStionable[:EVENt]?
Questionable Status Register Event Function This command queries Event register of QUEStionable Status register. Query :STATus:QUEStionable[:EVENt]? Response <integer> Parameter <integer> Resolution Range Usage Example To query event register of QUEStionable Status register. STAT:QUES? > 0 Bit Sum Total of Event Register 1 0 to 65535

3
SCPI Status Register

:STATus:QUEStionable:CONDition?
Questionable Status Register Condition Function This command queries Condition register of QUEStionable Status register Query :STATus:QUEStionable:CONDition? Response <integer> Parameter <integer> Resolution Range Usage Example To query Condition register of QUEStionable Status register. STAT:QUES:COND? > 0 Bit Sum Total of Condition Register 1 0 to 65535

3-5

Chapter 3 SCPI Status Register

:STATus:QUEStionable:ENABle <integer>
Questionable Status Register Enable Function This command sets Event Enable register of QUEStionable Status register. Command :STATus:QUEStionable:ENABle <integer> Parameter <integer> Resolution Range Usage Example To set value of Event Enable register of QUEStionable Status register to 16. STAT:QUES:ENAB 16 Bit Sum Total of Event Enable Register 1 0 to 65535

:STATus:QUEStionable:ENABle?
Questionable Status Register Enable Query Function This command queries Event Enable register of QUEStionable Status register. Query :STATus:QUEStionable:ENABle? Response <integer> Parameter <integer> Resolution Range Usage Example To query Event Enable register of QUEStionable Status register. STAT:QUES:ENAB? > 16 Bit Sum Total of Event Enable Register 1 0 to 65535

3-6

3.2

STATus:QUEStionable Register

:STATus:QUEStionable:NTRansition <integer>
Questionable Status Register Negative Transition Function This command sets transition filter (Negative Transition) of QUEStionable Status register. Command :STATus:QUEStionable:NTRansition <integer> Parameter <integer> Resolution Range Usage Example To set transition filter (Negative Transition) of QUEStionable Status register to 16. STAT:QUES:NTR 16 Bit Sum Total of Transition Filter (Negative Transition) 1 0 to 65535

3
SCPI Status Register

:STATus:QUEStionable:NTRansition?
Questionable Status Register Negative Transition Query Function This command queries transition filter (Negative Transition) of QUEStionable Status register. Query :STATus:QUEStionable:NTRansition? Response <integer> Parameter <integer> Bit Sum Total of Transition Filter (Negative Transition) Resolution 1 Range 0 to 65535

Usage Example To query transition filter (Negative Transition) of QUEStionable Status register. STAT:QUES:NTR? > 16

3-7

Chapter 3 SCPI Status Register

:STATus:QUEStionable:PTRansition <integer>
Questionable Status Register Positive Transition Function This command sets transition filter (Positive Transition) of QUEStionable Status register. Command :STATus:QUEStionable:PTRansition <integer> Parameter <integer> Resolution Range Usage Example To set transition filter (Positive Transition) of QUEStionable Status register to 16. STAT:QUES:PTR 16 Bit Sum Total of Transition Filter (Positive Transition) 1 0 to 65535

:STATus:QUEStionable:PTRansition?
Questionable Status Register Positive Transition Query Function This command queries transition filter (Positive Transition) of QUEStionable Status register. Query :STATus:QUEStionable:PTRansition? Response <integer> Parameter <integer> Resolution Range Usage Example To query transition filter (Positive Transition) of QUEStionable Status register. STAT:QUES:PTR? > 16 Bit Sum Total of Transition Filter (Positive Transition) 1 0 to 65535

3-8

3.2

STATus:QUEStionable Register

:STATus:QUEStionable:MEASure[:EVENt]?
Questionable Measure Register Event Function This command queries Event register of QUEStionable Measure register. Query :STATus:QUEStionable:MEASure[:EVENt]? Response <integer> Parameter <integer> Resolution Range Usage Example To query Event register of QUEStionable Measure register. STAT:QUES:MEAS? > 0 Bit Sum Total of Event Register 1 0 to 65535

3
SCPI Status Register

:STATus:QUEStionable:MEASure:CONDition?
Questionable Measure Register Condition Function This command queries Condition register of QUEStionable Measure register. Query :STATus:QUEStionable:MEASure:CONDition? Response <integer> Parameter <integer> Resolution Range Usage Example To query Condition register of QUEStionable Measure register. STAT:QUES:MEAS:COND? > 0 Bit Sum Total of Condition Register 1 0 to 65535

3-9

Chapter 3 SCPI Status Register

:STATus:QUEStionable:MEASure:ENABle <integer>
Questionable Measure Register Enable Function This command sets Event Enable register of QUEStionable Measure register. Command :STATus:QUEStionable:MEASure:ENABle <integer> Parameter <integer> Resolution Range Usage Example To set a value of Event Enable register of QUEStionable Measure register to 16. STAT:QUES:MEAS:ENAB 16 Bit Sum Total of Event Enable Register 1 0 to 65535

:STATus:QUEStionable:MEASure:ENABle?
Questionable Measure Register Enable Query Function This command queries Event Enable register of QUEStionable Measure register. Query :STATus:QUEStionable:MEASure:ENABle? Response <integer> Parameter <integer> Resolution Range Usage Example To query Event Enable register of QUEStionable Measure register. STAT:QUES:MEAS:ENAB? > 16 Bit Sum Total of Event Enable Register 1 0 to 65535

3-10

3.2

STATus:QUEStionable Register

:STATus:QUEStionable:MEASure:NTRansition <integer>
Questionable Measure Register Negative Transition Function This command sets transition filter (Negative Transition) of QUEStionable Measure register. Command :STATus:QUEStionable:MEASure:NTRansition <integer> Parameter <integer> Resolution Range Usage Example To set transition filter (Negative Transition) of QUEStionable Measure register to 16. STAT:QUES:MEAS:NTR 16 Bit Sum Total of Transition Filter (Negative Transition) 1 0 to 65535

3
SCPI Status Register

:STATus:QUEStionable:MEASure:NTRansition?
Questionable Measure Register Negative Transition Query Function This command queries transition filter (Negative Transition) of QUEStionable Measure register. Query :STATus:QUEStionable:MEASure:NTRansition? Response <integer> Parameter <integer> Resolution Range Usage Example To query transition filter (Negative Transition) of QUEStionable Measure register. STAT:QUES:MEAS:NTR? > 16 Bit Sum Total of Transition Filter (Negative Transition) 1 0 to 65535

3-11

Chapter 3 SCPI Status Register

:STATus:QUEStionable:MEASure:PTRansition <integer>
Questionable Measure Register Positive Transition Function This command sets transition filter (Positive Transition) of QUEStionable Measure register. Command :STATus:QUEStionable:MEASure:PTRansition <integer> Parameter <integer> Resolution Range Usage Example To set transition filter (Positive Transition) of QUEStionable Measure register to 16. STAT:QUES:MEAS:PTR 16 Bit Sum Total of Transition Filter (Positive Transition) 1 0 to 65535

:STATus:QUEStionable:MEASure:PTRansition?
Questionable Measure Register Positive Transition Query Function This command queries transition filter (Positive Transition) of QUEStionable Measure register. Query :STATus:QUEStionable:MEASure:PTRansition? Response <integer> Parameter <integer> Resolution Range Usage Example To query transition filter (Positive Transition) of QUEStionable Measure register. STAT:QUES:MEAS:PTR? > 16 Bit Sum Total of Transition Filter (Positive Transition) 1 0 to 65535

3-12

3.3

STATus:OPERation Register

3.3 STATus:OPERation Register


The hierarchical structure of the OPERation Status register is described in Figure 3.3-1 and Table 3.3-1.
CALibrating SETTling RANGing (NOT USED) SWEeping (NOT USED) MEASuring Wainting for TRIG Waiting for ARM (NOT USED) CORRecting (NOT USED) FILE Operating NOT USED NOT USED NOT USED NOT USED INSTrument (NOT USED) PROGram (NOT USED) NOT USED DB0 DB1 DB2 DB3 DB4 DB5 DB6 DB7 DB8 DB9 DB10 DB11 DB12 DB13 DB14 DB15

Status Byte Register DB7

3
SCPI Status Register

Figure 3.3-1 OPERation Status Register Table 3.3-1 Bit Definition for OPERation Status Register Bit DB0 DB1 DB4 DB5 DB8 Definition CAL Executed Warm-up displayed Capture executed (Always 1 at Continuous measurement) Waiting for trigger signal Operating on file

Table 3.3-2 lists the device messages for the OPERation status register. Table 3.3-2 Device Messages for OPERation Status Register Function Operation Status Register Event Operation Status Register Condition Operation Status Register Enable Operation Status Register Negative Transition Operation Status Register Positive Transition Device Message :STATus:OPERation[:EVENt]? :STATus:OPERation:CONDition? :STATus:OPERation:ENABle <integer> :STATus:OPERation:ENABle? :STATus:OPERation:NTRansition <integer> :STATus:OPERation:NTRansition? :STATus:OPERation:PTRansition <integer> :STATus:OPERation:PTRansition?

3-13

Chapter 3 SCPI Status Register

:STATus:OPERation[:EVENt]?
Operation Status Register Event Function This command queries Event register of OPERation Status register. Query :STATus:OPERation[:EVENt]? Response <integer> Parameter <integer> Resolution Range Usage Example To query Event register of OPERation Status register. STAT:OPER? > 0 Bit Sum Total of Event Register 1 0 to 65535

:STATus:OPERation:CONDition?
Operation Status Register Condition Function This command queries Event register of OPERation Condition register. Query :STATus:OPERation:CONDition? Response <integer> Parameter <integer> Resolution Range Usage Example To query Event register of OPERation Condition register. STAT:OPER:COND? > 0 Bit Sum Total of Condition Register 1 0 to 65535

3-14

3.3

STATus:OPERation Register

:STATus:OPERation:ENABle <integer>
Operation Status Register Enable Function This command sets Event Enable register of OPERation Status register. Command :STATus:OPERation:ENABle <integer> Parameter <integer> Resolution Range Usage Example To set Event Enable register of OPERation Status register to 16. STAT:OPER:ENAB 16 Bit Sum Total of Event Enable Register 1 0 to 65535

3
SCPI Status Register

:STATus:OPERation:ENABle?
Operation Status Register Enable Query Function This command queries Event Enable register of OPERation Status register. Query :STATus:OPERation:ENABle? Response <integer> Parameter <integer> Resolution Range Usage Example To query Event Enable register of OPERation Status register. STAT:OPER:ENAB? > 16 Bit Sum Total of Event Enable Register 1 0 to 65535

3-15

Chapter 3 SCPI Status Register

:STATus:OPERation:NTRansition <integer>
Operation Status Register Negative Transition Function This command sets transition filter (Negative Transition) of OPERation Status register. Command :STATus:OPERation:NTRansition <integer> Parameter <integer> Resolution Range Usage Example To set transition filter (Negative Transition) of OPERation Status register to 16. STAT:OPER:NTR 16 Bit Sum Total of Transition Filter (Negative Transition) 1 0 to 65535

:STATus:OPERation:NTRansition?
Operation Status Register Negative Transition Query Function This command queries transition filter (Negative Transition) of OPERation Status register. Query :STATus:OPERation:NTRansition? Response <integer> Parameter <integer> Resolution Range Usage Example To query transition filter (Negative Transition) of OPERation Status register. STAT:OPER:NTR? > 16 Bit Sum Total of Transition Filter (Negative Transition) 1 0 to 65535

3-16

3.3

STATus:OPERation Register

:STATus:OPERation:PTRansition <integer>
Operation Status Register Positive Transition Function This command sets transition filter (Positive Transition) of OPERation Status register. Command :STATus:OPERation:PTRansition <integer> Parameter <integer> Resolution Range Usage Example To set transition filter (Positive Transition) of OPERation Status register to 16. STAT:OPER:PTR 16 Bit Sum Total of Transition Filter (Positive Transition) 1 0 to 65535

3
SCPI Status Register

:STATus:OPERation:PTRansition?
Operation Status Register Positive Transition Query Function This command queries transition filter (Positive Transition) of OPERation Status register. Query :STATus:OPERation:PTRansition? Response <integer> Parameter <integer> Resolution Range Usage Example To query transition filter (Positive Transition) of OPERation Status register. STAT:OPER:PTR? > 16 Bit Sum Total of Transition Filter (Positive Transition) 1 0 to 65535

3-17

Chapter 3 SCPI Status Register

3-18.

Appendix A Programming Sample


Select a waveform pattern for RX test on Signal Analyzer Application Command INST SG MMEM:LOAD:WAV? CDMA, TEST > 1 MMEM:LOAD:WAV CDMA, TEST *OPC? > 1 RAD:ARB:WAV CDMA, TEST RAD:ARB:WAV:REST TRX Sweep Calibration Setting Command INST TRXSC SET:TSC:FREQ:SPAN 10MHZ SET:TSC:TRIG:LEV 20DB SET:TSC:TX:FREQ:STEP 825.03MHZ, 837.00MHZ, 848.97MHZ SET:TSC:RX:FREQ:STEP 870.03MHZ, 882.00MHZ, 893.97MHZ SET:TSC:RX:POW:STEP 55, -40, -40, -30, -30, -25, -25, -22, -22 SET:TSC:TX:POW:STEP 30, 26, 22, 18, 14, 10, 6, 2, -2 SET:TSC:POW:STEP:COUN 9 SET:TSC:FREQ:STEP:COUN 3 SET:TSC:TIM 3 SET:TSC:RAT 0.60 Description Switches the active application to TRX Sweep Calibration. Setting frequency span Setting the trigger level Setting the frequency list of each sequence for TX measurement Setting the frequency list of each sequence for RX measurement Setting the power levels list of each segment for RX measurement Setting the power levels list of each segment for TX measurement Setting the number of segments Setting the number of frequency sequence Setting the TRX Sweep Calibration's timeout Setting the TX power measurement window ratio Description Switches the active application to SG Queries the status of waveform pattern. "TEST" waveform is available Loads the waveform pattern from the hard disk to the waveform memory. Queries the operation completion status. The waveform patterns have been loaded. Selects the waveform pattern to be played. Plays the waveform pattern
Appendix

Programming Sample

A-1

Appendix A Programming Sample


Executing TRX measurement Command INIT:TSC Description Initiates the TRX Sweep Calibration measurement. ARM:TSC? Queries the ready status of TRX Sweep Calibration. > 0 Not ready ARM:TSC? Re-queries until responding '1'. > 1 Ready (Orders the DUT to begin transmission of its TX Frequency/Power Series.) STAT:ERR? Queries the measurement status > 1 Measurement in progress STAT:ERR? Re-queries until responding other than '1'. > 0 Normal termination FETC:TSC? Queries the TRX Sweep Calibration measurement result. > 30.00, 28.00, 26.00, 24.00, 22.00, 20.00, The results are returned to the time series 18.00, 16.00, 14.00, 30.01, 28.01, 26.01, without tuning segment. 24.01, 22.01, 20.01, 18.01, 16.01, 14.01, (The number of Tx Power measurement results 30.02, 28.02, 26.02, 24.02, 22.02, 20.02, is 27, as the number of segment is 9 and the 18.02, 16.02, 14.02 number of sequence is 3.)

A-2.

Você também pode gostar