Site Master MS2085A/MS2089A Programming Manual : Programming with SCPI
 
Programming with SCPI
 
Scope of Manual
Additional Documentation
Introduction
Remote Programming Setup and Interface
Network Interface Connection and Setup
USBTMC Interface Connection and Setup
Sending SCPI Commands with NI-VISA
SCPI Command Overview
Command Names
Command Syntax
Data Parameters
Spectrum Trace Data Format
Unit Suffixes
Query Commands
Hierarchical Command Structure
SCPI Command Types
SCPI Common Commands
*CLS
*IDN?
*RST
SCPI Required Commands
SCPI Optional Commands
Status System Reporting
Status Group Registers
Status Group Reporting
SCPI Commands
SCPI Command Programming Examples
Notational Examples
Spectrum Trace Data via SCPI
C/C++
Programming Examples
Scope of Manual
This manual provides SCPI programming information and a list of SCPI programming commands for the Anritsu MS208xA Site Master Spectrum Analyzer and Cable and Antenna Analyzer.
Additional Documentation
Related Manuals
Document Part Number
Model Number
Description
10100-00069
MS2085A/89A
Important Product Information, Compliance, and Safety Notices
11410-02906
MS2085A/89A
MS208xA Site Masterâ„¢ Technical Data Sheet
10580-00499
MS2085A/89A
MS208xA Site Masterâ„¢ User Guide
10580-00447
MS2089A
Spectrum Analyzer Measurement Guide
Interference Finder (Option 24)
Zero Span IF Output (Option 89)
Gated Sweep (Option 90)
Coverage Mapping (Option 431)
EMF Measurement (Option 444)
10580-00448
MS2089A
Real-Time Spectrum Analyzer (RTSA) Measurement Guide
Interference Analysis RTSA (IA RTSA) Analyzer (Option 24)
10580-00449
MS2089A
5GNR Measurement Guide (Option 888)
GNSS Receiver (Option 31)
Gated Sweep (Option 90)
Coverage Mapping (Option 431)
10580-00450
MS2089A
LTE FDD/TDD Signal Analyzer (Option 883) Measurement Guide
GNSS Receiver (Option 31)
Gated Sweep (Option 90)
Coverage Mapping (Option 431)
10580-00490
MS2089A
IQ Capture/Streaming Measurement Guide (Option126 and 127)
10580-00492
MS2089A
High Accuracy Power Meter Measurement Guide (Option 19)
10580-00493
MS208xA
Cable and Antenna Analyzer Measurement Guide (Option 331)
10580-00501
MS2089A
WCDMA Measurement Guide (Option 871)
10580-00504
MS2089A
Channel Scanner Measurement Guide (Option 27)
10580-00505
MS2085A/89A
Anritsu Report Tool User Guide
For additional information and literature covering your product, visit the product page of your instrument and select the Library tab:
https://www.anritsu.com/en-us/test-measurement/products/ms208xa
Introduction
This chapter provides an introduction to Standard Commands for Programming Instruments (SCPI). The SCPI standard defines a set of programming commands and standards for use by all SCPI compatible instruments. SCPI is intended to provide a consistent environment for program development. It does so by defining standardized controller messages, instrument responses, and message formats for all SCPI compatible instruments. The following sections include descriptions of the command types, hierarchical command structure, command subsystems, data parameters, and notational conventions with examples.