Appendix a. useful features, Appendix a.1. extending the event table, Appendix a.1.1 – FieldServer FCI 7100 Series User Manual
Page 13: Map descriptor parameters, Appendix a.1.2, Appendix a.1.3, Example 2: new entry is added, Appendix a.2. panel synchronization

FS-8700-112 Gamewell-FCI 7100 Driver Manual
Page 13 of 20
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. Useful Features
Appendix A.1. Extending the Event Table
New event causes may be added to the Event Table (Refer to Appendix C.1) and the index value or category of
existing event causes modified by adding a section to the configuration CSV file. The examples below illustrate
this:
Appendix A.1.1.
Map Descriptor Parameters
Column Title
Function
Legal Values
Event_Type_Description* Name (Description) of the new Event Types
Any string – max 19
characters
Event_Type_Index_Value
Provide the value that should be stored for a specific
event.
-32768 to 32768, 0
Event_Type_Category
Specify the category to which the new event should
belong
-32768 to 32768, 0
Appendix A.1.2.
Example 1: Index value of 'Trouble' is updated to a new value of 100
Driver_Table
Event_Type_Description , Event_Type_Index_Value , Event_Type_Category , Protocol
TROUBLE
, 100
, 4
, FCI_7100
Appendix A.1.3.
Example 2: New Entry is added
Since it has been added as category=3, only Map Descriptors with 'Event Type' set to Alarm or ANY will capture
messages with this event description
Driver_Table
Event_Type_Description , Event_Type_Index_Value , Event_Type_Category , Protocol
DESTROYED
, 51
, 3
, FCI_7100
For categories use the following values
'Other' = 1
'Fault' = 2
'Alarm' = 3
'Trouble' = 4
Appendix A.2. Panel Synchronization
Manual synchronization is required. Push the reset button on the panel. This transmits a reset message to the
FieldServer, which clears the data in the FieldServer. After a reset the panel sends messages to report all abnormal
states. When all these messages have been processed the FieldServer and panel will be synchronized. This
process can be repeated at any time.