Remote control commands
R&S
®
SMA100B
478User Manual 1178.3834.02 ─ 09
// :DISPlay:ANNotation:FREQuency ON
// :DISPlay:ANNotation:AMPLitude ON
// Enable automatic update of the display at defined time intervals
:DISPlay:UPDate[:STATe] ON
Example: Querying the dialog IDs, opening and closing dialogs
Use the following commands to query the dialog IDs of all currently open dialogs. The
dialog ID is a prerequisite for opening and closing dialogs via the remote control.
The dialog ID is also required to define user key actions.
See Chapter 12.2.4, "How to assign actions to the [★ (User)] key", on page 353.
// Query the dialog IDs of all open dialogs
:DISPlay:DIALog:ID?
// CEUtraDLGenSetDlg,_,$A DlgKeyRf_Rosc
// Open and close dialogs via remote control
:DISPlay:DIALog:OPEN "CEUtraDLGenSetDlg,_,$A"
:DISPlay:DIALog:OPEN "DlgKeyRf_Rosc"
:DISPlay:DIALog:CLOSe "DlgKeyRf_Rosc"
:DISPlay:DIALog:CLOSe:ALL
:DISPlay:PSAVe:HOLDoff............................................................................................... 478
:DISPlay:PSAVe[:STATe].................................................................................................479
:DISPlay:BRIGhtness..................................................................................................... 479
:DISPlay:BUTTon:BRIGhtness.........................................................................................479
:DISPlay:UPDate[:STATe]............................................................................................... 479
:DISPlay:ANNotation:AMPLitude..................................................................................... 480
:DISPlay:ANNotation:FREQuency....................................................................................480
:DISPlay:ANNotation[:ALL]..............................................................................................480
:DISPlay:DIALog:ID?......................................................................................................480
:DISPlay:DIALog:OPEN..................................................................................................481
:DISPlay:DIALog:CLOSe................................................................................................ 481
:DISPlay:DIALog:CLOSe:ALL..........................................................................................482
:DISPlay:PSAVe:HOLDoff <HoldoffTimeMin>
Sets the wait time for the screen saver mode of the display.
Parameters:
<HoldoffTimeMin> integer
Range: 1 to 60
*RST: n.a. (factory preset: 10)
Default unit: minute
Example: see Example "Activating screen saver mode and display update"
on page 477
Manual operation: See "Wait Time" on page 344
DISPlay subsystem