Command Reference - Base Software
R&S
®
CMW500
205User Manual 1173.9463.02 ─ 06
Firmware/Software: V2.1.10
SYSTem:TIME:HRTimer:RELative <Timeout>
This command starts a timer. After the specified timeout, an OPC is generated.
When the timer expires, "Operation Complete" is indicated. This event can be evaluated
by polling, via a *OPC? or via *WAI.
Setting parameters:
<Timeout> Range: 0 ms to 4294967295 ms
Default unit: ms
Example:
SYST:TIME:HRT:REL 1000
*OPC?
The commands have the following effects:
Start the timer with a timeout value of 1 second.
Wait until the timer expires before processing the next command.
Usage: Event
Asynchronous command
Firmware/Software: V2.1.10
6.3.4 Error Queue
The following commands query (and delete) the error queue.
SYSTem:ERRor:ALL?....................................................................................................205
SYSTem:ERRor:CODE:ALL?..........................................................................................206
SYSTem:ERRor:CODE[:NEXT]?.....................................................................................206
SYSTem:ERRor:COUNt?................................................................................................206
SYSTem:ERRor[:NEXT]?................................................................................................206
SYSTem:ERRor:ALL?
Queries and at the same time deletes all entries in the error queue.
The entry consists of an error number and a short description of the error. Positive error
numbers are instrument-dependent. Negative error numbers are reserved by the SCPI
standard.
Example:
SYSTem:ERRor:ALL?
Query all entries in the error queue. 0, "No error" is returned if the
error queue is empty.
Usage: Query only
SCPI confirmed
Firmware/Software: V1.0.0.4
Instrument-Control Commands