R&S SMC100A Command Description
1411.4060.32 6.5 E-1
*IDN?
IDENTIFICATION QUERY queries the instrument identification. The instrument type, serial number
and firmware version are returned. Example:
Rohde&Schwarz,SMC100A,1411.4002k02/100070,2.02.136 (Release)
*IST?
INDIVIDUAL STATUS QUERY returns the content of the IST flag in decimal form (0 | 1). The IST
flag is the status bit which is sent during a parallel poll.
*OPC
OPERATION COMPLETE sets bit 0 in the event status register when all previous commands have
been processed. This bit can be used to trigger a service request.
*OPC?
OPERATION COMPLETE QUERY returns a 1 when all previous commands have been processed.
It is important to ensure that the timeout set at the IEC/IEEE bus is long enough.
*OPT?
OPTION IDENTIFICATION QUERY queries the options configured in the instrument and returns a
list of the installed options. The options are separated by commas.
*PRE 0 ... 255
PARALLEL POLL REGISTER ENABLE sets the parallel poll enable register to the specified value.
The *PRE? query command returns the content of the parallel poll enable register in decimal form.
*PSC 0 | 1
POWER ON STATUS CLEAR determines whether the content of the ENABle registers are retained
or reset at power on.
Parameters: 0
The content of the status registers is retained at power on. If the status
registers ESE and SRE are configured accordingly, this may cause a service
request to be triggered at power on.
1
The content of the status registers is reset at power on.
The query *PSC? retrieves the contents of the Power-on-Status-Clear flag. The answer is either 0 or
1.
*RCL <number>
RECALL calls up the instrument status which was stored under the specified number using the
*SAV command, e.g. *SAV 4. It also activates the instrument settings which are stored in a file and
loaded using the MMEMory:LOAD <number>, <file_name.extension> command.