Remote control
R&S
®
QAR50
61
User Manual 1179.4992.02 ─ 02
MEASurement:STARt
Initiates a measurement (reflection, transmission and phase measurement).
Example:
See
Chapter 12.3, "Remote control examples"
Usage:
Event
SYSTem:EXIT
Shuts down the system.
Shutting down the system automatically closes the SCPI connection.
Example:
//Shut down the system
SYST:EXIT
Usage:
Event
SYSTem:REBoot
Reboots the system.
Rebooting the system automatically closes the SCPI session. If you want to continue
remote controlling the system after the reboot, you have to re-establish the SCPI ses-
sion after the reboot with
Example:
//Reboot system
SYST:REB
Usage:
Event
SYSTem:STATus:CODE?
Queires the current system status.
Return values:
<StatusCode>
0
System ready for operation.
1
System is initializing.
2
System has an error.
Example:
See
Chapter 12.3, "Remote control examples"
Usage:
Query only
Remote control commands