FieldServer Fike Cheetah FS-8700-48 Driver Manual

Fieldserver technologies fike cheetah driver manual
Table of Contents

Advertisement

Quick Links

(Supplement to the FieldServer Instruction Manual)
FS-8700-48 Fike Cheetah
APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after September 2011
Driver Manual
A Sierra Monitor Company
Driver Version:
1.1
Document Revision:
3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Fike Cheetah FS-8700-48 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for FieldServer Fike Cheetah FS-8700-48

  • Page 1 Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-48 Fike Cheetah APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after September 2011 A Sierra Monitor Company Driver Version: Document Revision:...
  • Page 2: Table Of Contents

    FS-8700-48 Fike Cheetah Manual TABLE OF CONTENTS Cheetah Device Description ... 5 Driver Scope of Supply ... 5 Supplied by FieldServer Technologies for this driver ... 5 Provided by Supplier of 3 Party Equipment... 5 Hardware Connections ... 6 Connection to Fike Cheetah Panel ... 6 RS-485 Connection to Fike Cheetah Xi Panel ...
  • Page 3 FS-8700-48 Fike Cheetah Manual Appendix B.1.3. Message 1.1 - Newer Firmware ... 25 Appendix B.2. Fike XI Panel Limitations and capabilities ... 25 Appendix C. Troubleshooting ... 26 Appendix C.1. Driver Error Messages ... 26 Appendix C.2. Driver Stats ... 28 Appendix C.3.
  • Page 4: Cheetah Device Description

    FS-8700-48 Fike Cheetah Manual CHEETAH DEVICE DESCRIPTION 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 protocols (Legacy Cheetah Classic and the current Cheetah Xi). The driver supports messages sent from the Cybercat panel.
  • Page 5: Hardware Connections

    FS-8700-48 Fike Cheetah Manual HARDWARE CONNECTIONS The FieldServer is connected to the Cheetah panel's Peripheral Port (see below). This port is either a serial port (identified as jack 4) or RS-485 port (use the terminals adjacent to jack 4). Configure the Cheetah Panel according to manufacturer’s instructions Connection to Fike Cheetah P anel FIKE CHEETAH CONNECTOR...
  • Page 6: Rs-485 Connection To Fike Cheetah Xi Panel

    FS-8700-48 Fike Cheetah Manual RS-485 Connection to Fike Cheetah X i Panel SHIELD No Connection FieldServer SHIELD DACT Part of Cheetah XI panel For FieldServer RJ45 Ports Use RJ45 Pin1 for + Use RJ45 Pin8 for - 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: support@fieldserver.com To other Devices Connect...
  • Page 7: Rs-232 Connection To Fike Cheetah Xi Panel

    FS-8700-48 Fike Cheetah Manual RS-232 Connection to Fike Cheetah X i Panel FieldServer 3.3.1 Connection Notes:  Communication on the RS-232 port is untested.  We recommend that a RS-232 optical isolator is used on the connection between the FieldServer and the Cheetah XI panel to isolate any potential ground differential issues.
  • Page 8: Connecting The Fieldserver To The Mim (Multi-Interface Module)

    FS-8700-48 Fike Cheetah Manual Connecting the FieldServer to the MIM (Multi -Interface Module)  The RS-232 port of the FieldServer connects to the P5 (RJ11) RS-232 port of the MIM board. 3.4.1 Connection Notes  The Peripherals menu of the Fike Panel needs to be updated: ...
  • Page 9: Data Array Parameters

    FS-8700-48 Fike Cheetah Manual DATA ARRAY PARAMETERS Data Arrays are “protocol neutral” data buffers for storage of data to be passed between protocols. It is necessary to declare the data format of each of the Data Arrays to facilitate correct storage of the relevant data. Section Title Data_Arrays Column Title...
  • Page 10: Configuring The Fieldserver As A Cheetah Device Client

    FS-8700-48 Fike Cheetah Manual 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.
  • Page 11: Client Side Node Parameters

    FS-8700-48 Fike Cheetah Manual Client Side Node Parameters Section Title Nodes Column Title Function Node_Name Provide name for node Protocol Specify protocol used Specify which port the device is connected to the Port FieldServer This parameter tells the driver what type of panel PLC_Type* you are connecting to.
  • Page 12: Driver Specific Map Descriptor Parameters

    FS-8700-48 Fike Cheetah Manual 5.3.2 Driver Specific Map Descriptor Parameters Column Title Function A Map Descriptor may be used to store data for one, all or no zones. To store data from multiple zones, multiple Map Descriptors must be declared, each specifying the zone of interest.
  • Page 13: Map Descriptor Examples

    FS-8700-48 Fike Cheetah Manual Column Title Function Full details of the most recent event (any device) may be stored in DA_Byte_Name the data array DA_HIST_EVENT. See sections 5.4.14 and 5.4.15. Appendix D.3 maps the layout of this data. Map Descriptor Examples The driver processes messages from the panel that relay the panel’s current status as well as new history events.
  • Page 14: Acknowledging Alarms

    FS-8700-48 Fike Cheetah Manual  The entire history event record for the most recent event (any device or a specific device) can be stored in the Data Array DA_HIST_EVENT which must be defined as described in Section 4. Appendix D.3 maps the layout of this data.
  • Page 15: Map Descriptor Example 1. (All Zones Data)

    FS-8700-48 Fike Cheetah Manual 5.4.6 Map Descriptor Example 1. (All Zones Data) This Map Descriptor may be used to store Zone data sent by the panel. The message sent by the panel is dependent on the panel’s firmware version. This Map Descriptor will use 241 consecutive array locations to store data for the zones.
  • Page 16: Map Descriptor Example 3 - Zone Status As A Numeric Value

    FS-8700-48 Fike Cheetah Manual 5.4.8 Map Descriptor Example 3 – Zone Status as a numeric value In this example, the driver stores zone data for any zone. It will store data for all possible states that the panel reports for each of the zones in the form of a number in the Data Array.
  • Page 17: Map Descriptor Example 4 - All Devices

    FS-8700-48 Fike Cheetah Manual 5.4.9 Map Descriptor Example 4 – All Devices In this example separate Map Descriptors are provided to store the Pre-Alarm, Alarm and Trouble States of all devices on loops 1 and 2. // Client Side Map Descriptors Map Descriptors Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Cheet_Zone , Cheeet_Loop , Cheet_Device Cheet_DT CHEETAH11...
  • Page 18: Map Descriptor Example 5 (Specific Device)

    FS-8700-48 Fike Cheetah Manual 5.4.10 Map Descriptor Example 5 (Specific Device) In this example, a Map Descriptor has been defined for the storage of the state of one specific device. (Device 20) // Client Side Map Descriptors Map Descriptors Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Cheet_Zone , Cheet_DT , Cheet_Device , Cheet_Loop , Length Device20_L1_Alm , DA_DI1 , 20...
  • Page 19: Map Descriptor Example 7 - Panel Data

    FS-8700-48 Fike Cheetah Manual 5.4.12 Map Descriptor Example 7 – Panel Data This example provides a Map Descriptor which tells the driver where to store the non-zone/device specific data obtained from a panel. Appendix D.3 of the manual maps how the data is stored. Ensure that the Data Array is long enough to store all the data. // Client Side Map Descriptors Map Descriptors Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Cheet_Zone , Cheeet_Loop , Cheet_Device Cheet_DT , Length...
  • Page 20: Map Descriptor Example 9 - Full History Event Record - Specific Device

    FS-8700-48 Fike Cheetah Manual 5.4.14 Map Descriptor Example 9 – Full History Event Record – Specific Device Full History Event records contain composite data which require at least 65 consecutive Data Array locations for storage. If the Data_Array_Offset is not carefully specified the storage areas will overlap.
  • Page 21: Map Descriptor Example 11 - Alarm Ack

    FS-8700-48 Fike Cheetah Manual 5.4.16 Map Descriptor Example 11 – Alarm Ack This example illustrates a Map Descriptor which can be used to acknowledge / silence or reset the panel. Read Appendix A.1 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. // Client Side Map Descriptors Map_Descriptor_Name , Data_Array_Name...
  • Page 22: Configuring The Fieldserver As A Cheetah Device Server

    FS-8700-48 Fike Cheetah Manual Page 23 of 36 CONFIGURING THE FIELDSERVER AS A CHEETAH DEVICE SERVER This Driver cannot act as a 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 Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: support@fieldserver.com...
  • Page 23: Appendix A. Useful Features

    FS-8700-48 Fike Cheetah Manual Appendix A. Useful Features Appendix A.1. Acknowledging Alarms 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.
  • Page 24: Appendix B. Vendor Information

    FS-8700-48 Fike Cheetah Manual Appendix B. Vendor Information Appendix B.1. Fike Cheetah Panel Firmware version sensitivity The following limitations to older firmware have been identified. FieldServer is unable to correlate this change with a particular Fike firmware version number at the current time. Messages 1.1 and 6.0 (graphcis update msg) are sent by older panels.
  • Page 25: Appendix C. Troubleshooting

    FS-8700-48 Fike Cheetah Manual Appendix C. Troubleshooting Appendix C.1. Driver Error Messages 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...
  • Page 26 FS-8700-48 Fike Cheetah Manual Error Message Action Required Cheetah:#10 MapDesc One Map Descriptor cannot be used to store data for zones and devices. Either Error. Zone & Device the keyword Cheet_Zone or Cheet_Device must be set to None Specified. Cheetah:#11 MapDesc For devices only the alarm &...
  • Page 27: Appendix C.2. Driver Stats

    FS-8700-48 Fike Cheetah Manual Page 28 of 36 Appendix C.2. Driver Stats 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.
  • Page 28: Appendix D. Reference

    FS-8700-48 Fike Cheetah Manual Appendix D. Reference Appendix D.1. Driver Scope 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.
  • Page 29: Appendix D.4. How History Events Are Stored

    FS-8700-48 Fike Cheetah Manual Array Location Data Category Current Event Counter LED Status Indicators Appendix D.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.
  • Page 30 FS-8700-48 Fike Cheetah Manual The event codes are defined in the table below. Description Notes no record aux power unconfig auxiliary power module present but unconfigured. aux power corrected auxiliary power module replaced after being missing. aux power missing auxiliary power module not present but configured. ac1 power restored ac for main board input restored.
  • Page 31 FS-8700-48 Fike Cheetah Manual Description Notes 42 remote reset release remote reset function input released. 43 trouble unsilence all troubles unsilenced for all zones. 44 trouble silence all troubles silenced for all zones. 45 supervisory unsilence all supervisory unsilenced for all zones. 46 supervisory silence all supervisory silenced for all zones.
  • Page 32 FS-8700-48 Fike Cheetah Manual Description Notes 84 network silence history stored when a silence command is recorded from cheetah net 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.
  • Page 33 FS-8700-48 Fike Cheetah Manual Description Notes 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.
  • Page 34 FS-8700-48 Fike Cheetah Manual Description Notes board level output config checksum restored. circuit number appended to this 168 checksum ok ----- message. board level output config checksum error. 169 checksum error ----- message. 170 password level 1 password level 1 enterred. 171 password level 2 password level 2 enterred.
  • Page 35 FS-8700-48 Fike Cheetah Manual Description Notes 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...
  • Page 36 FS-8700-48 Fike Cheetah Manual Description Notes 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' event 253 reserved for the history module event 254 reserved for the history module event 255 reserved for the history module 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: support@fieldserver.com...

Table of Contents