Operation
R&S
®
ZN-Z84
41
User Manual 1319.5413.02 ─ 02
5.2
Remote Control – Commands
This chapter describes all the commands that are relevant for remote control of
the switch matrix R&S
ZN-Z84. The "List of Commands" at the end of the manual
contains all commands in alphabetic order.
Tips and tricks for operation ...
●
The use of upper and lower case letters
designates the long and
short forms of a command:
SET:LAN:SNMask = SET:LAN:SNM
●
Text parameters
are separated from the header by a space. They fol-
low the strict syntax rules for keywords.
●
Results are returned as ASCII strings terminated with
<CR><LF>
(ASCII
13 followed by ASCII 10)
●
(enabled by default)
5.2.1
Handshake
If Handshake is active, on successful execution of a command that otherwise
does not return a result, a confirmation
0,"OK"<CR><LF>
is returned.
HANDshake?
Queries whether Handshake is ON (default) or OFF.
Return values:
<Boolean>
Either
0
(OFF) or
1
(ON)
*RST:
1 (ON)
Usage:
Query only
HANDshake:ON
HANDshake:OFF
Enables/disables the Handshake logic.
Remote Control – Commands