Command reference
R&S
®
ZNB/ZNBT
1453User Manual 1173.9163.02 ─ 62
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
7.4.3 Device tags commands
DIAGnostic:HUMS:TAGS:ALL?..................................................................................... 1453
DIAGnostic:HUMS:TAGS[:VALue]..................................................................................1453
DIAGnostic:HUMS:TAGS:DELete.................................................................................. 1454
DIAGnostic:HUMS:TAGS:DELete:ALL............................................................................1454
DIAGnostic:HUMS:TAGS:ALL?
Queries all key-value tags that you have assigend to 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 DIAGnostic:HUMS:FORMat
on page 1447.
Return values:
<ID> ID number of the defined tag.
<Key> String containing key name of the defined tag.
<Value> String containing value of the defined tag.
Example: //Return all tags
DIAG:HUMS:TAGS:ALL?
1,"location","building_11",2,"time zone","CET"
Usage: Query only
Manual operation: See "Add / Delete (Trash) / Delete All" on page 765
DIAGnostic:HUMS:TAGS[:VALue] <ID>, <Key>, <Value>
DIAGnostic:HUMS:TAGS[:VALue]? <ID>
Adds or modifies a key-value pair (device tag).
The query returns the key-value pair for a given ID or an empty string if the ID is
unknown.
Parameters:
<Key> String containing key name of the queried tag.
<Value> String containing value of the queried tag.
HUMS and service date commands