Command reference
R&S
®
ZNA
1551
User Manual 1178.6462.02 ─ 20
DIAGnostic:HUMS:EQUipment?
This command returns the equipment information (device footprint) of the instrument.
Depending on the set data format, the queried data is either displayed in
XML
or
JSON
format. For more information about setting the data format, see
Return values:
<EquipmentInfo>
<block_data>
Device footprint of the connected instrument as block data in a
comma-separated list.
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 device footprint
DIAG:HUMS:EQU?
Usage:
Query only
DIAGnostic:HUMS:FORMat
<DataFormat>
This command defines the format for the queried HUMS data. You can query the
HUMS data either in
JSON
format or
XML
format.
The defined format affects all other commands that return block data.
Parameters:
<DataFormat>
JSON | XML
JSON
Returns the HUMS data in
JSON
format.
XML
Returns the HUMS data in
XML
format.
*RST:
JSON
Example:
//Return data in
JSON
format
DIAG:HUMS:FORM JSON
HUMS and service date commands