Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
1131User Manual 1178.8520.02 ─ 01
SYSTem:DFPRint?
Creates an *.xml file with information on installed hardware, software, image and
FPGA versions. The *.xml file is stored under
C:\R_S\INSTR\\devicedata\xml\DeviceFootprint_* on the instrument. It is
also output to the remote interface as binary data.
Return values:
<InfoFile> Contents of the xml file in binary format.
Example:
SYST:DFPR?
Usage: Query only
Manual operation: See " Save Device Footprint " on page 627
SYSTem:ERRor:CLEar:REMote
This command deletes all contents of the "Remote Errors" table.
Note: The remote error list is automatically cleared when the R&S FSV/A is shut down.
Example:
SYST:ERR:CLE:REM
Manual operation: See "Display Remote Errors" on page 701
See "Clear Error List" on page 708
SYSTem:ERRor:EXTended? <MessageType>[, <ChannelName>]
This command queries all system messages, or all messages of a defined type, dis-
played in the status bar for a specific channel (application).
Note: This command queries the strings displayed for manual operation. For remote
programs, do not define processing steps depending on these results. Instead, query
the results of the STATus:QUEStionable:EXTended:INFO status register, which
indicates whether messages of a certain type have occurred (see "STATus:QUEStiona-
ble:EXTended:INFO Register" on page 674).
Parameters:
<MessageType> ALL | INFO | WARNing | FATal | ERRor | MESSage
<ChannelName> String containing the name of the channel.
The parameter is optional. If you omit it, the command works for
the currently active channel.
Return values:
<Messages> String containing all messages of the selected type for the speci-
fied channel. Each message is separated by a comma and
inserted in parentheses. If no messages are available, empty
parentheses are returned.
Example:
SYST:ERR:EXT? ALL
Returns all messages for the currently active application, e.g.
"Message 1","Message 2".
Configuring the R&S FSV/A