Liebert FS-8704-02 User Manual

A Sierra Monitor Company
Driver Manual
(Supplement to the FieldServer Instruction Manual)
APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after May 1, 2001
Driver Version: 1.15 Document Revision: 17
FS-8704-02_BacnetEthernet.doc Driver Manual Table of Contents
TABLE OF CONTENTS
1. BACnet Ethernet Description.........................................................................................3
2. Driver Scope of Supply...................................................................................................4
2.1. Supplied by FieldServer Technologies for this driver....................................................4
2.2. Provided by the Supplier of 3rd Party Equipment...........................................................4
2.2.1. Hardware...................................................................................................................4
3. Hardware Connections...................................................................................................5
4. Configuring the FieldServer as a BACnet Ethernet Client..........................................6
4.1. Data Arrays ...................................................................................................................6
4.2. Client Side Connection Descriptions.............................................................................6
4.3. Client Side Node Descriptors........................................................................................7
4.4. Client Side Map Descriptors..........................................................................................8
4.4.1. FieldServer Related Map Descriptor Parameters......................................................8
4.4.2. Driver Related Map Descriptor Parameters ..............................................................8
4.4.3. Timing Parameters....................................................................................................8
4.4.4. Map Descriptor Examples.........................................................................................9
5. Configuring the FieldServer as a BACnet Ethernet Server.......................................10
5.1. Data Arrays .................................................................................................................10
5.2. Server Side Connection Descriptors...........................................................................10
5.3. Server Side Node Descriptors.....................................................................................11
5.4. Server Side Map Descriptors ......................................................................................12
5.4.1. FieldServer Specific Map Descriptor Parameters ...................................................12
5.4.2. Driver Specific Map Descriptor Parameters............................................................12
5.4.3. Map Descriptor Example.........................................................................................14
Appendix A. Advanced Topics...........................................................................................15
Appendix A.1. BACnet Object Names ................................................................................15
Appendix A.2. FieldServer implementation of BACnet priority Arrays ................................15
Appendix A.3. Accessing Priority Array information from other protocol drivers.................15
Appendix B. Troubleshooting ............................................................................................16
Appendix B.1. Debugging a BACnet connection: Hints and tips........................................16
Appendix B.2. BACnet Specific Statistics ...........................................................................16
Appendix C. Units................................................................................................................17
FS-8704-02_BacnetEthernet.doc Driver Manual Page 3 of 20
1. BACnet Ethernet Description
The BACnet Ethernet driver allows the FieldServer to transfer data to and from devices over Ethernet using BACnet Ethernet protocol. The FieldServer can emulate either a Server or Client.
The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer.
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
FS-8704-02_BacnetEthernet.doc Driver Manual Page 4 of 20
2. Driver Scope of Supply
2.1. Supplied by FieldServer Technologies for this driver
FieldServer Technologies
PART #
Description
FS-8915-10 UTP cable (7 foot) for Ethernet connection FS-8704-02 Driver Manual
2.2. Provided by the Supplier of 3rd Party Equipment
2.2.1. Hardware
Part # Description
Trane Building Control Unit (BCU)
Building control unit (BCU) with internal Ethernet adapter.
Ethernet 10/100 BaseT hub∗
Not all FieldServer models support 100BaseT. Consult the appropriate instruction manual for details of
the Ethernet speed supported by specific hardware.
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
FS-8704-02_BacnetEthernet.doc Driver Manual Page 5 of 20
3. Hardware Connections
It is possible to connect a BACnet Ethernet device using the N1 or the N2 network ports. These ports just need to be configured for BACnet Ethernet in the configuration file.
Configure the Controller according to manufacturer’s instructions
Controller
Ethernet Interface
SITE
ETHERNET
FS-8915-10
FS-8915-10
FIELDSERVER
BACNET ETHERNET
CONNECTION DIAGRAM
BASE NAME: FILE NAME:
(408)-262-2299
DATE: 6/29/04 BY: MC
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
FS-8704-02_BacnetEthernet.doc Driver Manual Page 6 of 20
4. Configuring the FieldServer as a BACnet Ethernet 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 BACnet Ethernet Server.
4.1. Data Arrays
Note that in the tables, * indicates an optional parameter, with the bold legal value being the default.
Section Title
Data_Arrays
Column Title Function Legal Values
Data_Array_Name Provide name for Data Array Data_Array_Format
Provide data format. Each Data Array can only take on one format. Number of Data Objects. Must be
Data_Array_Length
larger than the data storage area required by the Map Descriptors for the data being placed in this array.
Example
// Data Arrays Data_Arrays
Data_Array_Name, Data_Format, Data_Array_Length DA_AI_01, Float, 200 DA_AO_01, Float, 200 DA_DI_01, Bit, 200 DA_DO_01, Bit, 200
Up to 15 alphanumeric characters
FLOAT, BIT
1-10,000
4.2. Client Side Connection Descriptions
Section Title
Adapter
Column Title Function Legal Values
Adapter Adapter Name N1, N21 Protocol Specify protocol used Bacnet_Eth Poll Delay* Time between internal polls 0-32000s; 0.500s
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-9042 Toll_Free: 888-509-1970 email: support@fieldServer.com
Loading...
+ 14 hidden pages