System commands
Copyright © Itech Electronic Co., Ltd. 27
Query syntax
SYSTem:VERSion?
Arguments
None
Example
SYST:VERS?
Returns
<NR2>
SYSTem:ERRor?
This query 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, No Error”. If more errors
are accumulated than the queue can hold, the last error in the queue is “-350,
Too Many Errors”.
Query syntax
SYSTem:ERRor?
Arguments
None
Returns
<NR1>, <SRD>
Example
SYST:ERR?
SYSTem:CLEar
This action command is used to clear the Error Queue of messages.
Command syntax
SYSTem:CLEar