REMOTE OPERATION
5-33
Miscellaneous commands
ERROR? Prepares message relating to the next error in the error queue in the following
format:
<nr1>, <string>
Where <string> is a descriptive error message. The numeric value returned is
that of the next error number, or 0 if the queue is empty, or 399 if the queue is
full
Example: 100,"Carrier Limit"
GPIB
Set the GPIB Address (between 0 and 30 inclusive)
Data type :
Decimal Numeric Program Data
Allowed suffices : None
Default suffix : None
Example:
GPIB 7
RPP
Reset reverse power protection trip (short form)
:RESET Reset RPP trip
Data type :
None
Allowed suffices : None
Default suffix : None
Example:
RPP:RESET
RPP:TRIPPED?
Prepares message containing information on whether the RPP Circuitry is
currently tripped in the following format:
<nr1>
(0 = not tripped, 1 = tripped)
Example:
1
RPP:COUNT? Prepares message containing information on the number of times the RPP
circuitry has tripped in the following format:
<nr1>
Example:
3
FSTD Select internal or external frequency standard
Data type :
Character program data (any one of INT, EXT10DIR, EXT1IND, EXT10IND
or INT10OUT)
Allowed suffices : None
Default suffix : None
Examples:
FSTD INT
FSTD EXT10IND
FSTD?
Prepares message containing information on frequency standard selection in
the format:
:FSTD <char>
Example:
:FSTD EXT10IND