Command reference
R&S
®
ZNA
1549
User Manual 1178.6462.02 ─ 20
Number of bytes the follow in the
<Binary data>
part
<Binary data>
Binary data in ASCII format
Example:
//Return complete HUMS data
DIAG:HUMS?
Usage:
Query only
DIAGnostic:HUMS:BIOS?
This command returns the BIOS information from the instrument. Depending on the set
data format, the queried data is either displayed in
XML
or
JSON
format. For more infor-
mation about setting the data format, see
Return values:
<BIOSInfo>
<block_data>
BIOS information of the connected instrument as block data in a
comma-separated list.
#<manufacturer>,<serialNumber>,<version>,
<releaseDate>,<caption>,<isPresent>
Binary block data with the following syntax:
#<Digits><Length><Binarydata>
#
Indicates the start of the binary block
<Digits>
Decimal value
Gives the number of decimal digits used for the
<Length>
value
<Length>
Decimal value
Number of bytes the follow in the
<Binary data>
part
<Binary data>
Binary data in ASCII format
Example:
//Return BIOS information
DIAG:HUMS:BIOS?
Usage:
Query only
DIAGnostic:HUMS:DELete:ALL
This command deletes the complete HUMS data. This includes device history, device
tags, SCPI connections, utilization history and utilizations.
Example:
//Delete HUMS data
DIAG:HUMS:DEL:ALL
Usage:
Event
Manual operation:
See
HUMS and service date commands