User manual

SCPI Command Structure
R&S
®
Scope Rider RTH
233User Manual 1326.1578.02 ─ 04
A.2 Syntax for Device-Specific Commands
Not all commands used in the following examples are necessarily implemented in the
instrument.
For demonstration purposes only, assume the existence of the following commands for
this section:
DISPlay[:WINDow<1...4>]:MAXimize <Boolean>
FORMat:READings:DATA <type>[,<length>]
HCOPy:DEVice:COLor <Boolean>
HCOPy:DEVice:CMAP:COLor:RGB <red>,<green>,<blue>
HCOPy[:IMMediate]
HCOPy:ITEM:ALL
HCOPy:ITEM:LABel <string>
HCOPy:PAGE:DIMensions:QUADrant[<N>]
HCOPy:PAGE:ORIentation LANDscape | PORTrait
HCOPy:PAGE:SCALe <numeric value>
MMEMory:COPY <file_source>,<file_destination>
SENSE:BANDwidth|BWIDth[:RESolution] <numeric_value>
SENSe:FREQuency:STOP <numeric value>
SENSe:LIST:FREQuency <numeric_value>{,<numeric_value>}
Long and short form
The mnemonics feature a long form and a short form. The short form is marked by
upper case letters, the long form corresponds to the complete word. Either the short
form or the long form can be entered; other abbreviations are not permitted.
Example:
HCOPy:DEVice:COLor ON is equivalent to HCOP:DEV:COL ON.
Case-insensitivity
Upper case and lower case notation only serves to distinguish the two forms in the
manual, the instrument itself is case-insensitive.
Numeric suffixes
If a command can be applied to multiple instances of an object, e.g. specific channels
or sources, the required instances can be specified by a suffix added to the command.
Numeric suffixes are indicated by angular brackets (<1...4>, <n>, <i>) and are replaced
by a single value in the command. Entries without a suffix are interpreted as having the
suffix 1.
Syntax for Device-Specific Commands