
Remote Control Commands
R&S
®
SMF100A
589
Operating Manual 1167.2319.02 ─ 12
Return values:
<OperSystem>
string
Example:
SYSTem:OSYStem?
Response:
"Linux"
Usage:
Query only
:SYSTem:MMEMory:PATH:USER?
Queries the user directory, that means the directory the instrument stores user files on.
Return values:
<PathUser>
string
Example:
SYSTem:MMEMory:PATH:USER?
Response: "/var/user/"'
Usage:
Query only
:SYSTem:WAIT
<TimeMs>
Delays the execution of the subsequent remote command by the specified time.
This function is useful, for example to execute an SCPI sequence automatically but
with a defined time delay between some commands.
Setting parameters:
<TimeMs>
integer
Wait time in ms
Range:
0 to 10000
*RST:
0
Example:
:SYSTem:WAIT 10000
// waits 10s before resetting the instrument
*RST
Usage:
Setting only
7.16 TEST Subsystem
The TEST system contains the commands for performing selftest routines, and for
direct adjustment of the hardware assemblies (
:TEST:DIRect
).
The self tests return a "0" if the test is performed successfully, otherwise a value other
than "0" is returned. None of the commands of this system have an
*RST
value.
TEST Subsystem