Command Reference
R&S
®
ZNC
669
User Manual 1173.9557.02 ─ 13
Example:
SYSTem:TSLock SCReen
Lock the entire screen.
SYSTem:USER:KEY
<Key>[, <Label>]
Labels a user-defined key in the remote display. In the query form the command returns
whether or not a user-defined key was tapped.
Parameters:
<Key>
Number of the user key
0
–
Delete all user keys and restore the default keys ("Go to
Local", "Display Off").
1 to 8
–
User key numbers
Range:
0 to 8
*RST:
0
<Label>
Label for user key no. 1 to 8 (string variable)
Example:
SYST:USER:KEY 1, 'User S11'
Define a user key no. 1 labeled S11. The user key is only labeled,
no functionality is assigned.
SYST:USER:KEY? 1
Query the label. The response is
1, 'User S11'
.
SYST:USER:KEY?
Query the user action. The query returns
0,''
, indicating that no
user key has been tapped. If you tap the user softkey no. 1, the
response is
1, 'User S11'
. Moreover, the ESR bit no. 6 (User
Request) is set.
SYST:USER:KEY 0
Delete the user key and restore the default keys.
SYSTem:VERSion?
Returns the SCPI version number to which the analyzer complies. The analyzer complies
to the final SCPI version 1999.0
Example:
SYST:VERS?
Query the SCPI version. The response is
1999.0
.
Usage:
Query only
SYSTem:DISPlay:DIALogs:SETup:MCAL[:STATe]
<Boolean>
Enables/disables multiple calibrations in the calibration wizard.
Parameters:
<Boolean>
SCPI Command Reference