Command reference
R&S
®
ZNA
1560
User Manual 1178.6462.02 ─ 20
#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
DIAGnostic:HUMS:UTILization:ACTivity:TRACking:STATe
<ID>, <State>
DIAGnostic:HUMS:UTILization:ACTivity:TRACking:STATe?
<ID>
This command sets the activity tracking of utilizations.
Parameters:
<State>
ON | OFF | 1 | 0
ON | 1
Tracking activity = on
OFF | 0
Tracking activity = off
Parameters for setting and query:
<ID>
ID number of the utilization activity.
To find out the ID of the utilization, you have to query the com-
plete utilization data. For more information, see
Example:
//Set activity tracking state of ID 31719936
DIAG:HUMS:UTIL:ACT:TRAC:STAT 31719936,'1'
HUMS and service date commands