A Sierra Monitor Company Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-127 Hanning & Kahl HCS-R APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after May 1, 2001 Driver Version: 1.
FS-8700-127 Hanning & Kahl HCS-R Manual Table of Contents TABLE OF CONTENTS 1. 2. HANNING & KAHL HCS-R DESCRIPTION.................................................................... 3 DRIVER SCOPE OF SUPPLY ........................................................................................ 4 2.1. Supplied by FieldServer Technologies for this driver.................................................. 4 3. HARDWARE CONNECTIONS...........................................................................
FS-8700-127 Hanning & Kahl HCS-R Manual 1. Page 3 of 17 Hanning & Kahl HCS-R Description The Hanning & Kahl HCS-R driver allows the transfer of data from devices over RS-232 HCS-R protocol. Data is read from HCS-R and current data stored in a specified memory area. The driver can store the data with its loop data status distinct memory areas depending on wheter the data is on loop or from loop. The driver is based on section 10.5 of Hanning & Kahl - part number 40801121.
FS-8700-127 Hanning & Kahl HCS-R Manual 2. Page 4 of 17 Driver Scope of Supply 2.1. Supplied by FieldServer Technologies for this driver FieldServer Technologies PART # FS-8915-10 FS-8700-127 Description UTP cable (7 foot) for RS-232 use Driver Manual. 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.
FS-8700-127 Hanning & Kahl HCS-R Manual 3. Page 5 of 17 Hardware Connections The FieldServer is connected to the Hanning & Kahl HCS-R as shown in connection drawing. Configure the HCS-R according to manufacturer’s instructions HCS-R (Hanning Communication System) RS-232 FS-8917-02 8917-02 WIRE LIST FUNCTION Rx GND Tx RTS CTS FROM RJ45-01 RJ45-04 RJ45-08 TO DB9F-03 DB9F-05 DB9F-02 DB9F-07 DB9F-08 RJ45 CAT 5 Cable (408)-262-2299 FIELDSERVER HANNING KAHL CONNECTION DIAGRAM BASE NAME: FILE NAME: 3.
FS-8700-127 Hanning & Kahl HCS-R Manual 4. Page 6 of 17 Configuring the FieldServer as a HCS-R 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).
FS-8700-127 Hanning & Kahl HCS-R Manual 4.2.
FS-8700-127 Hanning & Kahl HCS-R Manual 4.4. Client Side Map Descriptors 4.4.1.
Map Descriptor Example: Read Data Page 9 of 17 Node_name Node_A, Node_A, Node_A, Node_A, Node_A, Node_A, Node_A, Node_A, Node_name Node_A, One of the Nodes declared in Client Node Section. This Node will be polled if Function is RDBC Function, Passive_Client, Passive_Client, Passive_Client, Passive_Client, Passive_Client, Passive_Client, Passive_Client, Passive_Client, Function, RDBC, RDBC will cause read poll and Passive_Client is used to store data returned by response.
Map Descriptor Example: Read Data and Keep History Page 10 of 17 Data_Array_Offset, 0, 0, 0, 0, 0, 0, 0, 0, RDBC will cause read poll and Passive_Client is used to store data returned by response. Length 63, 63, 63, 63, 63, 63, 63, 63, Length 72, HCSR_Loop 1 1 2 2 3 3 4 4 HCSR_Data_Stages 3 3 3 3 3 3 3 3 The number of data stages (data changes) to be kept as history. HCSR_Data_Stages 3 How often (in seconds) to poll target device.
FS-8700-127 Hanning & Kahl HCS-R Manual 5. Page 11 of 17 Configuring the FieldServer as a HCS-R Server 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).
FS-8700-127 Hanning & Kahl HCS-R Manual 5.2. Page 12 of 17 Server Side Node Descriptors Section Title Nodes Column Title Function Legal Values Up to 32 alphanumeric characters Node_Name Provide name for Node Node_ID Station address of physical server Node 240 Protocol Specify protocol used HCS-R HCSR H&K HCS-R Server_Hold_Timeout* Specifies the time that the FieldServer will reserve the Server side connection while waiting for the Client side to update data in Data_Array (if necessary) >1.
FS-8700-127 Hanning & Kahl HCS-R Manual 5.3. Page 13 of 17 Server Side Map Descriptors 5.3.1. FieldServer Specific Map Descriptor Parameters Column Title Function Map_Descriptor_Name Name of this Map Descriptor Data_Array_Name Name of Data Array where data is to be stored in the FieldServer Data_Array_Offset Starting location in Data Array Function Server_Hold_Timeout* 5.3.2.
One of the Data Array name described in Data_Array section. This Data Array holds the data to be served to HCS-R client. Data_Array_Offset, 0, The starting location of data to serve within the Data Array Data_Array_Name, DA_HCSR, Node_Name, HCSR_01, One of the Nodes described in Server Side Node Descriptors section Function, Server, Scada_Hold_Timeout 5 The number of items within the Data Array which will be used to prepare the response to the HCS-R client. See Appendix A for more detail.
FS-8700-127 Hanning & Kahl HCS-R Manual Page 15 of 17 Appendix A. Advanced Topics Appendix A.1. 1. How Client Stores Data: The HCS will be polled by an RDBC Map Descriptor and data will be stored in the DA_Current Data Array in the following fashion if parameter HCSR_Data_Stages >1: • New data is stored as current data. • If data is changed, last current data is moved to 2nd Stage, 2nd Stage data is moved to 3rd stage and 3rd stage data is lost. Appendix A.1.1.
FS-8700-127 Hanning & Kahl HCS-R Manual Page 16 of 17 The same data will be stored in a Loop based Data Array which will then have the last known data for each loop Data Array Offset Current Data 0 - 18 19 20 nd 2 (Previous) Data 21 – 39 40 41 rd 3 (Prior to previous) Data 42 – 60 61 62 Description Data bits ( 0 – 1) Receipt ok ( 0 ), Disturbance ( 1 ) From Loop ( 0 ), On Loop ( 1 ) Data bits ( 0 – 1) Receipt ok ( 0 ), Disturbance ( 1 ) From Loop ( 0 ), On Loop ( 1 ) Data bits ( 0 – 1) Receipt ok ( 0 ),
FS-8700-127 Hanning & Kahl HCS-R Manual Page 17 of 17 THIS PAGE INTENTIONALLY LEFT BLANK 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.