Field Master MS2070A 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 MS2070A Field Master Spectrum Analyzer.
Additional Documentation
Document Part Number
Description
10100-00069
Important Product Information, Compliance, and Safety Notices
11410-02892
MS2070A Field Masterâ„¢ Technical Data Sheet
10580-00483
MS20x0A Field Master User Guide
10580-00447
Field Master Series Spectrum Analyzer Measurement Guide
Interference Finder (Option 24)
AM/FM Modulation Measurement (Option 509)
Coverage Mapping (Option 431)
10580-00492
Field Master Series High Accuracy Power Meter Measurement Guide (Option 19)
10580-00502
Channel Scanner Measurement Guide (Option 27)
Updates, if any, can be downloaded from the Library tab on the Anritsu product page:
https://www.anritsu.com/en-us/test-measurement/products/MS2070A
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.