FS-8700-41 Simplex 4100 Driver Manual
Page 24 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
Appendix A.4.6.
Silence / R eset
Map_Descriptor_Name
, Data_Array_Name
, Data_Array_Offset
, Function
, Node_Name
, sim4100_func
, Scan_Interval
, Length
Silence_Mapdesc
, DA_TRIGGERS
, 0
, Wrbx
, Node_A
, Silence
, 1.0s
, 6
Reset_Mapdesc
,DA_TRIGGERS
, 1
, Wrbx
, Node_A
, Reset
, 1.0s
, 6
Note: When configured as a Server, the driver increments the value in the associated DA element each time a silence/reset is received.
Map_Descriptor_Name
, Data_Array_Name
, Data_Array_Offset
, Function
, Node_Name
, sim4100_func
, sim4100_card
, sim4100_point
, sim4100_Sub
, Length
Clear_Mapdesc1
, DA_I
, 0
, passive
, Node_A
, Ack
, 1
, 2
, 3
, 100
Clear_Mapdesc1
, DA_2
, 0
, passive
, Node_A
, Ack
, 1
, 2
, 3
, 100
Appendix A.4.7.
Earths
This function is only available for panel firmware versions 10.0 and later. This function reads earth / ground status information from the panel.
If, for example, card 3 reports information then the driver uses array elements 6 & 7 to store information for this card. Obtain the array location by multiplying the
card number by two.
If the card reports positive and negative earth data then the driver stores the positive earth data at location 6 and the negative earth data at location 7.
If the card reports earth / ground state information without the keywords ‘Positive’ or ‘Negative’ the driver stores the data at location 6.
The driver stores a value of 1 to report normal and a value of 2 to report abnormal.
Map_Descriptor_Name
, Data_Array_Name
, Data_Array_Offset
, Function
, Node_Name
, Length
, Scan_Interval
, sim4100_Func
, Sim4100_Card
Earth_mapdesc1
, DA_EARTHS
, 0
, Rdbc
, Node_A
, 20
, 1.0s
, Earths
, 1
If location 0 goes non-zero then a silence message is sent. If location
1 goes non-zero then a reset message is set.
Driver’s set the trigger back to zero once the message has been set.
Two different arrays, starting at two
different locations and with two
different lengths will get set to zero
when c-p-s=1-2-3 goes to state U1.
If 1-2-3 or 1-2-4 go to state U1 then the
Data Array regions associated with both
Map Descriptors are set to zero.
The function is Wrbx, the message is only sent when
the value is updated.