2
Operation and Features
SCPI Commands for System-Related Tasks
The following examples show the SCPI commands for performing certain
system-related tasks.
Example 4, Performing system-related tasks
-> *CLS; *RST
-> *TST?
<- +0
-> SYST:ERR?
<- +0, "No Error"
42
// Resets the switch to the default
power-on state. This command can
be ignored if this operation is not
required.
// Executes the self-test.
// Returns a +0 if the test pass else it
will return a +1 if it fails.
// Returns the error number and its
corresponding message string from
the error queue.
Keysight U2751A User's and Service Guide