![Rohde & Schwarz SMBV100A Operating Manual Download Page 854](http://html1.mh-extra.com/html/rohde-and-schwarz/smbv100a/smbv100a_operating-manual_1477735854.webp)
Remote Control Commands
R&S
®
SMBV100A
839
Operating Manual 1176.8016.02 ─ 17
:SYSTem:VERSion?
Queries the SCPI version the instrument's command set complies with.
Return values:
<Version>
string
Example:
SYST:VERS
queries the SCPI version.
Response:
"1996"
The instrument complies with the SCPI version from 1996.
Usage:
Query only
:SYSTem:OSYStem?
Queries the operating system of the instrument.
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
SYSTem Subsystem