Fieldserver Driver - Serial Edwards Systems Technology - Quickstart
Fieldserver Driver - Serial Edwards Systems Technology - Quickstart
Fieldserver Driver - Serial Edwards Systems Technology - Quickstart
The main purpose of this driver is to record the status of Fire Alarm System points in bit oriented
data arrays. It is limited by the information that the QuickStart control panels broadcasts in the
form of text messages through its RS-232 printer port.
The types of EST messages supported by this driver are listed later in this fact sheet and in the
FieldServer Driver Manual. Device status to the data array mapping is also provided. Since
there are a variety of optional cards that can be selected for each QuickStart installation, each
FieldServer application must be specifically configured before use. FieldServer data storage
arrays for panel status will be allocated according to the number and type of cards implemented.
Message information will also be stored according to card and panel addressing.
This driver is connection oriented; therefore, only one EST Panel may be connected to any
single RS-232 FieldServer port.
Should the panel be soft restarted unexpectedly, the FieldServer will recognize the "restart"
command and clear all internal data arrays. There will be no need for FieldServer restart;
however, for a hard restart, the FieldServer data arrays should be manually cleared by changing
a bit in the CLEAR_FLAG data array through RUINET, then soft restarting the panel again to
ensure that status of all points is re-annunciated and recorded by the FieldServer.
Device States
Each addressable device (real or pseudo) can have multiple states: alarm supervisory, monitor,
other (security), and troubles. These states are not exclusive; therefore, a single addressable
point may occupy multiple states at the same time.
Although there may be several trouble states for each device, there can only be a single alarm,
supervisory, monitor and other (security) state per address. Therefore any restoring messages
for these four states indicate that the device is clear of any active problems for these types of
conditions.
However, there may be several trouble states for a single addressable port. These trouble
states will be recorded in a separate trouble array of 2 byte elements. Each array element will
correspond to a device address and each bit within the element will correspond to a trouble
type. The mapping of message trouble types to element bit configuration is given below. For
modeling simplicity and flexibility, it is assumed that all addressable points (real or pseudo) can
exist in all states.
Formal Driver Type
Serial
Passive Client
Compatibility Matrix
FieldServer Model Compatible with this driver
FS-x2010 Yes
FS-x2011 Yes
FS-x40 Yes
FS-x30 No
FS-x30 Yes, No
Connection Information
Connection type: RS-232 (Simplex)
Baud Rates: 9600 (Vendor limitation)
Data Bits: 8 (Vendor limitation)
Stop Bits: 1 (Vendor limitation)
Parity: None (Vendor limitation)
Multidrop Capability No
Devices tested
Tested (FACTORY,
Device
SITE)
Edwards Systems Technology - European and American QS1-2/QS4-8
Addressable Panels, and the QSC Conventional Panel
SITE
Connection configurations
The FieldServer is connected to the EST QuickStart power supply card as shown below.
Configure the EST QuickStart panel according to manufacturer’s instructions.
RS232
RTS TX RX COM
FS-COM
RJ45-01
BROWN RJ45-04
BLUE/WHITE
RJ45-08
ORANGE/WHITE
FIELDSERVER
RS232 PORT
P1-P8
P1 P2 P3 P4 P5 P6 P7 P8 R1 R2 N1 N2
Run
P1 P2 P3 P4 P5 P6 P7 P8 R1 R2 Net 1 Net 2
Pwr
Sys
Act
Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Rx Tx Tx Rx Con Tx Rx Con
QUICKSTART
CONNECTION DIAGRAM
Connection Notes
The QuickStart panels must be pre-configured using their own proprietary configuration tool to
send messages to the RS-232 printer port. Ensure that this is done before attempting to
connect to the FieldServer and verify that messages are being sent using a utility like
Hyperterminal.
Device Addressing
The following table defines the address space expected by the driver for each type of card. The table
includes both physical and pseudo points used by the QuickStart systems.
1. Alarms
2. Supervisory
3. Monitor
4. Other (security)
Alarms will be stored in the first quarter of the array; Supervisory conditions will be stored in the
second quarter etc. according to the above ordering.
Troubles are recorded in a separate array of UINT16 or packed bit elements. Each element
represents a uniquely addressable point, and each bit within the element represents a different
type of trouble condition which is described by the specific trouble message.
The following two tables list the BIT and UINT16/Packed_Bit data array sizes that should be
configured for every panel by default, and arrays for each optionally installed card. The data
arrays configured for all QuickStart panels are for cards (real and pseudo) which always have
fixed card addresses. Not all of these default data arrays will be utilized for every installation.
Optionally installed cards can have variable card ID numbers depending on the sequence the
cards are installed.
Data arrays are referenced relatively according to their declared size. Therefore, care must be
taken to ensure that the array sizes are configured as noted in the tables.
Data Storage Requirements for Every Panel
Card/Array Descriptions Array Size Data Type
Pseudo points 200 BIT
Pseudo point troubles 50 UINT16/Packed_Bit
Zones 2000 BIT
Zone troubles 500 UINT16/Packed_Bit
AND group 400 BIT
AND group troubles 100 UINT16/Packed_Bit
Matrix group 400 BIT
Matrix group troubles 100 UINT16/Packed_Bit
Service group 800 BIT
Service group troubles 200 UINT16/Packed_Bit
Time control 200 BIT
Time control troubles 50 UINT16/Packed_Bit
Output group 2000 BIT
Output group troubles 500 UINT16/Packed_Bit
CPU reserved 200 BIT
CPU reserved troubles 50 UINT16/Packed_Bit
Power card 200 BIT
Power card troubles 50 UINT16/Packed_Bit
ALARM ACTIVE
A
ALARM RST
PULL STATION
A
PULL STA RST
HEAT ALARM
A
HEAT ALM RS
WATERFLOW
A
WATERFLOW RS
STAGE ONE
A
STAGE ONE RS
SUPERVISORY
S
SUP RST
TAMPER
S
TAMPER RST
SECURITY
O
SECURITY RST
FIREPHONE
M
PHONE RST
MONITOR
M
MONITOR RST
LATCH SUPV
S
LAT SUPV RST
LATCH TAMPER
S
LAT TAMP RST
UNKNOWN
O
UNKNOWN RST
ALARM VERIFY
M
ALM VFY RST
PREALARM
M
PREALARM RST
TROUBLE OPEN
T
TBL OPEN RST
TROUBLE SHRT
T
TBL SHRT RST
LCL TROUBLE
T
LCL TRBL RST