
APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after April 2011
Driver Manual
(Supplement to the FieldServer Instruction Manual)
FS-8700-127 Hanning & Kahl
HCS-R
A Sierra Monitor Company

FS-8700-127 Hanning & Kahl HCS-R Manual Table of Contents
TABLE OF CONTENTS
1 Hanning & Kahl HCS-R Description ................................................................................................................. 3
2 Driver Scope of Supply ................................................................................................................................... 3
2.1 Supplied by FieldServer Technologies for this driver ..................................................................................... 3
3 Hardware Connections ................................................................................................................................... 4
3.1 Hardware Connection Tips / Hints ................................................................................................................. 4
4 Data Array Parameters ................................................................................................................................... 5
5 Configuring the FieldServer as a HCS-R Client ................................................................................................. 6
5.1 Client Side Connection Parametes ................................................................................................................. 6
5.2 Client Side Node Parameters ......................................................................................................................... 7
5.3 Client Side Map Descriptor Parameters ......................................................................................................... 7
5.3.1 FieldServer Related Map Descriptor Parameters ................................................................................... 7
5.3.2 Driver Specific Map Descriptor Parameters ........................................................................................... 8
5.3.3 Timing Parameters ................................................................................................................................. 8
5.4 Map Descriptor Example: Read Data ............................................................................................................. 9
5.5 Map Descriptor Example: Read Data and Keep History .............................................................................. 10
6 Configuring the FieldServer as a HCS-R Server .............................................................................................. 11
6.1 Server Side Connection Parameters ............................................................................................................ 11
6.2 Server Side Node Parameters ...................................................................................................................... 12
6.3 Server Side Map Descriptor Parameters ...................................................................................................... 12
6.3.1 FieldServer Related Map Descriptor Parameters ................................................................................. 12
6.3.2 Driver Specific Map Descriptor Parameters ......................................................................................... 13
6.3.3 Map Descriptor Example. - SMD_HCSR_01 Map Descriptor to Serve HCS-R clients. ........................... 14
Appendix A. Reference ........................................................................................................................................ 15
Appendix A.1. How Client Stores Data: ................................................................................................................... 15
Appendix A.1.1. Data_Type is Ana_Input or not specified ............................................................................... 15
Appendix A.1.2. Data_Type is Digi_Input ......................................................................................................... 16
Appendix A.2. How Server expects Data: ................................................................................................................ 17
Appendix A.2.1. Data_Type is Ana_Input or not specified ............................................................................... 17
Appendix A.2.2. Data_Type is Digi_Input ......................................................................................................... 17
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

FS-8700-127 Hanning & Kahl HCS-R Manual Page 3 of 17
Only 1 virtual client per port allowed on multidrop systems.
This is a protocol limit, maximum devices that can be polled by Client
FieldServer Technologies PART #
UTP cable (7 foot) for RS-232 use
1 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. The FieldServer can act as a Client or Server.
Max Nodes Supported
2 DRIVER SCOPE OF SUPP LY
2.1 Supplied by FieldServer Technologies for this driver
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

FS-8700-127 Hanning & Kahl HCS-R Manual Page 4 of 17
HCS-R
(Hanning Communication System)
FS-8917-02
COM 2
RJ45 CAT 5
Cable
FieldServer
P1
18
FS-8917-02
3 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
FS-8917-02 Pinouts
3.1 Hardware Connection Tips / Hints
Loop back RTS CTS if it is required by the other device.
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

FS-8700-127 Hanning & Kahl HCS-R Manual Page 5 of 17
Provide name for Data Array
Up to 15
alphanumeric
characters
Provide data format. Each Data Array can only take on one
format.
Float, Bit, UInt16,
SInt16, Byte.
Number of Data Objects. Must be larger than the data storage
area required by the Map Descriptors for the data being placed in
this array.
4 DATA ARRAY PARAMETER S
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.
Example
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

FS-8700-127 Hanning & Kahl HCS-R Manual Page 6 of 17
Specify which port the device is connected to the FieldServer
Time between internal polls
0-32000 seconds, 0.05 seconds
// Client Side Connections
5 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).
This section documents and describes the parameters necessary for configuring the FieldServer to communicate
with a HCS-R Server.
The configuration file tells the FieldServer about its interfaces, and the routing of data required. In order to enable
the FieldServer for HCS-R 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.
5.1 Client Side Connection Parametes
Example
1
Not all ports shown are necessarily supported by the hardware. Consult the appropriate Instruction manual for details of the ports available
on specific hardware.
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