Command reference
R&S
®
ZNB/ZNBT
1447
User Manual 1173.9163.02 ─ 62
Example:
//Return device footprint
DIAG:HUMS:EQU?
Usage:
Query only
DIAGnostic:HUMS:FORMat
<DataFormat>
Selects 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
DIAGnostic:HUMS:SAVE
<path>
Saves the HUMS history as a
ZIP
file to your preferred path.
Setting parameters:
<path>
Example:
//Save HUMS history data
DIAG:HUMS:SAVE 'C:\HUMS\hums_2021.zip'
Usage:
Setting only
DIAGnostic:HUMS:SECurity?
Queries the security information of the instrument. Depending on the set data format,
the queried data is either displayed in
XML
or
JSON
format. For more information about
Return values:
<SecurityInfo>
<block_data>
Security information of the connected instrument as block data
in a comma-separated list.
#blockdata{"antimalware":
{<name>,<enabled>,<upToDate>,<timestamp>},
"firewallEnabled"}
Binary block data with the following syntax:
#<Digits><Length><Binarydata>
#
HUMS and service date commands