beautypg.com

Appendix a.2.2, Attribute states recognised for attribute method 1 – FieldServer FS-8700-41 User Manual

Page 19

background image

FS-8700-41 Simplex 4100 Driver Manual

Page 19 of 48

FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com

Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: [email protected]

Appendix A.2.2.

Attribute States recognised for Attribute Method 1

The table below reports the attribute states recognized for attribute method=1.

Attribute State

Value

AUTOMATIC CONTROL

1

OUTPUT NORMAL

2

SELF TEST NORMAL

3

CORRECT DEVICE

4

PRIORITY 15

5

RANGE NORMAL

6

ALARM

7

SHORT

8

SHORT

9

ARMED

10

ENABLED

11

ON-LINE

12

ENABLED

13

NORMAL

14

TROUBLE

15

OFF

16

ON

17

0


Examples:

PHYSICAL STATE SHORT

The Driver recognizes ‘Physical State’ as attribute 2 and uses method 1 to evaluate the rest of the line. The attribute state
SHORT has a value of 8. The number 8 is stored at location 2 in the Data Array.

VALUE=77 / 0% OF ALARM / 1.0% SMOKE

The Driver recognizes ‘VALUE=’ as attribute 17 and uses method 2 to evaluate the rest of the line. The Driver stores the
values; 77, 0 and 1.0 in three consecutive locations starting at location 17. Note that there is a gap between attribute 17 and
the next attribute in the table sufficient for storing up to 3 values. The three values are seperated by slashes.

AVERAGE VALUE=75 / ALARM LEVEL=145

The Driver recognizes ‘AVERAGE VALUE’ as attribute 14 and uses method 3 to evaluate the rest of the line. The Driver stores
the values; 75 and 145 in two consecutive locations starting at location 14. An equal sign ‘=’ precedes each numeric value.