Technical data

116 Agilent Connectivity Guide
5 Connecting Instruments to LAN
2 Open the Commands menu and select a command. The example
below shows a *IDN? command selected.
*SAV
The Save command stores the current settings of the device in local memory.
*STB?
The Read Status Byte query allows the programmer to read the status byte and
master Summary Status bit.
*TRG
The Trigger command signals the transition of the Device Trigger (DT) function
to the Device Trigger Active State (DTAS).
*TST?
The Self-test query returns zero to indicate the test completed with no errors. A
return value not equal to zero indicates the test is not completed or completed
with errors.
SCPI Commands
SYST:ERR?
The queue query message is a request for the next entry from the instrument’s
error/event queue. Items in this queue contain an integer in the range [-32768,
32767] denoting an error/event number and associated descriptive text.
Negative numbers are reserved by the SCPI standard; positive numbers are
instrument-dependent. A value of zero indicates that no error or event has
occurred.
Figure 43 *IDN? Command Example in Interactive IO