Appendix A.5. What happens when the panel sends a Reset Message..............................18
FS-8700-112 FCI 7100 Series Driver Manual Page 3 of 24
1. FCI 7100 Series Serial Driver Description
The FCI 7100 Series System Control Units are manufactured by Fire Control Instruments. A
7100 with an enabled serial port can transmit data to a FieldServer which can, in turn, make the
data available to other devices including those which communicate using different protocols
(e.g. BACnet)
This passive Client driver does not poll for data, nor does it send data or commands to the
7100. Messages received from the 7100 are ignored or stored on the FieldServer depending on
the status of the panel. The method of message processing and location on the FieldServer is
determined in the FieldServer configuration file. Once stored in the FieldServer the data is
available to be read or written using other protocols such as BACnet.
No automatic panel data synchronization technique exists. The data in the FieldServer and the
panel status have to be synchronized manually. This typically requires a panel reset.
Since the driver cannot send data or commands to the 7100 it cannot be used to acknowledge,
silence or reset alarms and other events.
The driver can process the single line messages sent from 7100 firmware versions earlier than
2.20 and 3 line messages produced in firmware versions 2.20 and later. Processing of 3 line
messages requires the 20 character System ID label to be defined.
The driver can process messages from networked panels. The driver connects to the main
panel. Subsidiary panels are configured to send event data to the main panel which then sends
messages to the FieldServer. If the panel is configured to send 3 line messages then the
source node information is sent in the line preceding the event and the driver uses this to
determine the panel at which the event originated and to store data appropriately.
The driver provides both client and server emulation. The server side of the driver is intended to
support FieldServer’s Quality Assurance program and is not intended to provide complete
emulation of a 7100 and is thus not fully documented. Should you require the Server side
functionality to be documented and enhanced, please contact FieldServer’s sales group.
Max Nodes Supported
FieldServer Mode Nodes Comments
1 Node per serial port. If there is more than one alarm
Client 1
panel they can be networked and configured to send event
data to the primary panel. The driver can process
messages which identify the node of origin.
Server 1 1 Node per serial port
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com
FS-8700-112 FCI 7100 Series Driver Manual Page 7 of 24
4. Configuring the FieldServer as a FCI 7100 Series Serial Driver Client
For a detailed di7100ssion on FieldServer configuration, please refer to the FieldServer
Configuration Manual. The information that follows describes how to expand upon the factory
defaults provided in the configuration files included with the FieldServer (See “.csv” sample files
provided with the FieldServer).
This section documents and describes the parameters necessary for configuring the FieldServer
to communicate with a FCI 7100 Series 7100.
4.1. Data Arrays/Descriptors
The configuration file tells the FieldServer about its interfaces, and the routing of data
required. In order to enable the FieldServer for FCI 7100 Series Serial Driver
communications, the driver independent FieldServer buffers need to be declared in the
“Data Arrays” section, the destination device addresses need to be declared in the “Client
Side Nodes” section, and the data required from the servers needs to be mapped in the
“Client Side Map Descriptors” section. Details on how to do this can be found below.
Note that in the tables, * indicates an optional parameter, with the bold legal value being the
default.
FS-8700-112 FCI 7100 Series Driver Manual Page 8 of 24
4.2. Client Side Connection Descriptions
Section Title
Connections
Column Title Function Legal Values
Port
Protocol Specify protocol used
Baud* Specify baud rate 1200 – Vendor Limitation
Parity* Specify parity None – Vendor Limitation.
Data_Bits* Specify data bits 8 – Vendor Limitation
Stop_Bits* Specify stop bits 1 – Vendor Limitation
Handshaking* The 7100 series panels do not support hand shaking.
Poll _Delay* This commonly used parameter has no meaning for this driver.