background image

FS-8704-02_BacnetEthernet.doc Driver Manual   

 

 

 

Page 6 of 20 

 
 

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

: [email protected] 

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 

Up to 15 alphanumeric 
characters 

Data_Array_Format 

Provide data format. Each Data Array 
can only take on one format. 

FLOAT, BIT 

Data_Array_Length 

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. 

1-10,000 

 

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

 

 

4.2. 

Client Side Connection Descriptions 

Section Title 

Adapter 

Column Title 

Function 

Legal Values 

Adapter 

Adapter Name 

N1, N2

1

 

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. 

Содержание FS-8704-02

Страница 1: ...ompany APPLICABILITY EFFECTIVITY Effective for all systems manufactured after May 1 2001 Driver Manual Supplement to the FieldServer Instruction Manual FS 8704 02 BACnet Ethernet Driver Version 1 15 Document Revision 17 ...

Страница 2: ... 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...

Страница 3: ...8 509 1970 email support fieldServer com 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 FieldServe...

Страница 4: ...chnologies 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...

Страница 5: ...ver com 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 BASE NAME FILE NAME FIELDSERVER BACNET ETHERNET CONNECTION DIAGRAM DATE 6 29 04 BY MC 408 262 2299 Controller Ethernet Interface F...

Страница 6: ...n 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 Up to 15 alphanumeric characters Data_Array_Format Provide data format Each Data Array can only take on one format FLOAT BIT Data_Array_Length Number of Data Objects Must be larger than the data storage area required by the Map De...

Страница 7: ... Connections Connections Adapter Protocol Poll_Delay N1 Bacnet_Eth 0 500s 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 Node_ID BACnet station address of physical Server node 1 16777215 Protocol Specify protocol used Bacnet_Eth Adapter Specify port Adapter used N1 Example Client Side Nodes No...

Страница 8: ...ion above Function Function of Client Map Descriptor RDBC 4 4 2 Driver Related Map Descriptor Parameters Column Title Function Legal Values Node_Name Name of Node to fetch data from One of the node names specified in Client Node Descriptor above Data_Type Data type Note 2 Property The BACnet property to be read Present_Value Data_Array_Low_Scale Scaling zero in Data Array 32767 to 32767 0 Data_Arr...

Страница 9: ...e 20 000s CMD_AI_03 DA_AI_01 2 RDBC BCU_01 AI 3 Present_Value 20 000s CMD_AO_01 DA_AO_01 0 RDBC BCU_01 AO 1 Present_Value 30 000s CMD_AO_02 DA_AO_01 1 RDBC BCU_01 AO 2 Present_Value 30 000s CMD_AO_03 DA_AO_01 2 RDBC BCU_01 AO 3 Present_Value 30 000s Map_Descriptors Map_Descriptor_Name Data_Array_Name Data_Array_Offset Function Node_Name Data_Type Object_ID Property Scan_Interval CMD_DI_01 DA_DI_01...

Страница 10: ...e the FieldServer for BACnet Ethernet communications the driver independent FieldServer buffers need to be declared in the Data Arrays section the FieldServer virtual node s needs to be declared in the Server Side Nodes section and the data to be provided to the Clients needs to be mapped in the Server Side Map Descriptors section Details on how to do this can be found below Note that in the table...

Страница 11: ...nnections Connections Adapter Protocol N1 Bacnet_Eth 5 3 Server Side Node Descriptors Section Title Nodes Column Title Function Legal Values Node_Name Provide name for node Up to 32 alphanumeric characters Node_ID BACnet station address of physical Server node 1 16777215 Protocol Specify protocol used Bacnet_Eth Example Server Side Nodes Nodes Node_Name Node_ID Protocol Virtual_BCU_11 11 Bacnet_Et...

Страница 12: ... names specified in Server Node Descriptor above Data_Type Data type in PLC Note 2 Object_ID Address of the object 0 1 2 3 Property The object property to read Present value Units The object units See Error Reference source not found Data_Array_Low_Scale Scaling zero in Data Array 32767 to 32767 0 Data_Array_High_Scale Scaling max in Data Array 32767 to 32767 100 Node_Low_Scale Scaling zero in Con...

Страница 13: ...et doc Driver Manual Page 13 of 20 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 Object ...

Страница 14: ...I 3 Present_Value Degrees Fahrenheit SMD_AO_01 DA_AO_01 0 Server Virtual_BCU_11 AO 1 Present_Value percent relative humidity 0 SMD_AO_02 DA_AO_01 1 Server Virtual_BCU_11 AO 2 Present_Value percent relative humidity 0 SMD_AO_03 DA_AO_01 2 Server Virtual_BCU_11 AO 3 Present_Value percent relative humidity 0 Server Side Map Descriptors Map_Descriptors Map_Descriptor_Name Data_Array_Name Data_Array_Of...

Страница 15: ...e value is removed from the Priority Array Table and the next highest value from the Priority Array Table is stored to the Data Array If all values have been Relinquished from the Priority Array Table then the Map Descriptors Relinquish Default value will be stored to the Data Array Appendix A 3 Accessing Priority Array information from other protocol drivers The Priority Array table and its In_Us...

Страница 16: ...contact your Lieberts supplier for more information Extra memory is required to store Map Descriptors that have the active inactive text parameters specified If the defaults are appropriate do not specify these parameters This will save memory and allow more Map Descriptors to be created Appendix B 2 BACnet Specific Statistics Stat Description Resolution Link Control A who is link control message ...

Страница 17: ...ute cubic feet per seconds cubic meters cubic meters per hour cubic meters per seconds Currency1 Currency2 Currency3 Currency4 Currency5 Currency6 Currency7 Currency8 Currency9 Currency10 cycles per hour cycles per minute days degrees angular Degrees Celsius Deg C Deg_C degrees celsius per hour degrees celsius per minute Degrees days Celsius Degrees days Fahrenheit Degrees Fahrenheit Deg F Deg_F d...

Страница 18: ... kilograms per minute kilograms per second Kilohertz KHz kilohms Kilojoules kilojoules per kilogram kilometers per hour Kilopascals kilovolt amperes kilovolt amps KVA kilovolt amperes reactive KVAR kilovolts kilowatt hour per square foot kilowatt hour per square meter kilowatt hours KWh kilowatts KWh liters liters per hour liters per minute liters per second lumens luxes Megahertz MHz megajoules m...

Страница 19: ... second percent relative humidity RH Percent RH Percent RH Per hour per minute per second pounds force per square inch PSI pounds force per sq inch Pounds mass pounds mass per hour pounds mass per minute pounds mass per second Power Factor PF psi per degrees fahrenheit radians revolutions per minute seconds Secs S square centimeters square feet square inches square meters Therms ton hours Tons Ton...

Страница 20: ...Manual Page 20 of 20 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 THIS PAGE INTENTIONALLY LEFT BLANK ...

Отзывы: