LCX_UserManual_en_08_1.pdf - 第203页
Remote control commands R&S ® LCX Series 203 User Manual 1 179.2260.02 ─ 08 Example: Configuring the display brightness and user defined text messages The example represents the remote control commands for setting th…

Remote control commands
R&S
®
LCX Series
202User Manual 1179.2260.02 ─ 08
The value depends on the instrument model and installed options. The maximum value
must be at least < DIMeasure:SWEep:MAXimum.
Parameters:
<Sweep start value>
Example: See Example "Using the DIMeasure function" on page 199.
Options: Option: R&S LCX-K106
Manual operation: See "Minimum" on page 108
DIMeasure:SWEep:PARameter <Sweep parameter>
Selects the measurement parameter that varies in defined steps within the sweep
range (DIMeasure:SWEep:MINimum.
Parameters:
<Sweep parameter> VOLTage | FREQuency | VBIas | IBIas
VOLTage
Sweeps the test signal voltage.
FREQuency
Sweeps the test signal frequency.
VBIas
Sweeps the voltage bias.
IBIas
Sweeps the current bias.
Example: See Example "Using the DIMeasure function" on page 199.
Options: Option: R&S LCX-K106
Manual operation: See "Sweep Parameter" on page 107
11.9 DISPLay subsystem
The DISPlay subsystem contains the commands for customizing the display appear-
ance, and enables you to close messages.
DISPLay subsystem

Remote control commands
R&S
®
LCX Series
203User Manual 1179.2260.02 ─ 08
Example: Configuring the display brightness and user defined text messages
The example represents the remote control commands for setting the brightness of the
screen and front panel keys. For description of the key brightness command, see
SYSTem:KEY:BRIGhtness on page 240.
// Set display and key brightness.
DISPlay:BRIGhtness 0.5
SYSTem:KEY:BRIGhtness 0.5
// Query the settings
DISPlay:BRIGhtness?
// Response: 0.5
SYSTem:KEY:BRIGhtness?
// Response: 0.5
// Display or close a meassage box
DISPlay:TEXT "User defined message."
DISPlay[:WINDow]:TEXT:CLEar
// Close all open dialogs
DISPlay[:WINDow]:DIALog:CLEar:ALL
// Close the top most opened dialog
DISPlay[:WINDow]:DIALog:CLEar:[:TOP]
DISPlay[:WINDow]:DIALog:CLEar:ALL.............................................................................203
DISPlay[:WINDow]:DIALog:CLEar[:TOP]..........................................................................203
DISPlay:BRIGhtness...................................................................................................... 204
DISPlay[:WINDow]:TEXT:CLEar...................................................................................... 204
DISPlay[:WINDow]:TEXT[:DATA]..................................................................................... 204
DISPlay[:WINDow]:DIALog:CLEar:ALL
Closes all notifications.
Example:
see Example "Configuring the display brightness and user
defined text messages" on page 203.
Usage: Event
DISPlay[:WINDow]:DIALog:CLEar[:TOP]
Closes the most recently displayed notification.
Example:
see Example "Configuring the display brightness and user
defined text messages" on page 203.
Usage: Event
DISPLay subsystem

Remote control commands
R&S
®
LCX Series
204User Manual 1179.2260.02 ─ 08
DISPlay:BRIGhtness <Display Brightness>
Sets the brightness of the display.
Parameters:
<Display Brightness> Range: 0.1 to 1
Increment: 0.1
*RST: 0.8
Example: see Example "Configuring the display brightness and user
defined text messages" on page 203.
Manual operation: See "Display Brightness" on page 134
DISPlay[:WINDow]:TEXT:CLEar
Closes a user defined text message on the display.
To create an own message, use command DISPlay[:WINDow]:TEXT[:DATA]
on page 204.
Example:
see Example "Configuring the display brightness and user
defined text messages" on page 203.
Usage: Event
DISPlay[:WINDow]:TEXT[:DATA] <Message>
Enables you to post a text message on the display.
To close user defined message, use command DISPlay[:WINDow]:TEXT:CLEar
on page 204.
Setting parameters:
<Message> Text message for display.
Example: See Example "Configuring the display brightness and user
defined text messages" on page 203.
Usage: Setting only
11.10 FETCh subsystem
The FETCh subsystem contains the commands for retrieving the readings of the recent
measurement immediately. Especially with triggered measurements, you can clearly
assign the results to the measurement.
FETCh subsystem