Command reference
R&S
®
ZNA
1548User Manual 1178.6462.02 ─ 20
Example: //Return REST state
SYST:COMM:REST:ENAB?
Manual operation: See "REST" on page 801
7.4.2 System information commands
Using these commands you can retrieve the system information provided by the
R&S HUMS.
They all require software option R&S ZNA-980.
DIAGnostic:HUMS[:ALL]?............................................................................................. 1548
DIAGnostic:HUMS:BIOS?.............................................................................................1549
DIAGnostic:HUMS:DELete:ALL..................................................................................... 1549
DIAGnostic:HUMS:DEVice:HISTory?..............................................................................1550
DIAGnostic:HUMS:DEVice:HISTory:DELete:ALL.............................................................1550
DIAGnostic:HUMS:EQUipment?....................................................................................1551
DIAGnostic:HUMS:FORMat.......................................................................................... 1551
DIAGnostic:HUMS:SAVE.............................................................................................. 1552
DIAGnostic:HUMS:SECurity?........................................................................................1552
DIAGnostic:HUMS:SERVice?........................................................................................1553
DIAGnostic:HUMS:STATe............................................................................................. 1553
DIAGnostic:HUMS:STORage?...................................................................................... 1554
DIAGnostic:HUMS:SW?................................................................................................1555
DIAGnostic:HUMS:SYSTem:INFO?............................................................................... 1556
DIAGnostic:HUMS:SYSTem:STATus?............................................................................ 1556
DIAGnostic:HUMS:SYSTem:STATus:SUMMary?.............................................................1557
DIAGnostic:HUMS[:ALL]?
This command returns the REST endpoints for the HUMS application in a single query.
This allows you to read all HUMS data stored on the instrument via REST API.
The data can be displayed either in JSON or XML format. For more information about
setting the format, see DIAGnostic:HUMS:FORMat on page 1551.
Return values:
<Endpoints> <block_data>
String returns REST endpoints as block data in a comma-sepa-
rated 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
HUMS and service date commands