![R&S RTA4000 Скачать руководство пользователя страница 804](http://html2.mh-extra.com/html/rands/rta4000/rta4000_user-manual_3161987804.webp)
Remote control basics
R&S
®
RTA4000
804
User Manual 1335.7898.02 ─ 08
Annex
A
Remote control basics
A.1
SCPI command structure
SCPI commands consist of a header and, usually, one or more parameters. The head-
ers may consist of several mnemonics (keywords). Queries are formed by appending a
question mark directly to the header.
The commands can be either instrument-specific or instrument-independent (common
commands). Common and instrument-specific commands differ in their syntax.
A.1.1
Syntax for common commands
Common (= instrument-independent) commands consist of a header preceded by an
asterisk (*), and possibly one or more parameters.
Table A-1: Examples of common commands
*RST
RESET
Resets the instrument.
*ESE
EVENT STATUS ENABLE
Sets the bits of the event status enable registers.
*ESR?
EVENT STATUS QUERY
Queries the contents of the event status register.
*IDN?
IDENTIFICATION QUERY
Queries the instrument identification string.
SCPI command structure