Remote Control Commands
R&S
®
SMBV100A
718Operating Manual 1407.6062.32 ─ 08
Parameters:
<Time> 0...23,0...59,0...59
Example:
SYST:TIME?
Response: 12,0,0 it is precisely 12 pm.
SYSTem:VERSion?
The command queries the SCPI version with which the instrument complies.
Return values:
<Version> string
Example:
SYST:VERS
queries the SCPI version.
Response: 1996
The instrument complies with the version from 1996.
Usage: Query only
7.17 TEST Subsystem
The TEST system contains the commands for performing the routines as well as for direct
manipulation 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.
Improper use may destroy the assembly!
The respective hardware assembly responds directly to the :TEST:DIRect command;
any safety mechanisms are bypassed. The command is used for servicing purposes and
should not be applied by the user.
:TEST<hw>:ALL:STARt..................................................................................................718
:TEST<hw>:ALL:RESult..................................................................................................719
:TEST<hw>:DIRect........................................................................................................719
:TEST<hw>:ALL:STARt
This command performs a selftest on all installed hardware options. The selftest result
is queried with the command :TEST<hw>:ALL:RESult on page 719.
Example:
TEST:ALL:STAR
Starts the selftest
Usage: Event
TEST Subsystem