Agilent Technologies Serials 2934A-01821 to 01825 3026A-01921 and above Agilent 6032A Video Gaming Accessories User Manual


 
Standard Commands for Programmable Instruments (SCPI)
102
Command Syntax STATus:QUEStionable:NTRansition <NRf>
STAT
us:QUEStionable:PTRansition <NRf>
Parameters 0 to 32727
Default Value 0
Examples STAT:QUES:NTR 16 STATUS:QUESTIONABLE:PTR 512
Query Syntax STAT:QUES:NTR? STAT:QUES:PTR?
Returned Parameters <NR1>
(Register value)
SYST:ERR?
Returns the next error number followed by its corresponding error message string from the remote programming error
queue. The queue is a FIFO (first-in, first-out) buffer that stores errors as they occur. As it is read, each error is removed
from the queue. When all errors have been read, the query returns 0,N0 ERROR. If more errors are accumulated than the
queue can hold, the last error in the queue will be -350,T00 MANY ERRORS.
Query Syntax SYSTem:ERRor?
Returned Parameters <NRl>,<SRD>
Examples SYST: ERR? SYSTEM: ERROR?
SYST:LANG
Switches the interface between its SCPI (TMSL) command language and it compatibility language. Note that the earlier
parameter "TMSL" must be used in place of "SCPI". Sending the command causes:
The alternate language to become active and to be stored in nonvolatile memory.
The power supply to reset and clear the storage and error registers.
NOTE After sending the SYST:LANG command, do not send another command or turn the supply off for at least
five seconds
.
If the power supply is shut off, it will resume operation in the last-selected language when power is restored.
Command Syntax SYSTem:LANGuage {TMSL|COMPatibility}
Syntax is the same, regardless of the present language
Parameters <CRD> TMSL
or COMPatibility
Default Value TMSL or last selected language
Examples SYST:LANG TMSL SYSTEM:LANGUAGE COMPATIBILITY
Query Syntax SYST
em:LANGuage?
Returned Paramters <CRD> TMSL
or COMP