Remote Control Basics
R&S
®
SMC100A
185
Operating Manual 1411.4060.32 ─ 04
*ESR?
EVENT STATUS QUERY
Queries the contents of the event status
register.
*IDN?
IDENTIFICATION QUERY
Queries the instrument identification
string.
6.3.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 man-
ual, the instrument itself is case-insensitive.
SCPI Command Structure