in any form or by any means (including
electronic storage and retrieval or translation into a foreign language) without prior
agreement and written consent from Agilent Technologies, Inc. as governed by
United States and international copyright
laws.
Trademark
Acknowledgements
Microsoft® is a U.S. registered
trademark of Microsoft Corporation.
Windows
U.S. registered trademarks of
Microsoft Corporation.
Adobe Reader
trademark of Adobe System
Incorporated.
Java™ is a U.S. trademark of Sun
Microsystems, Inc.
MATLAB® is a U.S. registered
trademark of Math Works, Inc.
Norton Ghost™ is a U.S. trademark
of Symantec Corporation.
®
and MS Windows® are
®
is a U.S. registered
Manual Part Number
N9020-90119
Supersedes: August 2009
Print Date
October 2009
Printed in USA
Agilent Technologies, Inc.
1400 Fountaingrove Parkway
Santa Rosa, CA 95403
Warranty
The material contained in this document is provided “as is,” and is
subject to being changed, without
notice, in future editions. Further,
to the maximum extent permitted
by applicable law, Agilent disclaims all warranties, either
express or implied, with regard to
this manual and any information
contained herein, including but not
limited to the implied warranties of
merchantability and fitness for a
particular purpose. Agilent shall
not be liable for errors or for incidental or consequential damages in
connection with the furnishing, use,
or performance of this document or
of any information contained
herein. Should Agilent and the user
have a separate written agreement
with warranty terms covering the
material in this document that conflict with these terms, the warranty
terms in the separate agreement
shall control.
Technology Licenses
The hardware and/or software described
in this document are furnished under a
license and may be used or copied only in
accordance with the terms of such license.
Restricted Rights Legend
If software is for use in the performance
of a U.S. Government prime contract or
subcontract, Software is delivered and
licensed as “Commercial computer software” as defined in DF AR 252.227-7014
(June 1995), or as a “commercial item” as
defined in F AR 2.101(a) or as “Restricted
computer software” as defined in FAR
52.227-19 (June 1987) or any equivalent
agency regulation or contract clause. Use,
duplication or disclosure of Software is
subject to Agilent Technologies’ standard commercial license terms, and nonDOD Departments and Agencies of the
U.S. Government will receive no greater
than Restricted Rights as defined in FAR
52.227-19(c)(1-2) (June 1987). U.S. Government users will receive no greater than
Limited Rights as defined in FAR 52.22714 (June 1987) or DFAR 252.227-7015
(b)(2) (November 1995), as applicable in
any technical data.
Safety Notices
CAUTION
A CAUTION notice denotes a
hazard. It calls attention to an
operating procedure, practice, or
the like that, if not correctly performed or adhered to, could result
in damage to the product or loss of
important data. Do not proceed
beyond a CAUTION notice until
the indicated conditions are fully
understood and met.
WARNING
A WARNING notice denotes a
hazard. It calls attention to an
operating procedure, practice,
or the like that, if not correctly
performed or adhered to, could
result in personal injury or
death. Do not proceed beyond a
WARNING notice until the
indicated conditions are fully
understood and met.
2
Warranty
This Agilent technologies instrument product is warranted against defects in material and workmanship for
a period of one year from the date of shipment. During the warranty period, Agilent Technologies will, at
its option, either repair or replace products that prove to be defective.
For warranty service or repair, this product must be returned to a service facility designated by Agilent
Technologies. Buyer shall prepay shipping charges to Agilent Technologies and Agilent Technologies
shall pay shipping charges to return the product to Buyer. However, Buyer shall pay all shipping charges,
duties, and taxes for products returned to Agilent Technologies from another country.
Where to Find the Latest Information
Documentation is updated periodically. For the latest information about this analyzer, including firmware
upgrades, application information, and product information, see the following URLs:
The N9061A application is the remote language compatibility suite for the Agilent Technologies
X-Series of signal analyzers. It allows the analyzers to be controlled using many of the remote
programming commands from the following analyzers:
•8560 E/EC Series Portable Spectrum Analyzers, comp ris i ng :
— 8560E
NOTEThe 8566A/B and the 8568A/B are not considered part of the 8560 series of
analyzers.
The X-Series analyzer with the N9061A application installed is designed to replace these analyzers in
many automated systems with minimal or no modification to the currently used measurement software.
There are two options for N9061A. One is N9061A-1FP, 8566A/B and 8568A/B remote language
compatibility, the other is N9061A-2FP, 8560 Series remote language compatibility.
18
Getting Started
Documentation for the N9061A application
Documentation for the N9061A application
Signal Analyzers with N9061A
When you purchase your X-Series signal analyzer with the Remote Language Compatibility Suite
(N9061A), this manual - the Remote Language Compatibility Guide (N9020-90119) is included on the
documentation CD and is installed on the analyzer in the online help.
For information on PXA series analyzers and other related documentation, refer to the PX A web site at
http://www.agilent.com/find/pxa.
For information on MXA series analyzers and other related documentation, refer to the MXA web site at
http://www.agilent.com/find/mxa/.
For information on EXA series analyzers and other related documentation, refer to the EXA web site at
http://www.agilent.com/find/exa/.
This Remote Language Compatibility Guide is not designed to be a comprehensive gui de to all legacy
commands. It gives brief descriptions of the suppor ted commands, and highl ights important functional or
behavioral differences that you should be aware of when transferring your existing code to your X-Series
analyzer. For a fuller description of these commands, refer to the manuals supplied with your original
analyzer.
Signal Analyzer Updates
For the latest information about this instrument, including software upgrades, application information,
and product information, please visit the URL below.
The N9061A application has been designed to emulate as closely as possible the operation of the
specified spectrum analyzers. It is not, however, intended as an absolute direct replacement for these
analyzers.
Remote Control
The N9061A application in X-Series signal analyzers supports remote operation through the GPIB
interface. It does not support working over LAN, USB or Telnet.
Units
The N9061A application supports all units used in legacy products. The allowed units are HZ, KHZ,
MHZ, GHZ, KZ, MZ, GZ, DBM, DBMV, DBUV, MV, UV, V, MW, UW, W, DB, DM, MS, US, SC,
and S (case insensitive in 8566/68). A command terminator such as ";" also acts as a unit terminator.
Numeric Ranges
Numeric ranges are limited to that of the X-Series unless otherwise stated, although commands such as
FS or IP that go to a default range will use the range of the legacy instrumentation.
Returning Data
The X-Series and legacy instruments have a different approach when returning data to the controller.
The X-Series and 8560-series analyzers operate a FIFO buffer for command return values. If a command
returns a value that the controller does not read, the returned data is stored until such a time that the
controller requires the value. The 8566, 8568, and 8590-series legacy analyzers only store one value at a
time. Any value stored is overwritten each time a command returns a value. The N9071A application
handles this difference appropriately only within a single command string.
In the case of query string, it returns the query result for the last command in the string. For example, if
"CF?MA?FA?" is sent, the result of FA? will be returned. However, this rule does not work if the query
is located at both sides of the "TS" command. When the command string "MA;TS;CF?" is sent, the result
of CF? will be returned in the next query.
AC/DC Coupling
The 44 GHz and 50 GHz X-Series an alyzers only h ave DC coupling. The X-Series analyzers with a 26.5
GHz frequency range and lower, default to AC coupling on preset. The N9061A application will ensure
that DC coupling is the default when the selected instrument is HP8566A, HP8566B, HP8563, HP8564,
or HP8565.
When AC coupled, the 8560E/61E/62E have a 100 kHz low frequency limit, while the X-Series
analyzers has a 10 MHz limit.
For HP8568A/B compatibility and consistency, the I1 and I2 commands have been supported. These
select AC or DC coupling at the RF input. Note tht the HP8568A/B has two RF input ports in
comparison with the X-Series, which only has one.
20
Getting Started
N9061A General Rules and Limitations
Markers
The N9071A application emulates the behavior of legacy products. If someone uses a marker state which
is not available in the legacy instrument, further marker behavior is undefined until instrument preset.
On systems that supported MKACT, there are 4 completely different marker pairs, each with its own
information. The N9061A will store the currently active value of MKACT. If MKACT is 2 then it will
use Markers 3 and 4 instead of 1 and 2.
Parsing
For 8566B and 8568B, the N9061A will remember the active function and supports UP, DN, and OA, all
of which change the active function. It also supports '?', which does not change the active function.
One difference between N9061A and 8566/68 is that the 8566/68 parses a command for example CF
10.3GZ, immediately when it recognizes a complete command, in this example after the GZ. However
the N9061A parses at the end of a line when it sees the line termination sequence.
Couplings
To provide the most optimized use of the X-Series analyzers, the N9061A application uses the auto
coupling features of the X-Series analyzers and does not attempt to mimic the exact behavior of coupling
in the legacy analyzers. To eliminate the possibilities of "Meas Uncal" errors between auto and manual
values, values will default to the X-Series auto settings where applicable (for example resolution
bandwidth). There are several exceptions below.
To prevent timeout errors in the legacy code, the resolution bandwidth minimum matches the minimum
in the legacy analyzer. Resolution bandwidth steps and resolution, however, will be X-Series values.
The video bandwidth will couple to the resolution bandwidth according to the V ideo bandwidth coupling
offset value, specified by the VBO or VBR command. The X-Series analyzers sets the video bandwidth
according to the VBO or VBR setting, but uses the X-Series analyzers available bandwidths to prevent
'Meas Uncal' errors.
Predefined Functions
In the 8566/8568/8560 Series analyzers, a “predefined function” is an analyzer command that returns a
number that can be operated on by other analyzer commands. “Predefined variables” follow the same
idea, except the value to be passed as a parameter to the next command is stored in a variable.
The N9061A application does not support this type of behavior, so any commands that originally acted
as predefined functions or variables, or that allowed predefined functions or variables as arguments in
the 8566/8568/8560 Series no longer do so.
User-defined Functions
No user-defined functions, traces, or variables (FUNCDEF, TRDEF or VARDEF) can be used as
arguments or commands in programs controlling any analyzer running the N9061A application. In
addition, the behavior of certain commands that rely on the “active functions” (UP, DN, etc.) may be
slightly different.
21
Getting Started
N9061A General Rules and Limitations
Supported Commands
Only a subset of the 8566/8568/8560 Series commands is supported in this application (through a GPIB
interface). The list of supported commands was determined by feedback from our customers combined
with technical considerations and constraints.
EP is the enable parameter in the 8560 series that, when used as a secondary keyword after a command,
transfers control and allows front panel operator entry. This command is supported in the N9061A
application for the same active functions as the 8560 series, but is not displayed in any of the format
diagrams for individual commands.
The N9061A application supports the OA parameter that is found in several legacy commands such as
AT and CF. OA is the equivalent of a query so that “CF OA” has a return value equivalent to “CF?”.
Device clear is supported by the N9061A application and causes a mode preset of the signal analyzer.
Unsupported Commands and Queries
If a command is valid for legacy products but not supported by the N9061A application, there will be no
error message generated, although the Command Log file will note a "Command Not Supported"
comment. Note that this logging behavior can be controlled via the preferences menu.
If a query is valid for legacy products but not supported by the N9061A application, it will return a "0"
over the GPIB bus to prevent a program from hanging.
22
Hardware and Firmware Requirements for N9061A
Hardware and Firmware Requirements for N9061A
One of the following Agilent signal analyzers is required to run the N9061A application.
Table 1-1 Compatible Agilent PXA Series Signal Analyzers
Getting Started
Analyzer Model
Number
N9030A-5033.6 GHzRev A.04.00 or later
N9030A-5088.4 GHzRev A.04.00 or later
N9030A-51313.6 GHzRev A.04.00 or later
N9030A-52626.5 GHzRev A.04.00 or later
Upper Frequency LimitFirmware
Table 1-2 Compatible Agilent MXA Series Signal Analyzers
Analyzer Model
Number
N9020A-5033.6 GHzRev A.01.64 or later
N9020A-5088.4 GHzRev A.01.64 or later
N9020A-51313.6 GHzRev A.01.64 or later
N9020A-52626.5 GHzRev A.01.64 or later
Upper Frequency LimitFirmware
Table 1-3 Compatible Agilent EXA Series Signal Analyzers
Analyzer Model
Number
Upper Frequency LimitFirmware
N9010A-5033.6 GHzRev A.01.64 or later
N9010A-5077 GHzRev A.01.64 or later
N9010A-51313.6 GHzRev A.01.64 or later
N9010A-52626.5 GHzRev A.01.64 or later
For maximum compatibility , you should select an X-Series analyzer that equals or exceeds the frequency
range of the legacy analyzer you are replacing (currently not possible for the 8564E/EC or 8565E/EC).
The frequency limits of the legacy instruments are listed below.
Table 1-4 Frequency Ranges of the Legacy Analyzers
Remote LanguageStart FrequencyStop Frequency
8560E/EC30 Hz2.9 GHz
8561E/EC30 Hz6.5 GHz
23
Getting Started
Hardware and Firmware Requirements for N9061A
Table 1-4 Frequency Ranges of the Legacy Analyzers
Remote language compatibility for the 8566/8568/8560 Series of analyzers is a licensed application on
the X-Series analyzers. The option for 8560 series is N9061A-2FP and the option for 8566/8568 is
N9061A-1FP. The application must be installed and licensed on the X-Series analyzer (PXA, MXA,
EXA but not CXA) for it to work correctly.
Installation
The license is installed on the X-Series analyzer in one of the following ways:
•If you purchased a new X-Series analyzer with the N9061A application then the product is installed
and licensed and ready to use.
•If you have an X-Series analyzer and have subsequently purchased the N9061A application then you
can download the N9061A application from the Agilent website. The N9061A application is installed
as part of a software upgrade. See the link below for Signal Analyzers software upgrade site. After
upgrading your software you should then use your entitlement certificate to license the product (see
Licensing below).
The latest revision of the software may be downloaded from:
NOTENo calibration is required after the N9061A application is installed.
Licensing
When you order a licensed product, you receive an entitlement certificate. Instructions are provided on
your entitlement certificate to direct you to the W eb site to redeem your certificate for a license key . You
need to provide your instrument product number and serial number, and the entitlement certificate
number.
Required Information:Front Panel Key Path:
Model #: (Ex. N9020A)
Instrument
Serial Number:
__________________
System > Show > System
The license is downloaded from the license website onto a USB storage device so that it can be loaded
into the instrument.
25
Getting Started
Installing the N9061A application
A license key is usually for one instrument model/serial number combination. The license key can only
be installed on that instrument.
License Installation Procedure over USB
1. Redeem the Option Upgrade Entitlement Certificate by following the instructions on the Certificate.
2. After redeeming your Option Upgrade Entitlement Certificate you will receive an e-mail with an
attached License File.
3. Locate a USB storage device and save the .lic file to the root directory of the USB storage device.
4. Connect the USB storage device to one of the signal analyzer USB ports. Windows detects the new
hardware and may display the configuration menu. This menu may be configured according to your
preferences.
5. The signal analyzer autom atically con sumes the l icense file. (This may take a few minutes) When the
license is consumed the Agilent License Manager displays a “Successful License Installation”
message.
6. Alternatively the license file can be manually installed over USB or LAN by placing the license file
in the following folder on the signal analyzer.
C:\Program Files\Agilent\licensing
Verify the Installation
1. Press System > Show > System to display the list of installed applications.
2. Verify that the new application appears in the list.
If you require further assistance, please contact the Agilent support team.
Online assistance: http://www.agilent.com/find/assist
If you do not have access to the Internet, contact your local Agilent Technologies Sales and Service
Office, or if in the United States, call 1-800-829-4444.
26
Getting Started
Mode
Spectrum
Analyzer
Phase Noise
IQ Analyzer
(BASIC)
W-CDMA with
HSDPA/PSUPPA
Mode
Remote
Language
Compatibility
Setting up N9061A on the X-Series Analyzer
Setting up N9061A on the X-Series Analyzer
Figure 1-1 is an example mode menu map showing the N9061A (Remote Language Compatibility)
application selection on your signal analyzer. To select the N9061A application, press the
on the X-Series analyzer front panel and then select the
Remote Language Compatibility mode. If
there are more than six modes on the signal analyzer, then use the More button to find the Remote
Language Compatibility selection.
Figure 1-1 Example Mode Menu Map for X-Series Analyzers
Mode hardkey
27
Getting Started
Mo d e Setup
Mode Setup
Logging
HP8560 series
HP8563E/EC
Restore Mode
Defa ul ts
HP8566/68
HP8566B
Cmd Error
On Off
Logging
Preferences
HP8561E/EC
HP8562E/EC
HP8560E/EC
HP8560 Series
HP8563E/EC
HP8564E/EC
HP8565E/EC
Preferences
HP8566B
HP8568A
HP8566A
HP8566/68
HP8568B
Setting up N9061A on the X-Series Analyzer
Then, to select the legacy analyzer you wish to emulate, press the Mode Setup hardkey on the front
panel. Figure 1-2 shows the menu map that allows you to select the 8560 series analyzer or 8566A/B,
8568A/B and therefore the remote control commands to be used in the X-Series analyzer.
Figure 1-2 Mode Setup > Legacy Instrument Selection Menu Map
The HP8560 series and HP8566A/B, 8568A/B key allow you to select which legacy instrument to
emulate. The selected instrument determines the response to the “ID?” command and affects the
behavior of commands such as IP. You can use any command offered by any of the legacy instruments
regardless of the language setting. However, if the command is not correct for the selected legacy
instrument there is no guarantee that the command will work as expected. This does not affect the
response to the SCPI command “*IDN?”.
28
The legacy instrument selections are as follows:
Getting Started
Setting up N9061A on the X-Series Analyzer
8560E/EC Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5.
8561E/EC Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5.
8562E/EC Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5.
8563E/EC Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5. This is the default setting for the N9061A
application.
8564E/EC Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5.
8560E/EC remote programming language and sets the response to the
HP8560E. It also performs an instrument
8561E/EC remote programming language and sets the response to the
HP8561E. It also performs an instrument
8562E/EC remote programming language and sets the response to the
HP8562E. It also performs an instrument
8563E/EC remote programming language and sets the response to the
HP8563E. It also performs an instrument
8564E/EC remote programming language and sets the response to the
HP8564E. It also performs an instrument
8565E/EC Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5.
HP8566A Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5 on page 30.
HP8566B Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5 on page 30.
HP8568A Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5 on page 30.
HP8568B Selects the
remote programming command ‘ID?’ to
preset and sets Span, Trace Points, couplings, VBW/RBW ratio, and Span/RBW ratio
appropriately as shown in Table 1-5 on page 30.
8565E/EC remote programming language and sets the response to the
HP8565E. It also performs an instrument
HP8566A remote programming language and sets the response to the
HP8566A. It also performs an instrument
HP8566B remote programming language and sets the response to the
HP8566B. It also performs an instrument
HP8568A remote programming language and sets the response to the
HP8568A. It also performs an instrument
HP8568B remote programming language and sets the response to the
HP8568B. It also performs an instrument
29
Getting Started
Setting up N9061A on the X-Series Analyzer
NOTESetting the remote language to anything other than ‘SCPI’ does not affect the
response to the SCPI command ‘*IDN?’ This command will still return the model
number and firmware version number of the X-Series signal analyzer.
Table 1-5 Span, Trace Points, Couplings, VBW/RBW Ratio, and Span/RBW Ratio
Table 1-5 Span, Trace Points, Couplings, VBW/RBW Ratio, and Span/RBW Ratio
Settings
Remote
Language
HP8568B0 Hz1.5 GHz1001DC3
Start Freq.Stop
Freq.
Number of
Trace
Points
RF
Coupling
VBW/
RBW
Ratio
(VBW
one
step
wider
than
RBW)
Span/RBW
Ratio
106
31
Getting Started
Setting up N9061A on the X-Series Analyzer
Cmd Error
Turning Cmd Error On or Off enables or disables the display of the "CMD ERR" error messages. The
default setting is On. The error message appears in the Message bar and also can be queried using
“ERR?”. The error message will occur if either the command syntax or any of its parameters are
incorrectly formed. The selected value is preserved after presetting or power cycling the instrument.
Disabling the display of command errors disables the display of all error types.
The format of the errors are as follows:
1.CMD ERR, <string>
This string will be limited to the first 20 characters of the input string (message unit).
Further details of these errors, after they have occurred, can be reviewed in the Cmd Error Log, as long
as Cmd Error Logging is enabled.
32
Getting Started
Previous Page
Logging
Logging
Next Page
Clear Log
Refresh
Cmd Error Log
OnOff
Setting up N9061A on the X-Series Analyzer
Logging
The N9061A application allows the logging of errors. These errors comprise details of command errors
and legacy commands that have been received but are not supported by the N9061A application. To
enable and view the error log select the
Logging softkey.
Figure 1-3 Logging Menu Map
Mode Setup hardkey from the front panel. Then select the
Previous Page/Next Page
When you are in the Logging menu, the main Signal Analysis display is obscured by the logging page.
The most recent log starts from the bottom of the window.
Previous Page and Next Page allow you to
scroll through the log file. To include commands sent to the analyzer since the log window display was
opened, press
Cmd Error Log
The
Cmd Error Log option allows you to turn the command error logging on or off. The default is Off.
Logging should not be used in a secure environment. When set to
log file, regardless of whether they have been displayed on the screen. When set to
command error messages are written to the log file. Switching
log file.
Refresh.
On, all error messages are stored in a
Off, no further
Cmd Error Log to Off does not clear the
The log file is also stored as a text file, called Logfile.txt, on the instrument. It is stored in the D:\
drive, in a folder called \User_My_Documents\[USERNAME]\My Documents\RLC\data.
The maximum size of the log is 10 MB. When the file reaches its maximum size, the first ten percent of
the file is automatically discarded, to clear space for subsequent error messages.
33
Getting Started
Setting up N9061A on the X-Series Analyzer
Refresh
To update the log page with new entries, select
Refresh.
Clear Log
Clear Log softkey clears the error log.
The
The log can only be cleared by using the Clear Log function and cannot be cleared on power-up, remote
language switch or mode switch.
34
Getting Started
Preferences
Preferences
RF Coupling
As Legacy
Allow SCPI
OnOff
Atten Offset
OnOff
Limit RBW/VBW
OnOff
Always
DC Coupled
As Legacy
Always
AC Coupled
AC/DC Mode
SwpType Rule
Legacy
Best Dynamic
Range
Auto
Best Speed
Legacy
Swp Type Rules
Limit Swp Time
OnOff
Setting up N9061A on the X-Series Analyzer
Preferences
The Preferences menu allows you to configure some analyzer settings when in remote language
compatibility mode. Figure 1-4 shows the Preferences menu map that is accessed by selecting the
Setup
hardkey on the front panel and then selecting the Preferences softkey. Preferences are not
affected by a power cycle, a remote language change, a mode switching or a mode preset. They are only
preset to their default state using
Restore Mode Defaults key in the Mode Setup menu (see Figure 1-2),
INST:DEF or SYST:PRES:PERS command.
Figure 1-4 Preferences Menu Map
Mode
Limit RBW/VBW
Setting
(VBW) values to those appropriate for the currently selected remote language. While this limitation
reduces measurement flexibility, it helps to ensure that the measurement time in emulation mode is the
Limit RBW/VBW to On limits the valid resolution bandwidth (RBW) and video bandwidth
same as the legacy measurement time, and ensures that the responses to RB? and VB? match the legacy
instrument. The default state is
Off. Setting this key to Off causes the RBW and VBW filters to use the
X-Series analyzer range of values for all remote languages.
Atten Offset
Setting
increasing the noise floor. Since many of the older sp ectrum analyzers had noise floor 10 dB higher than
Atten Offset to On allows larger input power to be applied to the analyzer, while significantly
the X-Series analyzer, this gives the most accurate emulation. The default state is
Off.
35
Getting Started
Setting up N9061A on the X-Series Analyzer
Sweep Type Rules
Sweep Type Rules changes the Auto rules for determining whether the instrument uses FFT or Swept
mode (this can be manually overridden). FFT mode offers substantially faster measurements in some
cases. The HP8566A/B, 8568A/B series did not have FFT mode capability, so most accurate emulation
requires that the instrument preserves Swept mode unless you manually overrides that setting. The
8560-series analyzers use both FFT and Swept mode, in which case “Legacy” is equivalent to “Dynamic
range”.
RF Coupling
RF Coupling allows you to override the legacy instrument behavior for AC and DC coupling. This
command is required because legacy instruments had AC cutoff frequencies of 100 kHz and the X-series
analyzers have an AC cutoff frequency of 10 MHz.
As Legacy sets coupling to AC or DC whenever the legacy instrument would be set to AC or DC
coupled mode via power on, preset, or an explicit command. Due to changes in the coupling cutoff
frequency, measurement performance below 10 MHz while in AC-coupled mode may not match the
legacy analyzer performance.
Always AC sets AC coupling while in Language Compatibility Mode, overriding other instrument
settings including power on, preset, or an explicit command. This setting maximizes instrument
robustness, and is recommended for instruments that are not used to measure signals below 10 MHz.
Always DC sets DC coupling while in Language Compatibility Mode, overriding other instrument
settings including power on, preset, or explicit command. This will maximize instrument sensitivity to
signals below 10 MHz, and may be required for measurements between 100 KHz and 10 MHz. When in
this mode, extra care should be taken to ensure that DC voltage levels are within the allowable range for
the X-Series analzysers.
Limit Sweep Time
Allows you to constrain the sweep time to no less than the minimum sweep time of the legacy
instruments. If set to On, the sweep time will be constrained to no less than the value listed below. If set
to Off, no constraint is applied.
Table 1-6 Minimum Sweep Time for the Legacy Instruments
InstrumentSweep Time
(None Zero Span)
HP8566A/B, HP8568A/B20 ms1 us
HP8560 series50 ms50 us
Sweep Time
(Zero Span)
36
Getting Started
Setting up N9061A on the X-Series Analyzer
Restore Mode Defaults
Resets the state for the currently active mode by resetting the mode persistent setting to their default
values and by performing a mode preset. This function will never cause a mode switch. This function
performs a full preset on the active mode.
Send Commands
After you finish setting up the N9061A application, you can send the commands of the legacy products
(8560 Series, 8566A/B, or 8568A/B) to X-Series analyzers. It is recomanded to use Agilent 82357B
USB/GPIB interface and free instrument to PC connection tool Agilent IO Libraries Suite when you
connct the instrument to a PC. For more details, visit:
NOTEThe commands can ONLY be sent via a GPIB connection. It will not work for a
LAN connecttion.
37
Getting Started
Running Software that Requires SCPI Commands
Running Software that Requires SCPI Commands
When a legacy remote language has been selected, you only have access to a very small subset of SCPI
commands. If you are not familiar with the SCPI remote programming language, Chapter 5 , “A Brief
Introduction to the SCPI Language,” on page 355 contains some useful information.
The SCPI commands available while using other remote languages are:
Table 1-7 SCPI Commands
SCPI CommandsDescription
*IDN?Queries and returns the instrument identification
string.
*RSTPerforms an instrument preset.
INSTrument:DEFaultRestores mode defaults.
INSTrument:SELect
1. After changing into or out of RLC mode, allow a 1s delay before sending subsequent commands.
2. This command is only available if the N9061A application is installed on your analyzer.
2
Defaults
2
39
Getting Started
Service and Calibration
Service and Calibration
Since the Performance Verification and Adjustment Software uses the SCPI command languag e, you
need to exit the N9061A (RLC) application and change to the Spectrum Analyzer application prior to
calibration or service of your Agilent signal analyzer.
40
2 Legacy Analyzer Command List
41
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table of All Legacy Analyzer Commands
The following table lists all of the original programming commands from the legacy analyzers (that is,
the 8566A/B, the 8568A/B, and the 8560 Series), and indicates which are supported in N9061A. Refer to
the alphabetical listing of commands in Chapter 4 , “Programming Commands,” on page 75 for more
detailed information about each supported command.
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
AMPLENAmplitude correction lengthN/AN/AN/A
ANLGPLUSTurns on or off the Analog+
display mode
ANNOTDisp lay AnnotationYesYesYesPage 102
APBTrace A + trace B -> trace AYesYesYesPage 103
ARRAYDEFDefines an arrayN/AN/ANo
ATInput AttenuationYesYesYesPage 104
AUNITSAmplitude UnitsYesYesYesPage 106
AUTOAuto coupleN/AN/AN/A
AUTOCPLAuto coupleN/AN/AYesPage 108
AUTOEXECTurns on or off the function
defined with AUTOFUNC
AUTOFUNCDefines a function for automatic
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
B1Clear-writes trace BYesYesYesPage 110
B2Max Holds trace BYesYesYesPage 111
B3View trace BYesYesYesPage 112
B4Blanks trace BYesYesYesPage 113
BAUDRATEBaud rate of spectrum analyzerN/AN/AN/A
BITReturn or receive state of bitN/AN/AN/A
BITFBit flagN/AN/AN/A
BLTrace B − Display line -> trace BYesYesN/APage 1 14
BLANKBlanks specified traceYesYesYesPage 115
BMLTrace B − Display line -> trace BYesYesYesPage 1 16
BRDBus ReadNoNoN/A
BTCTransfer trace B to CYesYesN/APage 117
Page for
Further
Details
BWRBus WriteNoNoN/A
BXCExchange Traces B & CYesYesN/APage 118
C1Turns off A - BYesYesYesPage 119
C2A − B -> AYesYesYesPage 120
CACouples AttenuationYesYesYesPage 121
CALCalibrateN/AN/AN/A
CARDLOADCopies data from memory card
to module memory
CARDSTORECopies data to memory cardN/AN/ANo
CARROFFCarrier off powerN/AN/ANo
CARRONCarrier on powerN/AN/AYesPage 123
CATCatalogN/AN/AN/A
CATALOGCatalogN/AN/ANo
CFCenter FrequencyYesYesYesPage 124
CHANNELChannel selectionN/AN/AYesPage 126
N/AN/ANo
45
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
CHANPWRChannel powerN/AN/AYesPage 127
CHPPerforms the channel power
measurement
CHPGRChannel power graph on or offN/AN/AN/A
CHPWRBWChannel power bandwidthN/AN/AYesPage 128
CLRAVGReset avg. counter to 1YesYesN/APage 129
CLRBOXClears a rectangular area on the
CNFConfidence testN/AN/AN/A
CNTLAAuxiliary interface control line AN/AN/ANo
CNTLBAuxiliary interface control line BN/AN/ANo
CNTLCAuxiliary interface control line CN/AN/ANo
CNTLDAuxiliary interface control line DN/AN/ANo
CNTLIAuxiliary interface control line
input
CNVLOSSSelects ref level offset to
calibrate amplitude display
COMBTurns the comb generator on or
off
COMPRESSCompressNoNoN/A
CONCATConcatNoNoN/A
CONTSContin uous sweep modeYesYesYesPage 132
N/AN/ANo
NoN/ANo
N/AN/AN/A
46
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
CORREKCorrection factors onN/AN/AN/A
COUPLESelects AC or DC couplingN/AN/AYesPage 133
CRCouples Resolution BWYesYesYesPage 134
CRTHPOSHorizontal position of CRT
display
CRTVPOSVertical position of CRT
display
CSCouples Step SizeYesYesYe sPage 135
CTCouples Sweep TimeYesYesYesPage 136
CTAConverts display units to dBmNoNoN/A
CTMConverts dBm to display unitsNoNoN/A
CTRLHPIBAllows SA to control HP-IBN/AN/ANo
CVCouples Vide o BandwidthYesYesYesPage 137
D1Sets display to normal sizeNoNoN/A
N/AN/AN/A
N/AN/AN/A
Page for
Further
Details
D2Sets display to full CRT sizeNoNoN/A
D3Sets display to expanded sizeNoNoN/A
DADisplay Memory AddressYesYesN/APage 138
DATEMODESet the date display formatN/AN/ANo
DDDisplay write binaryNoNoN /A
DELMKBWOccupied power bandwidth
within delta marker
DEMODTurns the demodulator on or offN/AN/ANo
DEMODAGCDemodulation automatic gain
control
DEMODTDemodu lati on timeN/AN/ANo
DETDetection ModeYesYesYesPage 140
DISPOSEFrees MemoryNoNoNo
DIVDivideNoNoNo
DLDisplay Line LevelYesYesYesPage 141
DLETurns the display line on/offYesYesN/APage 143
N/AN/AYesPage 139
N/AN/ANo
47
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
DLYSWPDelay sweepN/AN/AYesPage 144
DNReduces the active function by
applicable step size
DONESynchronizing functionYesYesYesPage 145
DOTDENSSets the dot density value in
Analog+ display mode
DRDisplay Memory Address ReadYesYesN/APage 146
DRAWBOXDraws a rectangular box on
analyzer display
DSPLYDisplayNoNoNo
DTDefine TerminatorNoNoN/A
DWDisplay Memory Address WriteNoNoN/A
E1Active marker to maximum
signal
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
YesYesYesPage 147
Page for
Further
Details
E2Active marker to center
frequency
E3Active marker frequency to CF
step size
E4Active marker to reference levelYesYesYesPage 150
EDITDONEIndicates limit line editing is
(If…then…else…endif)
EMErase trace C memoryNoNoNo
ENDIFConditional Programming
(If…then…else…endif)
ENTEREnter from HP-IBNoNoNo
YesYesYesPage 148
YesYesYesPage 149
N/AN/AYesPage 151
N/AN/ANo
NoNoNo
NoNoN/A
EPEnter parameter functionN/AN/AN/A
48
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
ERASEUser memory & registers erasedNoNoN/A
ERRQueries the error queueYesYesYesPage 152
ETElapsed timeN/AN/AYesPage 154
EXExchanges trace A & BYesYesYesPage 155
EXPExponentialNoNoNo
EXTMXRPresets external mixing modeNoN/ANo
FAStart frequencyYesYesYesPage 156
FBStop frequencyYesYesYesPage 157
FDIAGFrequency diagnosticsN/AN/ANo
FDSPFrequency display offN/AN/AYesPage 158
FFTFast fourier transformNoNoNo
FFTAUTOMarker to Auto FFTN/AN/AN/A
FFTCLIPFFT signal clippedN/AN/AN/A
Page for
Further
Details
FFTCONTSFFT continuous sweepN/AN/AN/A
FFTKNLFast fourier transform kernelNoNoN/A
FFTMKRFFT markersN/AN/AN/A
FFTMMFFT marker to midscreenN/AN/AN/A
FFTMSFFT marker to FFT stop
frequency
FFTOFFFFT offN/AN/AN/A
FFTPCTAMFFT percent amplitude
modulation
FFTPCTAMRFFT percent amplitude
modulation readout
FFTSNGLSFFT single sweepN/AN/AN/A
FFTSTATFFT statusN/AN/AN/A
FFTSTOPFFT stop frequen c yN/AN/AN/A
FMGAINFM gainN/AN/AN/A
FOFFSETFrequency offsetYesYesYesPage 159
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
49
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
FORMATErase & format the selected
memory device
FPKAFast preselector peakYesN/AN/APage 161
FREFFrequency referenceN/AN/AYesPage 162
FSFull frequency spanYesYesYesPage 163
FULBANDSet start/stop freq for ext mixing
bands
FUNCDEFFunction definitionNoNoNo
GATETurn time-gating on or offN/AN/AYesPage 166
GATECTLGate controlN/AN/AYesPage 167
GCGate presetN/AN/AN/A
GDGate delayN/AN/AYesPage 168
GDRVCLPARClear pulse parametersN/AN/AN/A
GDRVGDELGate Delay for the frequency
window
N/AN/ANo
NoN/ANo
N/AN/AN/A
Page for
Further
Details
GDRVGLENGate length for frequency &
time windows
GDR VG TTurns gate in frequency window
on or off
GDRVGTIMGate trigger to marker position
for time window
GDRVPRIPulse repetition intervalN/AN/AN/A
GDRVPWIDPulse widthN/AN/AN/A
GDRVRBWCouple resolution bandwidth to
pulse width
GDRVREFEEnter reference edgeN/AN/AN/A
GDRVSTCouple sweep time to pulse
repetition interval
GDRVSWAPUpdate the time or frequency
window
GDRVSWDEDelay sweep for time windowN/AN/AN/A
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
50
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
GDRVSWPSweep time for the time
window
GDRVUTILTurns the gate utility on or offN/AN/AN/A
GDRVVBWCouple video bandwidth to the
trigger
GRPlot GPIB input as GraphsNoNoN/A
GRATGraticule on/offYesYesYesPage 171
HAVEChecks for options installedN/AN/AN/A
N/AN/AN/A
N/AN/AN/A
N/AN/AYesPage 170
Page for
Further
Details
HDHolds data entryNoNoNoPage 172
HNHarmonic numberN /AN/AN/A
HNLOCKHarmonic lockNoN/ANo
HNUNLKHarmonic band unlockNoN/ANo
I1Sets the RF coupling to ACN/AYesN/APage 173
I2Sets the RF coupling to DCN/AYesN/APage 175
IBInput to trace B memoryNoNoN/A
IDInstrument identificationYesYesYesPage 177
IDCFIdentified signal to center
frequency
IDFREQIdentified signal frequencyN/AN/ANo
IDSTATSignal identifier statusNoN/AN/A
IFConditional Programming
(If…then…else…endif)
IFTKNL16 bit discrete fourier transformNoNoN/A
INTIntegerNoNoNo
N/AN/ANo
NoNoNo
INZInput impedanceN/AN/AN/A
51
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
IPInstrument presetYesYesYesPage 178
KEYCLRClear user defined keysN/AN/ANo
KEYCMDDefine function & label of
softkey
KEYDEFAssign function to soft keyNoNoNo
KEYENHKey enhanceN/AN/AN/A
KEYEXCExecutes specified soft keyNoNoN/A
KEYLBLRelabels softkey without
changing its function
KS,Mixer levelYesYesN/APage 179
KS=HP8566: Selects factory
preselector setting
HP8568: Marker counter
frequency resolution
KS(Locks the save registersYesYesN/APage 181
N/AN/AN/A
N/AN/AN/A
Yes
Yes
No
Page for
Further
Details
Page 180
KS)Unlocks the save registersYesYesN/APage 182
KS>Specifies preamp gain for signal
input 2
KS<Specifies preamp gain for signal
input 1
KS|Display memory address writeNoNoN/A
KS#Turns off YTX self-heating
correction
KS/Allows preselector to be peaked
manually
KS123Returns up to 1001 words
display memory
KS125Writes up to 1001 display
memory words
KS126Retu rns every Nth value of a
trace
KS127Sets analyzer to accept binary
display write
N/ANoN/A
N/ANoN/A
NoN/AN/A
NoN/AN/A
NoNoN/A
NoNoN/A
NoNoN/A
NoNoN/A
52
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
KS39Writes display memory address
in fast binary
KS43Sets SRQ 102 when frequency
limit exceeded
KS91Returns the amplitude errorNoNoN/A
KS92Specifies value DL, TH, active
mkr in display units
KS94Returns code for harmonic
number in binary
KSASets amplitude units to dBmYesYesN/APage 183
KSaSelects normal detectionYesYesN/APage 184
KSBSets amplitude units to dBmVYesYesN/APage 185
KSbSelects positive peak detectionYesYesN/APage 186
KSCSets amplitude units to dBuVYesYesN/APage 187
NoNoN/A
NoNoN/A
NoNoN/A
NoNoN/A
Page for
Further
Details
KScTrace A + trace B -> trace AYesYesN/APage 188
KSDSets amplitude units to VYesYesN/APage 189
KSdSelects negative peak detectionYesYesN/APage 190
KSESets the analyzer title modeYesYesN/APage 191
KSeSelects sample detectionYesYesN/APage 192
KSFHP8566: Shifts the YTO
HP8568: Measures the Sweep
Time
KSfRecover last instrument state at
power on
KSGTurns on video averagingYesYesN/APage 193
KSgTurns off the displayYesYesN/APage 194
KSHTurns off video averagingYesYesN/APage 19 5
KShTurns on the displayYesYesN/APage 196
KSIAllows the reference level to be
extended
KSiExchanges traces B & CYesYesN/APage 197
NoNoN/A
NoNoN/A
NoNoN/A
53
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
KSJManu al control of DACsNoNoN/A
KSjViews trace CYesYesN/APage 198
KSKHP8566: Active Mkr to next
highest peak
HP8568: Counts pilot IF at
marker
KSkBlanks trace CYesYesN/APage 200
KSLTurns off marker noise functionYesYesN/APage 201
KSlMoves trace B into trace CYesYesN/APage 202
KSMTurns on marker noise functionYesYesN/APage 203
KSmTurns off the graticuleYesYesN/APage 204
KSNMarker minimum value
detected
KSnTurns on the graticuleYesYesN/APage 206
YesNoN/A Page 199
YesNoN/APage 205
Page for
Further
Details
KSOMarker spanYesYesN/APage 207
KSoTurns off the annotationYesYesN/APage 208
KSPGPIB addressNoNoN/A
KSpTurns on the annotationYesYesN/APage 209
KSQUnlocks frequency bandNoNoN/A
KSqDecouples IF gain and input
attenuation
KSRTurns on service diagnosticsNoNoN/A
KSrSets service request 102NoNoN/A
KSSHP8566: Fast GPIB operation
HP8568: Determine second LO
frequency
KSTHP8566: Fast preset
HP8568: Shifts second LO
down
KStHP8566: Locks frequency band
HP8568: Continues sweep from
marker
NoNoN/A
NoNoN/A
YesNoN/APage 210
NoNoN/A
54
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
KSySets trigger mode to videoYesYesN/APage 213
KSZReference level offsetYesYesN/APage 214
KSzSets the display storage addressNoNoN/A
L0Turns off the display lineYesYesYesPage 215
LBWrites text labelNoNoNo
LCLVARDefines a local variable for useN/AN/ANo
LFPreset 0−2.5GHzYesN/AN/APage 216
LGSelects log scaleYesYesYesPage 217
LIMDDelta amplitude value for limit
line segment
LIMFFrequency value for limit-line
segment
LIMIDELErase contents of limit line tableN/AN/AN/A
LIMIDISPControls when the limit line(s)
are displayed
LIMIFAILLimit line failN/AN/AYesPage 220
N/AN/AYes
N/AN/AYesPage 219
N/AN/AN/A
55
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
LIMIFTSelect frequency or time limit
line
LIMIHIUpper limitN /AN/AN/A
LIMILINELimit lineN/AN/AN/A
LIMILOLower limitN/AN/AN/A
LIMIMIRRORMirror limit lineN/AN /AN/A
LIMIMODELimit line entry modeN/AN/AN/A
LIMIPURGEDisp oses of current limit line,
not limit line table
LIMIRCLLoad stored limit line into limit
line table
LIMIRELDetermine whether li mi t line
values absolute/relative
LIMISAVSave contents of limit line table
for recall
N/AN/AN/A
N/AN/AYesPage 221
N/AN/ANo
N/AN/AYesPage 222
N/AN/ANo
Page for
Further
Details
LIMISEGDefine slope & offset of limit
line segments
LIMISEGTEnter limit line segment for
sweep time
LIMITESTCompare active trace data to
limit line parameters
LIMLAmplitude value for limit line
segment in lower limit line
LIMMMiddle amplitude valu e for
limit-line segment
LIMTFLSpecifies a flat limit-line
segment
LIMTSLSpecifies a sloped limit-line
segment
LIMUAmplitude value for limit line
segment in upper limit line
LINFILLLine fillN/AN/AN/A
LLProvides lower left recorder
output voltage at rear
N/AN/AN/A
N/AN/AN/A
N/AN/AYes
N/AN/AYesPage 223
N/AN/AYes
N/AN/ANo
N/AN/AYesPage 224
N/AN/AYesPage 225
NoNoN/A
56
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
LNSelects linear scaleYesYesYesPage 226
LOADLoad article/file into internal
memory
LOGLogNoNoNo
LOLIMOFFLO Limit OffNoNoN/A
LSPANLast spanN/AN/AN/A
M1Turns off all markersYesYesYesPage 227
M2Marker NormalYesYesYesPage 228
M3Marker DeltaYesYesYesPage 229
M4Marker zoomYesYesN/APage 230
MAReturns the amplitude of active
MBWRProcessor memory block writeNoNoN/A
MC0Turns off the marker frequency
counter
MC1Turns on the marker frequency
counter
MDSMeasurement data sizeYesYesN/APage 234
MDUMeasurement data unitsNoNoN/A
MEANReturns mean value of trace in
display units
MEANPWRMean power measurementN/AN/AYesPage 236
MEANTHTrace mean above thresholdN/AN/AN/A
MEASMeasurement statusN/AN/ANo
MEASOFFMeasurement offN/AN/AN/A
MEASUREMeasure modeN/AN/AN/A
MEMReturns amount of memory
available
MENUMenuN/AN/ANo
N/AYesN/APage 232
N/AYesN/APage 233
YesYesYesPage 235
NoNoNo
57
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
MERGEMerge two tracesNoNoN/A
MFReturns frequency of the active
marker
MINMinimumNoNoNo
MINHMin HoldN/AN/AYesPage 239
MINPOSReturns the minimum position
in the trace
MIRRORMirror image of the traceNoNoN/A
MKAAmplitude of the active markerYesYesYesPage 241
MKACTSpecifies the active markerYesYesN/APage 242
MKACTVMarker as the active functionN/AN/AN/A
MKBWMarker bandwidthN/AN/AYesPage 243
MKCFMoves the active marker to
center frequency
YesYesYesPage 238
YesYesN/APage 240
YesYesYesPage 244
Page for
Further
Details
MKCHEDGEMarker to channel edgeN/AN/ANo
MKCONTContinues sweeping from the
marker after stop
MKDDelta markerYesYesYesPage 245
MKDELCHBWDelta markers to channel power
bandwidth
MKDLMODEMarker delta display line modeN/AN/AN/A
MKDRReciprocal of marker deltaN/AN/ANo
MKFSpecifies the frequency of the
active marker
MKFCTurns the marker frequency
counter on or off
MKFCRSpecifies the marker frequency
counter resolution
MKMCFMarker mean to center
frequency
MKMINMoves active marker to
minimum signal detected
NoNoN/A
N/AN/ANo
YesYesYesPage 246
N/AYesYesPage 247
N/AYesYesPage 248
N/AN/ANo
YesYesYesPage 250
58
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
MKNNormal markerYesYesYesPage 251
MKNOISEMarker noise functionYesYesYesPage 252
MKOFFTurns all markers or the active
marker off
MKPSpecifies the horizontal position
of the marker
MKPAUSEP auses the sweep at the active
marker
MKPKMarker peakYesYesYesPage 255
MKPTMarker peak thresholdN/AN/AYesPage 256
MKPXMarker peak excursionYesYesYesPage 257
MKREADSpecifies marker readout modeYesYesN/APage 258
MKRLMoves the active marker to
reference level
YesYesYesPage 253
YesYesN/APage 254
NoNoN/A
YesYesYesPage 260
Page for
Further
Details
MKSPMarker spanYesYesYesPage 261
MKSSMarker step sizeYesYesYesPage 262
MKSTOPStops the sweep at the active
marker
MKTPosition marker in unit s of timeN/AN/AYesPage 263
MKTBLMarker tableN/AN/AN/A
MKTRACEMarker traceYesYesN/APage 264
MKTRACKTurns the marker signal track on
or off
MKTYPESpecifies the type of active
marker to be used
MLMixer LevelYesYesYesPage 267
MODModuloNoNoNo
MODEMode of operationN/AN/AN/A
MODRCLTRecalls trace from module
memory
MODSAVTSaves trace in module memoryN/AN/ANo
NoNoN/A
YesYesYesPage 265
YesYesN/APage 266
N/AN/ANo
59
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
MOV MoveNoNoNo
MPYMultiplyNoNoNo
MRDMemory ReadNoNoN/A
MRDBMemory read byteNoNoN/A
MSDEVSpecifies mass storage deviceN/AN/ANo
MSIMass storage interfaceN/AN/AN/A
MT0Turns off marker signal trackYesYesYesPage 269
MT1Turns on marker signal trackYesYesYesPage 270
MWRMemory WriteNoNoN/A
MWRBMemory write byteNoNoN/A
MXMMaximumNoNoNo
MXMHMax HoldYesYesYesPage 271
MXRMODEMixer modeN /AN/ANo
Page for
Further
Details
NDBNumber of dBN/AN/AN/A
NDBPNTTurns the N dB points function
on or off
NDBPNTRN dB points bandwidthN/AN/AN/A
NORMLIZENormalize trace dataN/AN/AYesPage 272
NRLNormalized reference levelN/AN/AYesPage 273
NRPOSNormalized reference positionN/AN/AYesPage 274
NSTARTStart harmonicNoN/AN/A
NSTOPStop harmonicNoN/AN/A
O1Output formatYesYesN/APage 275
O2Output formatYesYesN/APage 276
O3Output formatYesYesN/APage 277
O4Output formatYesYesN/APage 278
OAReturns the active function
value
OBWOccupied bandwidthN/AN/AN/A
N/AN/AN/A
YesYesN/APage 279
60
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
OBWBWBandwidth measured by
occupied bandwidth
OBWFERROccupied bandwidth transmit
frequency error
OBWLOWERRelative lower frequency limit
of occupied bandwidth
OBWPCTOccupied bandwidth percentN/AN/AN/A
OBWPWRTotal power in the occupied
ONDELAYOn delayN/AN/AN/A
ONEOSOn end of sweepNoNoNo
ONMKROn marker pauseN/AN/AN/A
ONMKRUOn marker updateN/AN/AN/A
ONPWRUPOn power upN/AN/AN/A
ONSRQOn service requestN/AN/AN/A
ONSWPOn sweepNoNoN/A
ONTIMEOn timeN/AN/AN/A
OPOutput parametersNoNoNo
ORSet position of originN/AN/ANo
OTOutput trace annotationsYesYesN/APage 284
OUTPUTOutput - sending data to the
GPIB from function
PAPlot absoluteNoNoNo
PARSTATParallel statusN/AN/AN/A
NoNoNo
61
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
PCTAMTurns the percent AM
measurement on or off
PCTAMRPercent AM responseN/AN/AN/A
PDPen downNoNoNo
PDAProbability distribution
amplitude
PDFProbability distribution
frequency
PEAKSSorts the signal peaks by
amplitude/frequency
PKDLMODEPeak table delta display line
mode
PKPOSPeak positionYesYesN/APage 286
PKRESPeak resultN/AN/AN/A
PKSORTSelects how to sort signal peaks
listed in peak table
N/AN/AN/A
NoNoNo
NoNoNo
YesYesYesPage 285
N/AN/AN/A
N/AN/AN/A
Page for
Further
Details
PKTBLTurns the peak table on or offN/AN/AN/A
PKZMOKPeak zoom okayN/AN/AN/A
PKZOOMPeak zoomN/AN/AN/A
PLOTPrints the screenYesYesYesPage 287
PLOTORGDisplay originsN/AN/ANo
PLOTSRCPlot sourceN/AN/ANo
PLTPRTPlot portN/AN/AN/A
POWERONPower on stateN/AN/AN/A
PPPeaks the preselectorYesN/AYesPage 288
PRPlot relativeNoNoNo
PREAMPGExternal preamplifier gainN/AN/AN /A
PREFXChange user memory entries
ratio
RCRecalls state registerYesYesYesPage 298
RCLOSCALRecall open/short averageN/AN/ANo
RCLSRecall stateYesYesYesPage 299
RCLTRecall traceN/AN/ANo
RCLTHRURecall internal thru-reference
trace into trace B
RELHPIBRelease control of GPIBN/AN/ANo
REPEATConditional Programming
(Repeat .. Until …)
YesYesN/APage 293
YesYesN/APage 294
N/AN/AYesPage 297
N/AN/ANo
NoNoNo
63
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
RESETRLReset reference levelN/AN/AN/A
RETURNReturn to user defined function
origination point
REVReturns the revision string to
the controller
RLReference levelYesYesYesPage 301
RLCALReference level calibrationN/AN/ANo
RLPOSReference level positionN/AN/AN/A
RMSRoot mean squareYesYesYesPage 303
ROFFSETReference level offsetYesYesYesPage 304
RQSSRQ maskYesYesYesPage 305
S1Con tinuous sweep modeYesYesYesPage 306
S2Single sweep modeYesYesYesPage 307
SADDAdds a limit line segmentN/AN/ANo
N/AN/ANo
YesYesYesPage 300
Page for
Further
Details
SAVEMENUSave menuN/AN/AN/A
SAVESSaves analyzer state to specified
register
SAVETSave traceN/AN/ANo
SAVRCLFSave or recall flagN/AN/AN/A
SAVRCLNSave or recall numberN/AN/AN/A
SAVRCLWSave or recall dataN/AN/AN/A
SDELDeletes a limit line segmentN/AN/ANo
SDONIndicat es limit line segment is
done
SEDIEdits limit line segmentN/AN/ANo
SEGDELDelete specified segment from
limit line tables
SENTERSegment entry for frequency
limit lines
SENTERTSegment entry for sweep time
limit lines
YesYesYesPage 308
N/AN/ANo
N/AN/AN/A
N/AN/ANo
N/AN/AN/A
64
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
SERSerial numberN/AN/AYesPage 309
SETDATESet the date of spectrum
analyzer
SETTIMESet the time of spectrum
analyzer
SHOWMENUShows menuN/AN/ANo
SIGDELSignal amplitude deltaNoN/AN/A
SIGIDExternal mixing frequency
bands signal identifier
SKYCLRClears user softkeyN/AN/ANo
SKYDEFDefines user softkeyN/AN/ANo
SMOOTHSmooths given trace over
specified number points
SNGLSSingle sweep modeYesYesYesPage 313
N/AN/AYesPage 310
N/AN/AYesPage 311
NoN/ANo
YesYesYesPage 312
Page for
Further
Details
SPFrequency SpanYesYesYesPage 314
SPEAKERTurns the internal speaker on or
off
SPZOOMSpan ZoomN/AN/AN/A
SQLCHSets the squelch thresholdN/AN/AN/A
SQRSquare rootNoNoNo
SQUELCHAdjusts squelch levelN/AN/ANo
SRCALCSelects internal or external level
control
SRCATAttenuate source output levelN/AN/AN/A
SRCCRSTKCoarse tracking adjustN/AN/ANo
SRCFINTKFine tracking adjustN/AN/ANo
SRCNORMSource normalizationN/AN/AN/A
SRCPOFSOffset source power levelN/AN/ANo
SRCPSTPSelect source power step sizeN/AN/ANo
SRCPSWPSelect sweep range of source
output
N/AN/AN/A
N/AN/ANo
N/AN/ANo
65
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
SRCPWRSelect source power levelN/AN/ANo
SRCTKAdjust tracking of source output
with SA sweep
SRCTKPKAuto adjust tracking of source
output with SA sweep
SRQService requestYesYesYesPage 316
SSFrequency Step SizeYesYesYesPage 317
STSweep TimeYesYesYesPage 318
STBStatus byte queryN/AN/AYesPage 320
STDEVStandard deviation of trace
amplitude
STORStore fileN/AN/AN/A
STOREOPENSave current instrument stateN/AN/ANo
STORESHORTStore shortN/AN/ANo
N/AN/AN/A
N/AN/ANo
YesYesYesPage 321
Page for
Further
Details
STORETHRUStore thru-calibration trace in
trace B
SUBSubtractNoNoNo
SUMSum of trace element
amplitudes in display units
SUMSQRSquares trace element
amplitudes & returns sum
SVSaves stateYesYesYesPage 324
SWSkip to next control instructionNoNoN/A
SWPCPLSweep coupleN/AN/AYesPage 325
SWPOUTSweep outputN/AN/AN o
SYNCMODESynchronize modeN/AN/AN/A
T0Turns the threshold level offNoNoN/A
T1Sets the trigger mode to free runYesYesYesPage 326
T2Sets the trigger mode to lineYesYesYesPage 327
T3Sets the trigger mode to externalYesY esYesPage 328
N/AN/ANo
NoNoYesPage 322
NoNoNo
T4Sets the trigger mode to videoYesYesY esPage 329
66
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
T7Sets the trigger mode to levelNoNoN/A
T8Sets the trigger mode to edgeNoNoN/A
TAReturns trace A amplitude
values to controller
TBReturns trace B amplitude
values to controller
TDFTrace data formatYesYesYesPage 332
TEXTWrites text on the analyzer
screen
THThresholdYesYesYesPage 333
THETurns the threshold on or offYesYesN/APage 334
THENConditional Programming
(If…then…else…endif)
TIMEDATEAllows setting of time & date
for analyzer
YesYesYesPage 330
YesYesYesPage 331
NoNoNo
NoNoNo
N/AN/AYesPage 335
Page for
Further
Details
TIMEDSPEnables display of time & data
on analyzer display
TITLETitle entryN/AN/AYesPage 336
TMTrigger ModeYesYesYesPage 337
TOIThird order intermodulation
measurement
TOIRThird order in termodulation
response
TRAReturns trace A amplitude
values to controller
TRBReturns trace B amplitude
values to controller
TRCReturns trace C amplitude
values to controller
TRCMEMTrace C memoryN/AN/AN/A
TRDEFTrace defineNoNoNo
TRDSPTrace displayYesYesN/APage 341
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
YesYesYesPage 338
YesYesYesPage 339
YesYesN/APage 340
TRGRPHTrace graph displayNoNoN/A
67
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
TRIGPOLTrigger polarityN/AN/AYesPage 342
TRMATHExecutes specified trace math at
end of sweep
TRPRSTSets trace operations to their
preset values
TRSTATReturns current trace states to
controller
TSTakes a sweepYesYesYesPage 344
TVLINESelects which horizontal line of
video to trigger on
TVLSFRMSelects the type of video frame
to trigger on
TVSTNDTV standardN/AN/AN/A
TVSYNCSelects polarity of video
modulation to trigger on
NoNoN/A
NoNoN/A
YesYesN/APage 343
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
Page for
Further
Details
TWNDOWFormats trace information for
FFT.
UNTILConditional Programmi ng
(Repeat…Until…)
UPIncreases active function value
by applicable step
URUpper right x-y recorder output
voltage at rear
USTATEConfigures user defined statesNoNoN/A
VARDEFVari able definitionNoNoNo
VARIANCEReturns the amplitude variance
of specified trace
VAVGTurns video averaging on or offYesYesYesPage 345
VBVideo BandwidthYe sYesYesPage 347
VBOVideo Bandwidth Coupling
Offset
VBRVideo Bandwidth RatioN/AN/AYesPage 350
N/AN/ANo
NoNoNo
N/AN/AN/A
NoNoN/A
NoNoNo
YesYesN/APage 349
68
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
Table 2-1 Alphanumeric List of all Legacy Commands Showing their N9061A Support
CommandDescription856685688560
Series
VIEWStores and views the specified
trace
VTLVideo trigger levelN/AN/AYesPage 353
WAITSuspend program operation for
specified time
WINNEXTNext windowN/AN/AN/A
WINOFFTurns off the window display
mode
WINONTurns on the window display
mode
WINZOOMWindow zoomN/AN/AN/A
XCHExchanges the two specified
traces.
ZMKCNTRZone marker at center
frequency
YesYesYesPage 351
N/AN/AN/A
N/AN/AN/A
N/AN/AN/A
YesYesN/APage 354
N/AN/AN/A
Page for
Further
Details
ZMKPKNLZone marker for next peak leftN/AN/AN/A
ZMKPKNRZone marker for next peak rightN/AN/AN/A
ZMKSPANZone marker spanN/AN/AN/A
69
Legacy Analyzer Command List
Table of All Legacy Analyzer Commands
70
3 Hints and Tips
This chapter includes a list of helpful hints and tips that will help you get the most from the N9061A
application on your X-Series analyzer.
71
Hints and Tips
Hints and Tips
Hints and Tips
These pages lists a few hints and tips that will help you get the most from your analyzer and the N9061A
application.
Compatibility - speed and consistency - for best compatibility with your legacy analyzer, the
•
N9061A application should be u sed on th e anal yzer whos e frequenc y range mo st clos ely match es the
frequency range of your legacy analyzer. For example, the best match for the 8563E with its 26.5
GHz upper frequency limit is X-Series analyzer which also has an upper frequency limit of 26.5
GHz.
•
Compatibility and Sweep Times - for best compatibility between X-Series analyzers and the legacy
analyzers, use the Manual Swept mode for 8566A/B, 8568A/B Series analyzers. Manual Swept mode
is the default setting on X-Series analyzers with N9061A installed.
When analyzing stationary signals, you can change to the Best Speed setting, which is accessed from
the
Mode Setup > Preferences > Swp Type Rule menu. This results in faster sweep times on a
X-Series analyzer than on the legacy analyzers because of the X-Series analyzer’s better
performance. In the majority of applications, this faster speed would be desirable, but that is not
always the case.
Time-out - Agilent recommends increasing the timeout on a serial poll (SPOLL) due to differences in
•
Sweep Times on some settings. Note, however, that this may not be necessary when using the Best
Speed setting on the
•
Synchronization (1) - to synchronize after an IP command, Agilent recommends that you use the
Preferences > Swp Type Rule menu (accessed from the Mode Setup hardkey).
DONE command. We also suggest that the DONE command is used in conjunction with a timeout of
about 5 seconds in case the analyzer starts to auto align. Alternatively, you could set auto alignment
to Off. To set auto alignment to Off, press
Synchronization (2) - Agilent recommends that synchronization (using the DONE command) is
•
System, Alignments, Auto Align on the front panel.
used with marker functions when signal tracking is turned on.
Changing Modes - After changing into or out of RLC mode, allow at least a 1 second delay before
•
sending subsequent commands.
AC and DC Coupling - The 8560 Series of legacy analyzers have one RF input port, and support AC
•
and DC coupling through the COUPLE command (page 133).
The 8568A/B has two RF input ports:
— DC Coupled (with a BNC connector) to handle a frequency range of 100 Hz to 1.5 GHz
— AC Coupled (with an N Type connector) to handle a frequency range of 100 kHz to 1.5 GHz
WARNINGIf the input signal to the X-series analyzer has a DC component, ensure that
when you select a legacy instrument with a possible coupling change to DC,
the input signal does not exceed the input specifications of the X-series
analyzer.
The X-series analyzers also have one RF input port. When using the X-Series analyzers, you must use
DC coupling to see calibrated frequencies of less than 20 MHz. Signals of less than 20 MHz are not
72
calibrated when using AC coupling on these analyzers.
Hints and Tips
Hints and Tips
73
Hints and Tips
Hints and Tips
74
4 Programming Commands
This chapter lists all the supported 8560 Series, 8566A/B and 8568A/B compatible commands in
alphanumeric order, and gives brief details on their syntax and operation. For more detailed info rmatio n
on these commands, see your 8566A/B, 8568A/B, 8560 Series User’s Guide.
75
Programming Commands
Command Syntax
Command Syntax
Command syntax is represented pictorially.
•Ovals enclose command mnemonics. The command mnemonic must be entered as shown with the
exception that the case can be upper or lower.
•Circles and ovals surround secondary keywords or special numbers and characters. The characters in
circles and ovals are considered reserved words and must be entered as shown with the exception that
the case can be upper or lower.
•Rectangles contain the description of a syntax element defined in Table 4-1, “Syntax Elements.”
•A loop above a syntax element indicates that the syntax element can be repeated.
•Solid lines represent the recommended path.
•Dotted lines indicate an optional path for bypassing secondary keywords or using alternate units.
•Arrows and curved intersections indicate command path direction.
•Semicolons are the recommended command terminators. Using semicolons makes programs easier to
read, prevents command misinterpretation, and is recommended by IEEE Standard 728.
NOTEUppercase is recommended for entering all commands unless otherwise noted.
Syntax Elements are shown in the syntax diagrams as elements within rectangles. In the syntax
diagrams, characters and secondary keywords are shown within circles or ovals.
Table 4-1 Syntax Elements
Syntax Component Definition/Range
Analyzer commandAny analyzer command in this chapter, with required parameters and terminators.
CharacterS
a b c d e f g h i j k l m n o p q r s t u v w x y z databyte.
P
Character & EOI8-bit byte containing only character data and followed by end-or-identify (EOI)
condition, where the EOI control line on GPIB is asserted to indicate the end of the
transmission. END signifies the EOI condition.
76
Programming Commands
Command Syntax
Table 4-1 Syntax Elements
Syntax Component Definition/Range
Character stringA list of characters.
Data byte8-bit byte containing numeric or character data.
Data byte & EOI8-bit byte containing numeric or character data followed by end-or-identify (EOI)
condition, where the EOI control line on GPIB is asserted to indicate the end of the
transmission. END signifies the EOI condition.
Delimiter| \ @ ˆ $ % ; ! Matching characters that mark the beginning and end of a character
string, or a list of analyzer commands. Choose delimiting characters that are not used
within the string they delimit.
Digit0 1 2 3 4 5 6 7 8 9
lsb lengthRepresents the least significant byte of a two-byte word that describes the number of
bytes returned or transmitted. See msb length.
msb lengthRepresents the most significant byte of a two-byte word that describes the number of
bytes returned or transmitted. See lsb length.
NumberExpressed as integer, decimal, or in exponential (E) form.
Real Number Range: ± 1.797693134862315 × 10
308
, including 0.
Up to 15 significant figures allowed.
Numbers may be as small as ± 2.225073858507202 × 10
Integer Number Range: −32,768 through +32,767
Output terminationLine feed (L
) and end-or-identify (EOI) condition. ASCII code 10 (line feed) is sent
F
via GPIB and the end-or-identify control line on GPIB sets to indicate the end of the
transmission.
UnitsRepresent standard scientific units.
Frequency Units: GZ, GHZ, MZ, MHZ, KZ, KHZ, HZ
Amplitude Units: DB, DBMV, DM, DBM, DBUV, V, MV, UV, W, MW, UW
Time Units: SC, S, MS, US
−308
77
Programming Commands
Programming Command Descriptions
Programming Command Descriptions
All supported commands are listed here, along with their descriptions and cross-references to similar
commands.
This chapter is not designed to be a comprehensive guide to all 8566A/B, 8568A/B, 8560 Series
commands. It gives brief descriptions of the suppor ted commands, and highl ights important functional or
behavioral differences that you should be aware of when transferring existing 8566A/B, 8568A/B, 8560
Series code to your X-Series analyzer. For a fuller description of the commands, refer to the 8566A/B,
8568A/B, 8560 Series Operating and Programming Manual.
To avoid confusion between numbers and letters, all commands that incorporate numbers have had the
number spelled out and placed in square brackets after the command. For example, the command ‘I1’ is
shown as ‘I1 [one]’ - that is, the capital letter ‘I’ followed by the number ‘1’, and then the word ‘one’
italicized in square brackets. The italicized word in brackets does not form part of the command.
78
Syntax
A1
LF
CR
SP
,
;
Programming Commands
A1 [one] Clear Write for Trace A
A1 [one]
Clear Write for Trace A
Legacy Products
8560 series, 8566A/B, 8568A/B
Description
The A1 command sets Trace A to clear write which means that it continuously displays any signal
present at the analyzer input. The A1 command initially clears Trace A, setting all elements to zero.
NOTEThe functions of the command A1 are identical to the CLRW TRA command
(page 130).
79
Programming Commands
A2
LF
CR
SP
,
;
A2 [two] Maximum Hold for Trace A
A2 [two]
Maximum Hold for Trace A
Syntax
Legacy Products
8560 series, 8566A/B, 8568A/B
Description
The A2 command updates each trace element with the maximum level detected during the period that the
trace has been active.
NOTEThe functions of the command A2 are identical to the MXMH TRA command
(page 271).
80
Syntax
A3
LF
CR
SP
,
;
Programming Commands
A3 [three] View Mode for Trace A
A3 [three]
View Mode for Trace A
Legacy Products
8560 series, 8566A/B, 8568A/B
Description
The A3 command displays Trace A and then stops the sweep if no other traces are active. Trace A does
not get updated with new data.
NOTEThe functions of the command A3 are identical to the VIEW TRA command
(page 351).
81
Programming Commands
A4
LF
CR
SP
,
;
A4 [four] Blank Trace A
A4 [four]
Blank Trace A
Syntax
Legacy Products
8560 series, 8566A/B, 8568A/B
Description
The A4 command blanks Trace A and stops the sweep if no other traces are active. Trace A is not
updated.
NOTEThe functions of the command A4 are identical to the BLANK TRA command
(page 115).
82
Syntax
ACPALPHA
S
P
?
real
LF
CR
SP
,
;
Programming Commands
ACPALPHA Adjacent Channel Power Alpha Weighting
ACPALPHA
Adjacent Channel Power Alpha Weighting
Legacy Products
8560 series
Description
This command sets the alpha weighting for ACP measurements.
Range: Any real number between 0 and 1
83
Programming Commands
ACPALTCH0
S
P
1
2
?
LF
CR
SP
,
;
ACPALTCH Adjacent Channel Power Alternate Channels
ACPALTCH
Adjacent Channel Power Alternate Channels
Syntax
Legacy Products
8560 series
Description
The ACPALTCH command sets the number of alternate channels to be measured by an adjacent channel
power measurement to either 0, 1, or 2. The number of alternate channels is used with the ACPRSLTS
command (page 95).
Range: 0, 1, or 2.
Default value: 0.
84
Syntax
ACPBRPER
S
P
S
MS
US
SC
?
real
LF
CR
SP
,
;
Programming Commands
ACPBRPER Adjacent Channel Power Burst Period
ACPBRPER
Adjacent Channel Power Burst Period
Legacy Products
8560 series
Description
The ACPBRPER command sets the cycle time (period) of the burst RF signal. The cycle time is needed
to set the sweep times when using the peak, two bandwidth, burst power , and gated methods for adjacent
channel power measurements.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only and therefore, although the user can set ACPBRPER, it does not do
anything when in RLC mode.
85
Programming Commands
ACPBRWID
S
P
S
MS
US
SC
?
real
LF
CR
SP
,
;
ACPBRWID Adjacent Channel Power Burst Width
ACPBRWID
Adjacent Channel Power Burst Width
Syntax
Legacy Products
8560 series
Description
The ACPBR WID co mman d sets the on-t i me (pulse width) of the burst RF signal. The pulse width is
needed to set the gating times when using the gated method for adjacent channel power measurements.
Range 5 μs to 9.5 seconds
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only and therefore, although the user can set ACPBRWID, it does not do
anything when in RLC mode.
86
Syntax
ACPBW
S
P
HZ
KHZ
MHZ
GHZ
?
KZ
MZ
GZ
real;
LF
CR
SP
,
UP
DOWN
Programming Commands
ACPBW Adjacent Channel Power Bandwidth
ACPBW
Adjacent Channel Power Bandwidth
Legacy Products
8560 series
Description
The ACPBW command sets the bandwidth of the channels as an active function for the ACPMEAS
(page 92) and ACPCOMPUTE (page 88) commands.
87
Programming Commands
ACPCOMPUTE
LF
CR
SP
,
;
ACPCOMPUTE Adjacent Channel Power Compute
ACPCOMPUTE
Adjacent Channel Power Compute
Syntax
Legacy Products
8560 series
Description
Calculates the ACP of a transmitter based on data on the display. This function does not make a new
measurement before computing. The measurement must ha ve been made with ANALOG or PEAK
method selected so the appropriate data is available for the calculation.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
88
Syntax
ACPFRQWTRRCOS
OFF
?
S
P
LF
CR
SP
,
;
Programming Commands
ACPFRQWT Adjacent Channel Power Frequency Weighting
ACPFRQWT
Adjacent Channel Power Frequency Weighting
Legacy Products
8560 series
Description
The ACPFRQWT command is used to control the frequency weighting when making an Adjacent
Channel Power measurement. Weighting is not used in the measurement if OFF has been selected.
Root-raised-cosine weighting is selected with the RRCOS parameter.
Default value: OFF
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
89
Programming Commands
ACPLOWER?
LF
CR
SP
,
;
ACPLOWER Lower Adjacent Channel Power
ACPLOWER
Lower Adjacent Channel Power
Syntax
Legacy Products
8560 series
Description
The ACPLOWER query command returns the power ratio result of the Adjacent Channel Power
measurement for the lower frequency channel.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
90
Programming Commands
ACPMAX?
LF
CR
SP
,
;
ACPMAX Maximum Adjacent Channel Power
ACPMAX
Maximum Adjacent Channel Power
Syntax
The ACPMAX query command returns the maximum adjacent channel power of the adjacent channel
power measurement.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
91
Programming Commands
ACPMEAS
LF
CR
SP
,
;
ACPMEAS Measure Adjacent Channel Power
ACPMEAS
Measure Adjacent Channel Power
Syntax
Legacy Products
8560 series
Description
The ACPMEAS command makes a measurement and calculates the adjacent channel power (ACP) of a
transmitter. The measurement determines the leakage power that is in the channels adjacent to the
carrier. The result is the ratio of the le akage power in the channel adjacent to the total power transmitted
by the transmitter.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
92
Syntax
ACPMSTATECURR
DFLT
?
S
P
LF
CR
SP
,
;
Programming Commands
ACPMSTATE Adjacent Channel Power Measurement State
ACPMSTATE
Adjacent Channel Power Measurement State
Legacy Products
8560 series
Description
Sets the parameters of the measurement state to either the default state (determined by the setup) or the
current state. The state parameters that could change between the default state and a current state
include:
•Resolution bandwidth
•Video bandwidth
•Span
•Sweep time
•Detector mode
•Gating parameters
•Trigger parameters
•Video averaging
Default value: DFLT
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
93
Programming Commands
ACPPWRTX?
LF
CR
SP
,
;
ACPPWRTX Adjacent Channel Power Total Power Transmitted
ACPPWRTX
Adjacent Channel Power Total Power Transmitted
Syntax
Legacy Products
8560 series
Description
The ACPPWRTX query command returns the result of the total power transmitted calculation of the
adjacent channel power measurement. The measurement must be made with the analog or burst power
method selected.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
94
Syntax
ACPRSLTS?
LF
CR
SP
,
;
Programming Commands
ACPRSLTS Adjacent Channel Power Measurement Results
ACPRSLTS
Adjacent Channel Power Measurement Results
Legacy Products
8560 series
Description
Returns an array of power data resulting from an ACP measurement of an RF signal. The number of
alternate channel pairs selected by the ACPALTCH (page 84) command determines the size of the array.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
95
Programming Commands
ACPSP
S
P
HZ
;
KHZ
MHZ
GHZ
?
KZ
MZ
GZ
real
LF
CR
SP
,
UP
DOWN
ACPSP Adjacent Channel Power Channel Spacing
ACPSP
Adjacent Channel Power Channel Spacing
Syntax
Legacy Products
8560 series
Description
Sets the channel spacing for the ACPMEAS (page 92) and ACPCOMPUTE (page 88) commands.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
96
Syntax
ACPT
S
P
S
;
MS
US
SC
?
real
LF
CR
SP
,
Programming Commands
ACPT Adjacent Channel Power T Weighting
ACPT
Adjacent Channel Power T Weighting
Legacy Products
8560 series
Description
The ACPT command is used to set the T used in weighting for an adjacent channel power measurement.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
97
Programming Commands
ACPUPPER?
LF
CR
SP
,
;
ACPUPPER Upper Adjacent Channel Power
ACPUPPER
Upper Adjacent Channel Power
Syntax
Legacy Products
8560 series
Description
The ACPUPPER query command returns the power ratio result of the adjacent channel power
measurement for the upper frequency channel.
NOTEThe N9061A application supports the ACP measurement using the ANALOG
method only.
98
Syntax
ADJALL
LF
CR
SP
,
;
Programming Commands
ADJALL LO and IF Adjustments
ADJALL
LO and IF Adjustments
Legacy Products
8560 series
Description
The ADJALL command activates the RF local oscillator (LO) and intermediate frequency (IF)
alignment routines. These are the same routines that occur when the analyzer is switched on. They are
also the same routines that are performed when you press
Commands following ADJALL are not executed until after the analyzer has finished the alignment
routines.
System, Alignments, Align Now, All.
99
Programming Commands
AMBON
S
P
OFF
1
0
?
S
P
LF
CR
SP
,
;
AMB A minus B into A
AMB
A minus B into A
Syntax
Legacy Products
8560 series, 8566A/B, 8568A/B
Description
The AMB command subtracts the points in Trace B from the corresponding points in Trace A, and sends
the results to Trace A. Thus, AMB can restore the original trace after an APB (page 103) or a KSc
(page 188) command has been executed.
The query command AMB? returns different responses d epending on the lan guage being used. Th e 8560
Series languages return either a
all return either
NOTEThe functions of the command AMB are identical to the C2 [two] command
ON or OFF.
(page 120).
1 or a 0 to indicate the On or Off status.The 8566, 8568 Series languages
100
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.