User Manual

Remote Control
R&S
®
FPC
186User Manual 1178.4130.02 ─ 05
17.1.4.1 Syntax for Common Commands
Common (= device-independent) commands consist of a header preceded by an aster-
isk (*), and possibly one or more parameters.
Table 17-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.
17.1.4.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..............................................................................................186
Numeric Suffixes...................................................................................................187
Optional Mnemonics............................................................................................. 187
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.
Remote Control Basics