The Cheetah Protocol driver allows the FieldServer to transfer data to and from devices over
either RS-232 or RS-485 using the Cheetah device protocol. The Cheetah system provides fire
detection/monitoring equipment and is manufactured by the Fike Corporation (www.fike.com).
The driver is also able to be used with the newer Fike XI panel.
The FieldServer can emulate either a Server or Client but it should be noted that it can only
process unsolicited messages from the Cheetah devices. Thus, it does not provide an active
Client driver. It is best to consider this driver as a consumer only driver with the data being
produced by a Cheetah controller.
The driver supports messages sent from the Cybercat panel. Specifically, the driver supports
message 1.02 which reports panel, zone and device states.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
2.1. Supplied by FieldServer Technologies for this driver
FieldServer Technologies
PART #
Flat 6 way cable (7 foot) for RJ11 connection
FS-8915-10 UTP cable (7 foot) for RS-232 use
RJ45 to DB25F connector adapter
RJ11 to DB25M connection adapter
FS-8700-48 Driver Manual.
Description
2.2. Provided by Supplier of 3rd Party Equipment
PART # DESCRIPTION
Fike Cheetah panel and power supply.
RS-485 cable, if required.
Longer UTP cable, if required.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
4. Configuring the FieldServer as a Cheetah Device Client
For a detailed discussion 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 Cheetah Device Server.
The configuration file tells the FieldServer about its interfaces, and the routing of data required.
In order to enable the FieldServer for Cheetah Device 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.
is connected to the
FieldServer
This parameter tells the
driver what type of panel you
PLC_TYPE
are connecting to. If not
specified, the driver expects
that you are connecting to a
legacy Cheetah panel.
Example
// Client Side Nodes
Nodes
Node_Name, Protocol, Port
Cheet_Master1, Cheetah, P8
Up to 32 alphanumeric
characters
This parameter is not
required for Cheetah devices.
P1-P8, R1-R23
'Cybercat' , 'Cheetah'
4.4. Client Side Map Descriptors
4.4.1. FieldServer Specific Map Descriptor Parameters
Column Title Function Legal Values
Map_Descriptor_Name Name of this Map Descriptor
Name of Data Array where
Data_Array_Name
data is to be stored in the
FieldServer
Data_Array_Location Starting location in Data Array
Function
Function of Client Map
Descriptor
Node_Name Provide name for node
3
Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction
manual for details of the ports available on specific hardware.
Up to 32 alphanumeric
characters
One of the Data Array names
from “Data Array” section
above
0 to maximum specified in
“Data Array” section above
RDBC, WRBC, WRBX,
PASSIVE
Only the keyword passive may
be used for Cheetah devices.
Up to 32 alphanumeric
characters
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
You can use a Map Descriptor to store
data for one, all or no zones. If you require
data from multiple zones then you must
define multiple Map Descriptors each
specifying the zone of interest. When
specifying “All”, the data for zone 0 is
stored in the first element of the Data Array
Cheet_Zone
Cheet_Device
Cheet_Loop
pointed to by the Data_Array_Name & Data_Array_Location and the data for
zone 127 in the 128th element of the Data
Array.
Depending on the firmware version of the
Cheetah panel some or all of the following
states are available. To have the driver
store data for multiple states you must
define multiple Map Descriptors - One per
state of interest.
Abort, Trouble, Supervisory, Zone Disable,
Pre-Alarm, Alarm, Pre-Discharge, Release,
Process.
Define one or more Map Descriptors to
store data from the 0-127 addressable
devices. Each Map Descriptor must have
the Cheet_Zone set to None.
Devices belong to one of 4 possible loops.
Thus when you set Cheet_Device to All or
to a specific device number you must also
set the Cheet_Loop number to a value
from 1 to 4.
If you set Cheet_Device to All then 128
states are stored. The data for device 0 is
stored in the first element of the Data Array
pointed to by the Data_Array_Name & Data_Array_Location and the data for
device 127 in the 128th element of the
Data Array.
Specify this parameter when the value of
Cheet_Device is not equal to none.
None, All, 0-127
Must be Nonewhen
Cheet_Device is not equal
to None.
None, All, 0-127
Must be Nonewhen
Cheet_Zone is not equal
to None.
None, 1-3
Must be Nonewhen
Cheet_Zone is not equal
to None.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Data Type. If you require multiple states to
be stored in one/more Data Arrays then
you must make multiple Map Descriptors.
are valid when storing
device data
(Cheet_Device not equal
to None).
Port Response
These additional keywords
are valid but are used for
testing the driver and must
not be used in a
Cheet_Func Use for active Map Descriptors only
configuration to be used
for communication with a
Cheetah panel.
Iscan_g_update
Panel Status
History Event
Port Supervision
4.5. Map Descriptor Examples
The driver processes messages from the panel that relay the panel’s current status as well
as new history events. These messages contain composite data and the contents cannot
simply be stored in a Data Array and then be read by some downstream device.
The Map Descriptors tell the driver how to store portions of this composite data from the
following categories. At least one Map Descriptor is required for each category.
1. Zone Status
The driver can store the state (trouble, alarm, pre-alarm...) of each zone in a separate array
as a 1 or zero state. See examples 1 & 2. The driver can also store a number in a separate
Data Array to indicate normal or abnormal state of each zone. (The value of the number
indicates the states.) See example 3.
2. Device Status
The driver can store the state (trouble, alarm, pre-alarm...) of each device in a separate
array as a bit state (1 or 0) . See examples 4 & 5
The driver can also store a number in a separate Data Array to indicate normal or abnormal
state of each device. See example 6
3. Panel Information
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Information over and above the device and zone states is available such as the number of
events in alarm state, whether the alarm is silent or on … This data is stored in consecutive
array locations. Appendix A.5 of this manual maps the layout of this data. See example 7
4. History Events
Every time the panel sees an event it will place in its own history buffer it transmits a
message. This driver processes the message and stores the event code (most recent) in a
location based on the source device’s address. This gives an array of the most recent
events for all devices. See example 8
The driver can also store the entire history event record in a Data Array. Appendix A.4 maps
the layout of this data. This record includes data such as the time and date. See examples
9 & 10
5. Acknowledging Alarms
There are significant limitations on the driver’s ability to send alarm acknowledgements to
the panel. Refer to Appendix A.6 this manual for more information. See example 11 for a
Map Descriptor which can be used to get the driver to acknowledge alarms.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
4.5.11. Map Descriptor Example 11 – Alarm Ack
Only one element of this
Data Array is used.
The value determines how
the Cheetah panel will be
affected. If bit 0 is set then the panel
FS-8700-48 Fike Cheetah Manual Page 23 of 36
This example illustrates a Map Descriptor which can be used to acknowledge / silence or reset the panel. Read Appendix A.6 to
understand the limitations of this functionality. The value of the array element at offset zero in the array named DA_ACK is used to
send a signal to the Cheetah panel.
Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function Node_Name, Cheet_Func
Ack_Mapdesc, DA_ACK, 0, Passive, Node_A, Port Response
will be reset. If bit 1 is set then the panel
will be silenced.
If bit 2 is set then the panel
will be acknowledged.
FS-8700-48 Fike Cheetah Manual Page 24 of 36
5. Configuring the FieldServer as a Cheetah Device Server
This driver cannot act as a data Server, i.e. it cannot write data to the Cheetah controller or
devices. Thus it cannot be used to acknowledge alarms or reset states.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
This driver has implemented cheetah command #6.0. These messages are produced by a
Cheetah device controller and are consumed by this driver. The driver has no control on the
frequency of the messages and thus cannot guarantee fresh data. In addition the protocol
has no method for acknowledging messages so that in the event of this driver having to
discard a corrupt message, the message producer does not know and will not re-send.
Appendix A.2. Map Descriptor Specific Errors
Some errors produced by the driver are Map Descriptor specific. They can only be seen
when using the Ruidebug program and looking at the Map Descriptor debugging screens.
For more information on how to do this please refer to the FieldServer Utilities manual.
Appendix A.3. Multiple Cheetah Panels
Some of the broadcast messages produced by the Cheetah panel are node-less. This
means that these messages do not identify the node of origin. Unfortunately, the message
this driver uses to determine zone and device alarms is a node-less message. This limits
the number of Cheetah panels per port to one. (If there were more than one the driver would
not be able to determine the node of origin.)
Appendix A.4. How History Events are Stored
History events records are send by the panel each time an event occurs. The driver can
parse these messages and store the data in either of two ways.
• The first method stores the event code at an array location that is based on the device
address and loop number. See Map Descriptor example 8
• The second method stores a large number of additional event data such as the time &
date in a secondary Data Array. See Map Descriptor example 9
The array locations of the additional data are indicated below
Location Contents Notes
0 Month
1 Day of Month
2 Year less 1900
3 Day of Week (1..7)
4 Hour (0-12)
5 AM-PM (A,P)
6 Minute
7 Second
8 Event Data (0-65535)
9 Custom Message 20 bytes
29 Fire Point
30 Zero Point
31 Device Type
32 Device Function
33 Zones device belongs to 32 bytes. Bit 0 -> Zone1 …. Bit 17->zone 18 …
65 Current History Counter (0-65535)
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
addr device trouble: communication to device has errors (parity checksum
addr device trouble: correct kind of device has been restored to this
config menu
The event codes are defined in the table below.
# Description Notes
0 no record 1 aux power unconfig auxiliary power module present but unconfigured.
2 aux power corrected auxiliary power module replaced after being missing.
3 aux power missing auxiliary power module not present but configured.
4 ac1 power restored ac for main board input restored.
5 ac1 power trouble ac for main board input missing/brownout.
6 ac2 power restored ac for power module input restored.
7 ac2 power trouble ac for power module input missing/brownout.
8 batttery1 restored battery for main board input restored.
9 batttery1 trouble battery for main board input missing.
10 battery2 restored battery for power module input restored.
11 battery2 trouble battery for power module input missing.
12 aud1 trb restored audible #1 restored.
13 aud1 open trouble audible #1 open circuit.
14 aud1 short trouble audible #1 short circuit.
15 aud2 trb restored audible #2 restored.
16 aud2 open trouble audible #2 open circuit.
17 aud2 short trouble audible #2 short circuit.
18 gnd fault restored ground fault trouble restored to normal.
19 gnd fault present ground fault present.
20 device present addr device trouble: device returns canceling missing trouble
21 device missing addr device trouble: device was polled but not found
22 commun restored addr device trouble: communication to device has returned to normal
23 bad communication
24 restored multiple addr device trouble: multiple devices trouble has cleared
25 multiple devices addr device trouble: multiple devices detected at this address
26 restored device kind
27 wrong device kind addr device trouble: wrong kind of devices has been found
28 contaminated device addr device trouble: analog device is contaminated
29 loop module restored loop mod missing trouble has cleared
30 loop module missing loop module not in place but there are configured devices on the loops.
31
accessed
32 factory initialized history stored when a factory initialization has been invoked
33 uart failure
34 uart restored history stored when preceding trouble has cleared.
35 system reset complete reset including power-down of loops for ten seconds.
36 trouble restored trouble function input restore.
37 trouble input active trouble function input present.
38 process restored process control function input restored.
39 process input active process control function input present.
40 supervisory restored supervisory function input restore.
41 supervisory active supervisory function input present.
42 remote reset release remote reset function input released.
43 trouble unsilence all troubles unsilenced for all zones.
etc.)
address
trouble stored when the configuration menu has been entered
history stored when the uart has been corrupted by esd and then reinitialized.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
device has reached the alarm threshold. analog data appended to this
ed when an acknowledge command is recorded from cheetah
net member#a
# Description Notes
44 trouble silence all troubles silenced for all zones.
supervisory
45
unsilence
46 supervisory silence all supervisory silenced for all zones.
47 power-up reset reset record when panel is powered up
48 external reset reset record when external reset switch pressed or esd hit causes reset
49 remote reset active remote reset switch activated
50 drill input restored drill function input restore.
51 drill input active drill function input present.
52 alarm unsilence all alarm states unsilenced for all zones.
53 alarm silence all alarm states silenced for all zones.
54 abort pressed abort function input present.
55 abort released abort function input restored.
61 manual alarm manual pull function input present.
manual pre62
discharge
63 manual release manual release function input present.
64 waterflow active waterflow input function activated.
65 waterflow restored waterflow input function restored to normal.
66 invalid abort active abort switch pressed in zone without an alarm present
67 inv abort restored abort switch released in zone without an alarm present
68 cfg resto 9: mr----- config error #9 restored. zone number appended to this message.
69 cfg error 9: mr----- config error #9: manual release is in an alarm only zone.
70 network reset history stored when a reset command is recorded from cheetah net
network
71
acknowledge
72 process restored process state for this zone de-activated.
73 process present process state for this zone activated.
74 trouble restored trouble state for this zone de-activated.
75 trouble present trouble state for this zone activated.
76 supervisory restored supervisory state for this zone de-activated.
77 supervisory present supervisory state for this zone activated.
78 drill restored drill state for this zone de-activated.
79 drill present drill state for this zone activated.
80
missing
81 net member#a return network member #a has returned on line.
82 net manager missing network manager is missing.
83 net manager return network manager has returned on line.
84 network silence history stored when a silence command is recorded from cheetah net
message
pre-discharge function input present.
history stor
net
network member #a is missing.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
zone configuration checksum error. zone number appended to this
# Description Notes
85 network drill presnt drill state activated from network - all zone only.
86 abort restored abort state for this zone de-activated.
87 abort present abort state for this zone activated.
88 pre-alarm1 restored pre-alarm 1 state for this zone de-activated.
89 pre-alarm1 present pre-alarm 1 state for this zone activated.
90 pre-alarm2 restored pre-alarm 2 state for this zone de-activated.
91 pre-alarm2 present pre-alarm 2 state for this zone activated.
92 network drill restor drill state restored from network - all zone only.
93 alarm present alarm state for this zone activated.
94 periph #aa missing peripheral device of id#aa is missing.
95 pre-discharge pre-discharge state for this zone activated.
96 periph #aa return peripheral device of id#aa has returned on line.
97 release release state for this zone activated.
98 zone enabled zone disable state for this zone de-activated.
99 zone disabled zone disable state for this zone activated.
100 watermist inactive not used since release state never clears
101 watermist active watermist state for this zone activated
102 network alarm unsil network command - unsilence alarms
103 network superv unsil network command - unsilence supervisories
104 checksum ok -----
zone configuration checksum error restored. zone number appended
this message.
105 checksum error -----
106 network troubl unsil network command - unsilence troubles
107 vesda not configured trouble event stored when the hli is present but no vesda is configured.
108 vesda configur clear trouble clear event for the above trouble.
109 config menu exited trouble clear event when the configuration menu has been exited
110 aux1 power restored auxiliary power input trouble restored - main board
111 aux1 power trouble auxiliary power input trouble - main board
112 aux2 power restored auxiliary power input trouble restored - power module
113 aux2 power trouble auxiliary power input trouble - power module
114 aud switch disabled enable/disable switch for audibles is in the disable position
115 aud switch restored enable/disable switch for audibles has returned to the enable position
116 diagnostics entered indicates the operator has accessed the diagnostic menu selections
117 zone disable restore frcm assigned to zone disable function has cleared
118 zone disable active frcm assigned to zone disable function has activated
119 internal fault device trouble from the 0x08 polling command
120 int fault restored trouble restored from the 0x08 polling command
121 wiring fault-open open circuit fault on supervised circuit: frcm/som/srm
122 wiring fault-short short circuit fault on frcm/som/srm
123 acknowledge switch acknowledge switch pressed.
124 test point bad analog device fire test point is out of hochiki specified range.
125 calibration restored calibration fault has been restored. device now has valid calibration data.
126 calibration fault fault detected during calibration of this device.
127 configure restored fault restored from som/r2m/srm configuration trouble.
128 configure fault fault detected when configuring som/r2m/srm.
129 reconfigured device addressable device has been configured
130 enabled device addressable device has been enabled.
131 disabled device addressable device has been disabled.
message.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
board level output circuit enabled. circuit number appended to this
board level output circuit disabled. circuit number appended to this
zone number appended to this
config error #1 (no manrel in this zone). zone number appended to this
config error #3 (alarm verification on device in a suppression zone)
config checksum error trouble: devices & loops (loop number
config checksum error trouble restored: devices & loops (loop number
board level output config checksum restored. circuit number appended to
board level output config checksum error. circuit number appended to
# Description Notes
132 enabled loop 1 loop 1 has been enabled.
133 disabled loop 1 loop 1 has been disabled.
134 enabled loop 2 loop 2 has been enabled.
135 disabled loop 2 loop 2 has been disabled.
136 enabled loop 3 loop 3 has been enabled.
137 disabled loop 3 loop 3 has been disabled.
138 enabled loop 4 loop 4 has been enabled.
139 disabled loop 4 loop 4 has been disabled.
140 enabled zone ----- zone enabled. zone number appended to this message.
141 disabled zone ----- zone disabled. zone number appended to this message.
142 enabled ckt -----
143 disabled ckt -----
144 loop 1 calibration all configured analog devices on loop 1 have been calibrated.
145 loop 2 calibration all configured analog devices on loop 2 have been calibrated.
146 loop 3 calibration all configured analog devices on loop 3 have been calibrated.
147 loop 4 calibration all configured analog devices on loop 4 have been calibrated.
148 l1 open class a class a wiring has an open circuit trouble - loop 1.
149 l2 open class a class a wiring has an open circuit trouble - loop 2.
150 l3 open class a class a wiring has an open circuit trouble - loop 3.
151 l4 open class a class a wiring has an open circuit trouble - loop 4.
152 l1 class a restored class a wiring trouble has restored to noramal - loop 1.
153 l2 class a restored class a wiring trouble has restored to noramal - loop 2.
154 l3 class a restored class a wiring trouble has restored to noramal - loop 3.
155 l4 class a restored class a wiring trouble has restored to noramal - loop 4.
156 walktest active panel has enterred the walktest mode.
157 walktest expired walktest mode has expired.
158 cfg resto 1: mr-----
159 cfg error 1: mr-----
160 cheetah network device clear
161 cheetah network device activation
162 config resto 3: al v config error #3 restored.
message.
message.
config error #1 restored.
message.
message.
163 config error 3: al v
164 system power low system power below voltage level for reliable operation.
165 system power ok system power low trouble restored.
vesda detector alert level restored. analog data appended to this
vesda detector alert level activated. analog data appended to this
vesda detector action level restored. analog data appended to this
vesda detector action level activated. analog data appended to this
level activated. analog data appended to this
vesda detector fire 2 level activated. analog data appended to this
# Description Notes
173 password level 4 password level 4 enterred.
174 password level 5 password level 5 enterred.
175 password expired password has timed-out.
176 software error erroneous interrupt source or illegal program instruction fetched.
177 keyword error erroneous program flow.
178 wiring fault restore frcm/som/srm wiring fault restored to normal.
179 config resto 4: sens config error #4 restored
180 config error 4: sens config error #4 (analog phot has too high alarm sensitivity)
181 bat1 charge volt low battery #1 charger has a low voltage output
182 bat1 charge restored battery #1 chrager has returned to normal voltage output
183 bat2 charge volt low battery #2 charger has a low voltage output
184 bat2 charge restored battery #2 chrager has returned to normal voltage output
185 cfg resto 5: w------ config error #5 restored. zone number appended.
186 cfg error 5: w------ config error #5 (watermist zone needs an srm). zone number appended.
187 cfg resto 6: w------ config error #6 restored. zone number appended.
188 cfg error 6: w------ config error #6 (watermist zone has an abort). zone number appended.
189 cfg resto 7: on-time config error #7 restored
190 cfg error 7: on-time config error #7 (srm assigned to watermist & zone has no on-time)
191 cfg resto 8: zn-type config error #8 restored.
192 cfg error 8: zn-type config error #8 (srm assigned to watermist & alarm type of zone).
193 pc configuring panel configuration is currently being changed by the pc
194 pc configuring done the pc has finished configuring the panel
195 history is erased the history buffers have been erased
196 cfg resto 10: vesda# config error #10 restored
197
communication to the vesda hli device has failed
198
restore
199 cfg error 10: vesda# config error #10 (two vesda's with the same unit number)
200 alert level restore
201 alert 0.000%/0.000%
202 action level restore
action
203
0.000%/0.000%
fire-1
204
0.000%/0.000%
fire-2
205
0.000%/0.000%
206 vesda fault: major vesda detector trouble
207 vesda clear: major vesda detector trouble
208 vesda fault: minor vesda detector trouble
209 vesda clear: minor vesda detector trouble
210 vesda fault: isolate vesda detector trouble
211 vesda clear: isolate vesda detector trouble
212 vesda fault: system vesda detector trouble
213 vesda clear: system vesda detector trouble
214 vesda fault: zone vesda detector trouble
215 vesda clear: zone vesda detector trouble
communication to the vesda hli device has restored to normal
message
message
message
message
vesda detector fire 1
message
message
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
216 vesda fault: urgent vesda detector trouble
217 vesda clear: urgent vesda detector trouble
218 vesda fault: power vesda detector trouble
219 vesda clear: power vesda detector trouble
220 vesda fault: network vesda detector trouble
221 vesda clear: network vesda detector trouble
222 vesda fault: airflow vesda detector trouble
223 vesda clear: airflow vesda detector trouble
224 vesda fault: filter vesda detector trouble
225 vesda clear: filter vesda detector trouble
226 vesda fault id = ---
227 vesda clear id = ---
228 invalid vesda zone vesda zone configured but not present on the vesdanet.
229 invalid v-zone clear clear message for above fault.
230 invalid vesda fault fault code 201 message purpose unclear at this time.
231 invalid fault clear clear message for above fault.
232 grnd fault disabled ground fault detection has been disabled.
233 grnd fault enabled clear message for above fault.
234 network clr: ------- network event message: zone-state has cleared
235 network act: ------- network event message: zone-state has activated
236 periph #aa reset peripheral device of id#aa has active reset sw.
237 periph #aa silence peripheral device of id#aa has active silence sw.
238 periph #aa acknowl peripheral device of id#aa has active acknowledge sw.
239 periph #aa trouble peripheral device of id#aa has an active trouble.
240 periph #aa trb clear peripheral device of id#aa trouble has cleared.
241 periph #aa zone err
242 periph #aa zone clr peripheral device of id#aa zone mis-match trouble has cleared
243
244 alert sect-n 0.000% vesda detector has reached alert level in sector 'n'
245 periph #aa drill on peripheral device of id#aa has active drill sw.
246 periph #aa drill off peripheral device of id#aa has de-active drill sw.
247 network module trubl trouble detected on the network card
248 network module clear trouble restored from the network card
249 device needed reset output device required reset to restore its configuration
250 action sect-n 0.000% vesda detector has reached alert level in sector 'n'
251 fire-1 sect-n 0.000% vesda detector has reached action level in sector 'n'
252 fire-2 sect-n 0.000% vesda detector has reached alarm level in sector 'n'
253 event 253 reserved for the history module
254 event 254 reserved for the history module
255 event 255 reserved for the history module
peripheral device of id#aa has a zone misconfiguration
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Panel data is stored in consecutive locations as described in the map below. For additional
explanations on the meaning of each data element contact FIKE directly.
Array Location Data Category Data stored at this location
0 Active Counter (0..65535) Active events in normal state
1
2 Active events in Trouble state
3 Active events in Supervisory state
4 Active events in Drill state
5 Active events in ? state
6 Active events in ? state
7 Active events in ? state
8 Active events in Abort state
9 Active events in Pre-Alarm1 state
10 Active events in Pre-Alarm2 state
11 Active events in Alarm state
12 Active events in Pre-Discharge state
13 Active events in Release state
14 Active events in Zone Discharge state
15 Active events in Water Mist state
16 Board Status Indicators (0 or 1) Alarm silence active 1=yes
17 Supervisory Silence Active 1=yes
18 Trouble Silence Active 1=yes
19 AC Power on Main Board 1=ok
20 AC Power on Aux Board 1=ok
21 Walk test Condition 1=on
22 Ground Fault Condition 1=ok
23 Ack Condition 1=on
24 Date & Time Month
25 Day of Month
26 Year
27 Day of Week
28 Hour
29 AM/PM
30 Minute
31 Second
32 Current Event Counter Number of current events present on cheetah
33 LED Status Indicators Pre-Alarm
34 Fire Alarm
35 Supervisory Alarm
36 Trouble
37 AC Power
38 Alarm Silence
39 Supervisory Silence
40 Trouble Silence
Active events in Process state
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
This driver can be used to acknowledge alarms, reset or silence the Cheetah panel.
This functionality is limited. For this function to operate the Cheetah panel must be
configured to supervise the port that the FieldServer is connected to. In addition to enabling
this function, port supervision means that the panel will go into alarm if the FieldServer does
not respond to the supervision messages. In fact the request to ack /reset/ silence the panel
is included in the driver’s response to the supervision poll from the panel. The panel ignores
unsolicited messages. A consequence of this is that the driver cannot control the timing of
when the ack /reset/ silence message is sent to the panel.
In using this functionality you should also understand that the Cheetah panel protocol does
not acknowledge message receipt so this driver cannot report whether the message was
received by the panel and whether it was acted on.
The port supervision response message is sent even if you do not define a Port Response
Map Descriptor in the CSV file. In this case the command data will always be zero. Once
you define a Map Descriptor then the driver uses one Data Array element to determine the
command data to send to the panel. The value from this array element determines the
action the panel will take.
Bit Action Decimal Value
0 Reset 1
1 Silence 2
2 Acknowledge 4
Example: If you wish to Silence the Panel, then set the value of the Data Array element to 2.
Appendix A.7. Panel Firmware Versions
The driver supports older versions of panel firmware which transmit a shorter version of the
Panel Status command. This shorter version contains only panel data whereas the newer
version contains panel, zone & device data.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Multiple protocol drivers may exist on a FieldServer. Each driver may produce its own error
messages and the FieldServer itself may produce error messages.
All messages produced by this driver begin "Cheetah:"
Error Message Action Required
Cheetah:#1 Unknown
simulation function.
Cheetah:#2 Simulation
function unknown.
Cheetah:#3 Protocol Error
(Start), Incoming msg
ignored - Waiting for next
msg.
Cheetah:#4 Protocol Error
(Stop), Incoming msg
ignored - Waiting for next
msg.
Cheetah:#5 Protocol Error
(Chksum), Incoming msg
ignored - Waiting for next
msg.
Cheetah:#6 Protocol Error
(Unknown), Incoming msg
ignored - Waiting for next
msg.
Cheetah:#7a Err. Zone=%d
Max=%d
Cheetah:#7b MapDesc
Error. Zone value error.
(%d)
Cheetah:#7c FYI. Warning.
Zone=%d. Max zone is
panel type dependent. Read
Manual.
Cheetah:#8 MapDesc Error.
Device value error. (%d)
Cheetah:#9 MapDesc Error.
Loop value error. (%d)
Cheetah:#10 MapDesc
Error. Zone & Device
Specified.
Cheetah:#11 MapDesc
Error. With devices only
alarm & trouble available.
Cheetah:#12 Message on
Cheetah port but no
mapDesc found.
Report these messages to FieldServer Technologies.
Warning messages only. An incoming message was discarded
because the identifiers which mark the beginning of a message could
not be found. You cannot take any action to correct this message. If it
occurs often check wiring, noise and installation.
Report this error to FieldServer Technologies.
An invalid zone has been specified. The zone causing the problem is
printed in parenthesis.4
The largest possible zone number is 255. Only Cybercat panels support
this number of zones. Legacy panels support up to zone 239. Very old
panels that can only send message #6 can only report information for
127 panels.
If you are connected to a Cybercat panel and you get the FYI message
you can ignore it. If you are connected to some other panel and you get
either the Err or FYI message then you will need to correct the CSV file.
An invalid device has been specified. The device causing the problem
is printed in parenthesis.4
An invalid loop has been specified. The loop causing the problem is
printed in parenthesis.4
One Map Descriptor cannot be used to store data for zones and
devices. Either the keyword Cheet_Zone or Cheet_Device must be set
to None4.
For devices only the alarm & trouble states are available. Set the
Cheet_DT values appropriately in the configuration file.4
A port has been reserved for the Cheetah protocol and a message has
been received on this port but there is no Map Descriptor defined for this
port.5
4
Modify the CSV file, download to the FieldServer and restart the FieldServer for the changes to take
effect.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
The message has been rejected because it starts with the reported byte.
Error Message Action Required
The Data Array associated with the Map Descriptor in question is too
Cheetah:#13 Data Array to
short. MapDesc=<%s>
RQD=%d.
Cheetah:#15 Err. MD length
is required - defaulting to 1
Cheetah:#17. Err.
DIAG_USER_1
short. Adjust the length as required by the error message. Note that the
error may be repeated for a single Map Descriptor when a new zone or
device is stored because the storage location may be based on the
zone or device number. Generally for zone storage the array must have
at least 240 locations (and 128 for older Cheetah firmware.)5
The Map Descriptor length must be sufficient to store all the data. The
maximum device number is 255 and the maximum zone number is 255,
therefore to store all zones and devices the MD's must be 256 elements
long. Some legacy panels and message don’t support the full number
of devices/zones. For example some panels only support 241 zones.
Try and determine the correct length otherwise please use 256. If you
are unsure ask tech support to provide the template file server.csv
An internal diagnostic has been activated. This should not happen on a
live system. Take a log and contact tech support
Messages are expected to begin with a Carriage return or SOH (0x01).
Cheetah:# 18 Err. Bad msg
start= %#x
Cheetah:#19 FYI. Ignoring
0x0100 messages from
Cybercat.
Cheetah:#20 Err. DA too
short. Zone=%d MD=<%s>
RQD=%d
Cheetah:#21. Err. DA too
short. MapDesc=<%s>
RQD=%d DA=%s
Cheetah:#22 FYI. Node=%s
is a Cybercat panel.
Cheetah:#23 FYI. Node=%s
is a Cheetah panel.
Perhaps the vendor has changed firmware. If this error occurs
repeatedly then take a log and contact tech support. If it occurs rarely
then assume it is noise and ignore it if you are satisfied you are getting
good data updates.
Cybercat panels transmit lagacy message which must be ignored. This
message confirms the driver is ignoring them. No corrective action is
required. If you are connected to a Cybercat panel and never see this
message printed (checked the system and driver error message screen)
then please take a log and contact Tech support.
The driver is attempting to store zone status information from a
Cybercat panel. The Data Array is too short. Adjust the length of the
Data Array and the length of the Map Descriptor.5
The driver is attempting to store device status information from a
Cybercat panel. The Data Array is too short. Adjust the length of the
Data Array and the length of the Map Descriptor.5
These messages report the type of panel that the configuration is
suitable for. If this isn’t what you expect, review the configuration
against the manual and make changes as required. Refer to section 4.3
for more information.5
5
Modify the CSV file, download to the FieldServer and restart the FieldServer for the changes to take
effect.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Cheetah panels produce data messages for slave devices to consume. The type and
frequency of the messages depends on the Cheetah firmware revision.
The driver counts all incoming messages of interest as the PLC_READ_MSG_RECD
statistic. Other legal messages which do not contain the data this driver is interested in are
discarded and are counted as the MSG_IGNORED statistic.
The PLC_READ_MSG_RECD statistic is incremented once by each Map Descriptor which
extracts data from an incoming message. Thus, one incoming message and three
associated Map Descriptors would cause the statistic to increase by three (when viewed
from the connection's point of view.)
The driver ignores messages 0x0100 from Cybercat panels. These lagacy messages
contain contradictory information. If the node is configured as a Cybercat panel then the
driver ignores the messages and increases the Ignored Messages stat on the connection.
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com