Field Master MS2080A 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 MS2080A Field Master Spectrum Analyzer.
Additional Documentation
Document Part Number
Description
10100-00069
Important Product Information, Compliance, and Safety Notices
11410-01001
MS2080A Field Masterâ„¢ Technical Data Sheet
10580-00483
MS20x0A Field Master User Guide
10580-00447
Spectrum Analyzer Measurement Guide
Tracking Generator (Option 20)
Interference Finder (Option 24)
AM/FM Modulation Measurement (Option 509)
Coverage Mapping (Option 431)
10580-00448
Real-Time Spectrum Analyzer (RTSA) Measurement Guide
Interference Analysis RTSA (IA RTSA) Analyzer (Option 24)
10580-00449
5GNR Measurement Guide (Option 888)
GNSS Receiver (Option 31)
Gated Sweep (Option 90)
Coverage Mapping (Option 431)
10580-00450
LTE FDD/TDD Signal Analyzer (Option 883) Measurement Guide
GNSS Receiver (Option 31)
Gated Sweep (Option 90)
Coverage Mapping (Option 431)
10580-00490
IQ Capture/Streaming Measurement Guide (Option126 and 127)
10580-00492
High Accuracy Power Meter Measurement Guide (Option 19)
10580-00493
Cable and Antenna Analyzer Measurement Guide
10580-00501
WCDMA Measurement Guide (Option 871)
10580-00504
Channel Scanner Measurement Guide (Option 27)
10580-00505
Anritsu Report Tool User Guide
Updates, if any, can be downloaded from the Library tab on the Anritsu product page:
https://www.anritsu.com/en-us/test-measurement/products/MS2080A
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.