User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
Format on getting parameter:
GET EAD X
where X indicates the alarm description for external pin 1,2, 3 or 4.
Example:
GET EAD 3
Replies:
UPS Power Failure
meaning that external alarm 3 description is “UPS POWER FAILURE”.
Format on setting parameter:
SET EAD X [Alarm Pin Description]
where X indicates the alarm description for external pin 1,2, 3 or 4.
[Alarm Pin Description] is the actual description for this alarm source. Maximum
length of string is 35 characters including any spaces.
Example:
SET EAD 4 Radio Hut Door
sets the alarm description for external alarm pin 4 to Radio Hut Door
Note! Any extra spaces between words will be removed, ensuring that only one
space separates each word in the alarm pin description. If extra spaces are required
between words, the description can be put in double quotes, such as
SET EAD 2 “Description with many spaces”
6.6 EST – External Input Status
6.6.1 Overview
This read-only attribute displays the current status of the external alarm input pins,
and is mainly used for advanced trouble shooting and production test. The actual
levels are displayed without any mapping to the EXT attribute.
6.6.2 Usage
Format:
X Y Z W
where
X is level on external alarm pin 1.
Y is level on external alarm pin 2.
Z is level on external alarm pin 3.
W is level on external alarm pin 4.
Reply = 0 means input on pin is 0, while 1 means input is high.
Example:
GET EST
Reply:
0 1 1 0
means that pins 3 and 4 have high inputs while pin 1 and 4 have low inputs.
Common Commands and Attributes 19/123