FieldServer FS-8700-112 دليل المستخدم

دليل المستخدم للجهاز FieldServer FS-8700-112

جهاز: FieldServer FS-8700-112
فئة: محرك الكمبيوتر
الصانع: FieldServer
مقاس: 0.28 MB
مضاف: 6/13/2013
عدد الصفحات: 24
اطبع الدليل

تحميل

كيفية استخدام هذا الموقع؟

هدفنا هو أن نوفر لك وصولاً سريعًا إلى محتوى دليل المستخدم الخاص بـ FieldServer FS-8700-112. باستخدام المعاينة عبر الإنترنت ، يمكنك عرض المحتويات بسرعة والانتقال إلى الصفحة حيث ستجد الحل لمشكلتك مع FieldServer FS-8700-112.

لراحتك

إذا لم يكن البحث في دليل المستخدم FieldServer FS-8700-112 مباشرة على موقع الويب هذا مناسبًا لك ، فهناك حلان محتملان:

  • عرض ملء الشاشة - لعرض دليل المستخدم بسهولة (بدون تنزيله على جهاز الكمبيوتر الخاص بك) ، يمكنك استخدام وضع العرض بملء الشاشة. لبدء مشاهدة دليل المستخدم FieldServer FS-8700-112 بملء الشاشة ، استخدم الزر تكبير الشاشة.
  • التنزيل على جهاز الكمبيوتر الخاص بك - يمكنك أيضًا تنزيل دليل المستخدم FieldServer FS-8700-112 على جهاز الكمبيوتر لديك والاحتفاظ به في ملفاتك. ومع ذلك ، إذا كنت لا تريد أن تشغل مساحة كبيرة على القرص الخاص بك ، فيمكنك دائمًا تنزيله في المستقبل من ManualsBase.
FieldServer FS-8700-112 دليل الاستخدام - Online PDF
Advertisement
« Page 1 of 24 »
Advertisement
النسخة المطبوعة

يفضل العديد من الأشخاص قراءة المستندات ليس على الشاشة ، ولكن في النسخة المطبوعة. تم أيضًا توفير خيار طباعة الدليل ، ويمكنك استخدامه بالنقر فوق الارتباط أعلاه - اطبع الدليل. لا يتعين عليك طباعة الدليل بالكامل FieldServer FS-8700-112 ولكن الصفحات المحددة فقط. ورق.

الملخصات

ستجد أدناه معاينات لمحتوى أدلة المستخدم المقدمة في الصفحات التالية لـ FieldServer FS-8700-112. إذا كنت ترغب في عرض محتوى الصفحات الموجودة في الصفحات التالية من الدليل بسرعة ، فيمكنك استخدامها.

ملخصات المحتويات
ملخص المحتوى في الصفحة رقم 13

FS-8700-112 FCI 7100 Series Driver Manual Page 13 of 24 4.6. Map Descriptor Example 2 – Bit Storage This example defines storage location for Relay Point events. The example would work for all other point types. In the example, both primary and secondary storage Data Arrays have been specified. The driver stores index values in the primary array. Each new event for a particular relay will overwrite the value stored previously. In the Bit Array, the driver sets the bit corresponding

ملخص المحتوى في الصفحة رقم 14

FS-8700-112 FCI 7100 Series Driver Manual Page 14 of 24 5. Configuring the FieldServer as a FCI 7100 Series Serial Driver Server 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. FieldServer Technologies 1991 Tarob Court Milpi

ملخص المحتوى في الصفحة رقم 15

FS-8700-112 FCI 7100 Series Driver Manual Page 15 of 24 Appendix A. Advanced Topics Appendix A.1. Events and Event Categories The driver reports the event cause using the matching index value. There are 4 event categories: 1 = Other 3 = Alarm 2 = Fault 4 = Trouble The message category must match the ‘Event Type’ parameter specified on a Map Descriptor before that Map Descriptor can be considered for storage of the message data. Index Category Event 1 2 "Fault" 2 1 "Short

ملخص المحتوى في الصفحة رقم 16

FS-8700-112 FCI 7100 Series Driver Manual Page 16 of 24 Appendix A.2. Extending the Event Table New event causes may be added to the Event Table 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: 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

ملخص المحتوى في الصفحة رقم 17

FS-8700-112 FCI 7100 Series Driver Manual Page 17 of 24 Example: The following fragment is part of a Map Descriptor definition; some parameters have been omitted for the purposes of clarity. Map_Descriptors Data_Array_Name, Data_Array_Offset, Event Type, Point Type, Relay/Loop/Zone Number, Address, Length, Clear_on_reset, DA_Bit_Name DA_MODU , 0, ANY, Module, 1, 1, 99, Yes, DB_MODU DA_MODU_A, 0, ALARM, Module, 1, 1, 99, Yes, DB_MODU_A DA_MODU_F, 0, FAULT, Module, 1, 1, 99,

ملخص المحتوى في الصفحة رقم 18

FS-8700-112 FCI 7100 Series Driver Manual Page 18 of 24 Appendix A.4. 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. Appendix A.5. Wha

ملخص المحتوى في الصفحة رقم 19

FS-8700-112 FCI 7100 Series Driver Manual Page 19 of 24 Appendix B. Driver Error Messages. Message Description FCI7100:#1 FYI. Use a DA called <%s> to expose Refer to Appendix B.1 diagnostic info., FCI_7100_STATS_DA ) FCI7100:#2 FYI. Added Event Desc=<%s> Index=%d Categ=%d , new_event_desc , Printed for your info only. No action new_event_desc_index_value , required if it confirms your expectations. new_event_desc_categ ) ; FCI7100:#3 Err. No space. Reject Event 2 Desc=<%s> I

ملخص المحتوى في الصفحة رقم 20

FS-8700-112 FCI 7100 Series Driver Manual Page 20 of 24 Message Description FCI7100:#12a Err. No MD's to store message A message arrived and the driver could data. not find a place to store the data. FCI7100:#12b Err. No MD's to store message Perhaps you were not expecting this type of event/this loop/sensor. If you are not data." interested in the data then ignore the FCI7100:#13 Err. Msg was ignored. MD Required message. Otherwise update the for Storage. 3 configuration fil

ملخص المحتوى في الصفحة رقم 1

-

A Sierra Monitor Company

Driver Manual
(Supplement to the FieldServer Instruction Manual)

FS-8700-112 FCI 7100 Series Serial Driver

APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after May 1, 2001
Driver Version: 1.01
Document Revision: 1

ملخص المحتوى في الصفحة رقم 2

FS-8700-112_FCI_7100 Driver Manual Table of Contents TABLE OF CONTENTS 1. FCI 7100 SERIES SERIAL DRIVER DESCRIPTION........................................................3 2. DRIVER SCOPE OF SUPPLY...........................................................................................4 2.1. Supplied by FieldServer Technologies for this driver ...................................................4 rd 2.2. Provided by the Supplier of 3 Party Equipment................................

ملخص المحتوى في الصفحة رقم 3

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 t

ملخص المحتوى في الصفحة رقم 4

FS-8700-112 FCI 7100 Series Driver Manual Page 4 of 24 2. Driver Scope of Supply 2.1. Supplied by FieldServer Technologies for this driver FieldServer Technologies Description PART # FS-8915-10 UTP cable (7 foot) for Ethernet connection RJ45-RJ11/12 Cable assembly for FS connection to FCI 23069 panel. -FS-8700-110 Driver Manual. rd 2.2. Provided by the Supplier of 3 Party Equipment rd 2.2.1. Required 3 Party Hardware FCI Panel must be equipped with a RS-232 Serial Print

ملخص المحتوى في الصفحة رقم 5

FS-8700-112 FCI 7100 Series Driver Manual Page 5 of 24 3. Hardware Connections The FieldServer is connected to the FCI panel as shown in the connection drawing. 3 Wire Cable (Tx, Rx, Gnd) One Panel per Port FieldServer provide a pre-fabricated cable. FCI 7100 Series Panel 6 1 5 2 4 3 3 4 2 5 1 6 (408)-262-2299 7 8 FCI Panel RJ45 FIELDSERVER FieldServer FCI 7100 CONNECTION DIAGRAM In this view the RJ12 and RJ45 converter clips are facing away from the viewer and are not visible.

ملخص المحتوى في الصفحة رقم 6

FS-8700-112 FCI 7100 Series Driver Manual Page 6 of 24 Top right hand side of board. Connector J3 – label on right. FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.com

ملخص المحتوى في الصفحة رقم 7

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 par

ملخص المحتوى في الصفحة رقم 8

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 Specify which port the device is 1 Port P1-P8, R1-R2 connected to the FieldServer FCI_7100, FCI_7100_series, Protocol Specify protocol used FCI7100 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

ملخص المحتوى في الصفحة رقم 9

FS-8700-112 FCI 7100 Series Driver Manual Page 9 of 24 4.3. Client Side Node Descriptors Section Title Nodes Column Title Function Legal Values Node_Name Provide name for node Up to 32 alphanumeric characters This parameter only has meaning The protocol is node-less - the for this driver when multiple messages do not contain panels are networked in an FCI information identifying a unique network. In this case the source and/or destination node Node_ID NODE_ID is the panel numb

ملخص المحتوى في الصفحة رقم 10

FS-8700-112 FCI 7100 Series Driver Manual Page 10 of 24 4.4. Client Side Map Descriptors 4.4.1. FieldServer Related Map Descriptor Parameters Column Title Function Legal Values Name of this Map Up to 32 alphanumeric Map_Descriptor_Name Descriptor characters Name of Data Array One of the Data Array where data is to be Data_Array_Name names from “Data Array” stored in the section above FieldServer Starting location in Data 0 to maximum specified in Data_Array_Offset Array “

ملخص المحتوى في الصفحة رقم 11

FS-8700-112 FCI 7100 Series Driver Manual Page 11 of 24 Column Title Function Legal Values This parameter is only considered for those Map Descriptors whose ‘Event Type’ is Module or Sensor. It specifies the starting Address 1..99 module or sensor number. The length parameter the determines the range of the sensor/module numbers By default the driver stores using the ‘Index Value’ Method. Set this parameter to ‘Bit’ to have the driver Store As use the primary Data Array to

ملخص المحتوى في الصفحة رقم 12

FS-8700-112 FCI 7100 Series Driver Manual Page 12 of 24 4.5. Map Descriptor Example 1 – Sensor / Module Events If messages from Loop 1, Module 1 to 99 are received then the MD in this example will be used for storage. If you have modules on more than one loop then you will need one MD for each loop. In this example the event type was set to ‘Alarm’. This means that only ‘Alarm’ events will be stored using this MD. This could be useful if you are only interested I one category of


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 FieldServer FS-8700-01 دليل الاستخدام محرك الكمبيوتر 0
2 FieldServer FS-8700-114 X30 دليل الاستخدام محرك الكمبيوتر 0
3 FieldServer FS-8700-64 دليل الاستخدام محرك الكمبيوتر 0
4 FieldServer Carrier DataPort FS-8700-86 دليل الاستخدام محرك الكمبيوتر 2
5 FieldServer FS-8700-80 دليل الاستخدام محرك الكمبيوتر 1
6 FieldServer FS-8700-103 دليل الاستخدام محرك الكمبيوتر 1
7 FieldServer Dart FS-8700-78 دليل الاستخدام محرك الكمبيوتر 1
8 FieldServer Gamewell FS-8700-83 دليل الاستخدام محرك الكمبيوتر 2
9 FieldServer Data Aire (DAP) FS-8704-49 دليل الاستخدام محرك الكمبيوتر 15
10 FieldServer FS-8700-105 دليل الاستخدام محرك الكمبيوتر 1
11 FieldServer A Sierra Monitor Company X30 دليل الاستخدام محرك الكمبيوتر 2
12 FieldServer FS-8700-73 دليل الاستخدام محرك الكمبيوتر 1
13 FieldServer FS-8700-03 DF1 دليل الاستخدام محرك الكمبيوتر 1
14 FieldServer Gardner Denver FS-8700-60 دليل الاستخدام محرك الكمبيوتر 11
15 FieldServer Canatal Satchnet Driver FS-8700-59 دليل الاستخدام محرك الكمبيوتر 3
16 Sony MSH-128S2 دليل الاستخدام محرك الكمبيوتر 2
17 Sony 2GB Flash Drive USM2GLX دليل الاستخدام محرك الكمبيوتر 0
18 Sony SAITE1300-F دليل الاستخدام محرك الكمبيوتر 0
19 Sony CRX - 160E دليل الاستخدام محرك الكمبيوتر 0
20 Sony 2GN دليل الاستخدام محرك الكمبيوتر 0