User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
reset.
<HWResetCounter> shows how many times the device has been started since
device was initialized.
<WDResetCounter> shows how many times the watchdog has forced the device to
reset since device initialization
<Device Description> is a string delimited by “(double quote) signs, containing a
textual description of the hardware device.
Note! If <Device No> is greater than ADC, a single '-' (dash) will be reported.
10.4 HDC – Hardware Device Count
10.4.1 Overview
This attribute returns number of hardware devices in the system, and is used for
inventory management.
10.4.2 Usage
Attribute type: Read only
Hardware Device Count indicates how many hardware items are configured in the
system monitored by the controller.
Format:
<Device Count>
where <Device Count> returns number of hardware devices in the system
(including controller itself).
Example:
GET HDC
Replies:
12
meaning that there are 12 hardware devices (both active and passive) configured in
the system. Please refer to attribute HDI on how to retrieve information about the
different devices.
10.5 HDI – Hardware Device Item
10.5.1 Overview
This attribute gives information about the different hardware devices in the system,
and is used for inventory management.
10.5.2 Usage
Attribute type: Read only
This command returns device information about a specific device.
Format:
GET HDI <Device No>
Common Commands and Attributes 63/123