Remote control commands
R&S
®
SMM100A
684
User Manual 1179.1341.02 ─ 05
Usage:
Setting only
Manual operation:
See
SYSTem:COMMunicate:SNMP:VERSion
<SnmpVersion>
Selects the SNMP version.
Parameters for setting and query:
<SnmpVersion>
OFF | V12 | V123 | V3 | DEFault
OFF
SNMP communication is off.
V12
SNMP communication with SNMPv2 or lower.
V123
SNMP communication with SNMPv2 and SNMPv3.
V3
SNMP communication with SNMPv3.
*RST:
V123
Example:
//Select the SNMP version
SYST:COMM:SNMP:VERS V12
Manual operation:
See
13.9
DISPlay subsystem
The
DISPlay
system contains the commands to set the power-save mode of the
instrument.
Programming Examples
Example: Activating screen saver mode and display update
Use the following commands to switch on the screen saver of your instrument or to
automatic display. These settings are particularly useful when you control the instru-
ment remotely.
// Set the wait time interval and activate the screen saver
:DISPlay:PSAVe:HOLDoff 10
:DISPlay:PSAVe:STATe ON
// Disable the display of the current frequency and level values in remote control
:DISPlay:ANNotation:ALL ON
// :DISPlay:ANNotation:FREQuency ON
// :DISPlay:ANNotation:AMPLitude ON
// Enable automatic update of the display at defined time intervals
:DISPlay:UPDate[:STATe] ON
DISPlay subsystem