Command reference
R&S
®
ZNB/ZNBT
1455
User Manual 1173.9163.02 ─ 62
DIAGnostic:HUMS:UTILization:CUSTom:UPDate
............................................................ 1458
DIAGnostic:HUMS:UTILization:HISTory?
........................................................................1458
DIAGnostic:HUMS:UTILization:HISTory:DELete:ALL
....................................................... 1460
DIAGnostic:HUMS:UTILization:HISTory:DETailed?
.......................................................... 1460
DIAGnostic:HUMS:UTILization?
Queries the current utilization data of the instrument.
Depending on the set data format, the queried utilization data is either displayed in
XML
or
JSON
format. For more information about setting the data format, see
Return values:
<UtilizationData>
<block_data>
Returns the current utilization data of the connected instrument
as block data.
#blockdata[{utilization1},{utilization2},...]
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 utilization it returns the following values:
<id>,<scope>,<reference>,<unit>,<description>,
<value>,<startvalue>,<state>
Example:
//Return utilization data
DIAG:HUMS:UTIL?
Returns for example:
#123456[{"id":31719936,"scope":
"DEVICE_SPECIFIC","reference":null,"name":
"Self alignments","unit":
"counter","description":
"Report number of self alignments","value":
0,"startupValue":
0,"activityTracking":true},...]
Usage:
Query only
HUMS and service date commands