Command reference
R&S
®
ZNA
1557
User Manual 1178.6462.02 ─ 20
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
For each table value it returns the following values:
<id>,<description>,<descriptionExtended>,
<value>,<unit>,<upperLimit>,<lowerLimit>,
<reference>,<severity>
Example:
//Return system status information
DIAG:HUMS:SYST:STAT?
#41874{"globalStatus":3,"values":[{"id":
31522816,"description":
"RF Overload","descriptionExtended":
null,"value":null,"unit":null,"upperLimit":
null,"lowerLimit":null,"reference":
null,"severity":1},...}]}
Usage:
Query only
DIAGnostic:HUMS:SYSTem:STATus:SUMMary?
This command returns the status summery of the complete system.
Return values:
<StatusSummary>
OK
The system is OK.
WARNing
There are some issues with the system which might be critical
later.
ERRor
Problems with the system occurred and the status is critical.
Example:
//Return status summery of the system
DIAG:HUMS:SYST:STAT:SUMM?
Usage:
Query only
HUMS and service date commands