User manual
Remote Control
R&S
®
RTO
417User Manual 1316.0827.02 ─ 06
SYSTem:PRESet, influence the functional instrument settings. In particular, DCL does
not change the instrument settings.
Table 16-11: Resest of the status reporting system
Event Switching on supply
voltage
Power-On-Status-
Clear
DCL, SDC
(Device
Clear,
Selected
Device
Clear)
*RST or
SYS-
Tem:PRE-
Set
STA-
Tus:PRE-
Set
*CLS
Effect 0 1
Clear STB, ESR - yes - - - yes
Clear SRE, ESE - yes - - - -
Clear PPE - yes - - - -
Clear EVENt parts of the regis-
ters
- yes - - - yes
Clear ENABle parts of all
OPERation and QUEStionable
registers;
Fill ENABle parts of all other reg-
isters with "1".
- yes - - yes -
Fill PTRansition parts with "1";
Clear NTRansition parts
- yes - - yes -
Clear error queue yes yes - - - yes
Clear output buffer yes yes yes 1) 1) 1)
Clear command processing and
input buffer
yes yes yes - - -
1) The first command in a command line that immediately follows a <PROGRAM MESSAGE TERMINATOR>
clears the output buffer.
16.1.7 General Programming Recommendations
Initial instrument status before changing settings
Manual operation is designed for maximum possible operating convenience. In contrast,
the priority of remote control is the "predictability" of the instrument status. Thus, when a
command attempts to define incompatible settings, the command is ignored and the
instrument status remains unchanged, i.e. other settings are not automatically adapted.
Therefore, control programs should always define an initial instrument status (e.g. using
the *RST command) and then implement the required settings.
Command sequence
As a general rule, send commands and queries in different program messages. Other-
wise, the result of the query may vary depending on which operation is performed first
(see also Preventing Overlapping Execution).
Basics