- A Sierra Monitor Company Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-73 BACnet MSTP - Serial APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after August 2008 Driver Version: Document Revision: 1.
FS-8700-73 BACnet MSTP Driver Manual Table of Contents TABLE OF CONTENTS 1. 2. BACNET MSTP DESCRIPTION ..................................................................................... 3 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 .........................................
FS-8700-73 BACnet MSTP Driver Manual 1. Page 3 of 24 BACnet MSTP Description The BACnet Master-Slave/Token-Passing (MSTP) driver implements a data link protocol that uses the services of the RS-485 physical layer. See the FieldServer BACnet PIC statement for the level of conformance that this driver implements. Max Nodes Supported FieldServer Mode Nodes Client 1 Server 32 Comments FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.
FS-8700-73 BACnet MSTP Driver Manual 2. Page 4 of 24 Driver Scope of Supply 2.1. Supplied by FieldServer Technologies for this driver FieldServer Technologies PART # FS-8917-16 Description RJ45 to terminal connector cable. Provided by the Supplier of 3rd Party Equipment 2.2. 2.2.1. Part # Required 3rd Party Hardware Description 1 Building control unit (BCU) 2 BACnet client such as a Trane Tracer Summit workstation 2.2.2.
FS-8700-73 BACnet MSTP Driver Manual 3. Page 5 of 24 Hardware Connections The FieldServer is connected to the BACnet MSTP as shown in connection drawing.
FS-8700-73 BACnet MSTP Driver Manual 3.1. Page 6 of 24 Hardware connection Tips/Hints Follow standard RS-485 2-wire guidelines for installation. See connection diagram below. 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.
FS-8700-73 BACnet MSTP Driver Manual 4. Page 7 of 24 Configuring the FieldServer as a BACnet MSTP 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-73 BACnet MSTP Driver Manual 4.3. Page 8 of 24 Client Side Connection Descriptions Section Title Connections Column Title Function Specify which port the device is connected to the FieldServer Port Baud Specify baud rate Parity* Data_Bits* Stop_Bits* Protocol Poll Delay* Timeout Specify parity Specify data bits Specify stop bits Specify protocol used Time between internal polls Application logger timeout Specify the highest possible MAC_Address that exists on the MSTP network.
FS-8700-73 BACnet MSTP Driver Manual 4.4. Page 9 of 24 Client Side Node Descriptors Section Title Nodes Column Title Function Node_Name Provide name for node Node_ID Protocol Port Specify the BACnet Device object instance. Specify protocol used Specify port MAC_Address MAC_Address of the physical server node. Network_Number* Use this parameter if the remote MSTP server device is on another BACnet network connected via a router.
FS-8700-73 BACnet MSTP Driver Manual 4.5. Page 10 of 24 Client Side Map Descriptors 4.5.1.
Data_Array_Name, DA_DI_01, DA_DI_01, DA_DI_01, DA_DO_01, DA_DO_01, DA_DO_01, Map_Descriptors Map_Descriptor_Name, CMD_DI_01, CMD_DI_02, CMD_DI_03, CMD_DO_01, CMD_DO_02, CMD_DO_03, Data_Array_Offset, 0, 1, 2, 0, 1, 2, Data_Array_Offset, 0, 1, 2, 0, 1, 2, Function, RDBC, RDBC, RDBC, RDBC, RDBC, RDBC, Function, RDBC, RDBC, RDBC, RDBC, RDBC, RDBC, Node_Name, BCU_1, BCU_1, BCU_1, BCU_1, BCU_1, BCU_1, Node_Name, BCU_1, BCU_1, BCU_1, BCU_1, BCU_1, BCU_1, Data_Type, DI, DI, DI, DO, DO, DO, Data_Type, AI, AI
FS-8700-73 BACnet MSTP Driver Manual 5. Page 12 of 24 Configuring the FieldServer as a BACnet MSTP 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-73 BACnet MSTP Driver Manual 5.2.
FS-8700-73 BACnet MSTP Driver Manual Page 14 of 24 Example // Server Side Nodes Nodes Node_Name, Virtual_BCU_11, 16 Node_ID, 11, Protocol BACnet_MSTP 16 Note that adapter is not declared in the Server Side Nodes 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.
FS-8700-73 BACnet MSTP Driver Manual 5.4. Server Side Map Descriptors 5.4.1. FieldServer Specific Map Descriptor Parameters Column Title Map_Descriptor_Name Data_Array_Name Legal Values Up to 32 alphanumeric characters.
5.4.3. Function, Server, Server, Server, Server, Server, Server, Data_Array_Name, DA_DI_01, DA_DI_01, DA_DI_01, DA_DO_01, DA_DO_01, DA_DO_01, Data_Array_Offset, 0, 1, 2, 0, 1, 2, Data_Type AI, AI, AI, AO, AO, AO, Data_Array_Offset, 0, 1, 2, 0, 1, 2, Node_Name, Virtual_BCU_11, Virtual_BCU_11, Virtual_BCU_11, Virtual_BCU_11, Virtual_BCU_11, Virtual_BCU_11, Map Descriptor Example.
FS-8700-73 BACnet MSTP Driver Manual Page 17 of 24 Appendix A. Driver Notes Appendix A.1. AI AO AV BI BV MI MO MV Data_Type Legal Values – Abbreviation Descriptions Analog_Input Analog_Output Analog_Value Binary_Input Binary_Value Multi_State_Input Multi_State_Output Multi_State_Value 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.
FS-8700-73 BACnet MSTP Driver Manual Page 18 of 24 Appendix B. Advanced Topics Appendix B.1. BACnet Object Names When an external BACnet Client builds a list of Object Names, the BACnet Server Map Descriptor name determines the BACnet Object Name. If the Map Descriptor length is greater than 1, then the Object Name will be suffixed with the index into the Map Descriptor.
Data_Array_Name, DA_MI_01, Object_ID, 1 Function, Server Data_Array_Length 100 Data_Array_Name, DA_MI_01, Data_Array_Index, 1, Data_Array_Index, 0, Node_Name, N1 11, Length, 1, Length, 1, Preload_Data_Index 0 Node_Name, N1 11, Preload_Data_Format, String, Page 19 of 24 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.
FS-8700-73 BACnet MSTP Driver Manual Page 20 of 24 Appendix C. Troubleshooting Tips Appendix C.1. • • • • • • • • • • • • • • Debugging a BACnet connection: Hints and tips Disconnect the FieldServer from the BACnet network when transferring images to the BCU. If duplicate object instances are accidentally configured in the FieldServer, the second call of the instance will overwrite the first one. This may cause a BACnet Object to be “lost.
FS-8700-73 BACnet MSTP Driver Manual Appendix C.2. BACnet Specific Statistics Stat Description Link Control A “who-is” link control message was sent or received. Unsupported Properties A request for an unsupported property was received. Segmentation Not Supported Sequence Error Data was requested but the response would have exceeded the maximum size of the APDU and could not be sent using an unsegmented message. Invoke ID of a reply did not match the Invoke ID of the poll.
FS-8700-73 BACnet MSTP Driver Manual Page 22 of 24 Appendix D.
FS-8700-73 BACnet MSTP Driver Manual Unit Joules joules-per-degree-kelvin joules-per-kilogram-degree-kelvin joules-per-kilogram-dry-air Kilograms kilograms-per-hour kilograms-per-minute kilograms-per-second Kilohertz kilohms Kilojoules kilojoules-per-kilogram kilometers-per-hour Kilopascals kilovolt-amperes kilovolt-amperes-reactive kilovolts kilowatt-hour-per-square-foot kilowatt-hour-per-square-meter kilowatt-hours kilowatts liters liters-per-hour liters-per-minute liters-per-second lumens luxes Megahert
FS-8700-73 BACnet MSTP Driver Manual Unit per-minute per-second pounds-force-per-square-inch Pounds-mass pounds-mass-per-hour pounds-mass-per-minute pounds-mass-per-second Power-Factor psi-per-degrees-fahrenheit radians revolutions-per-minute seconds square-centimeters square-feet square-inches square-meters Therms ton-hours Tons Tons-refrigeration US-gallons us-gallons-per-minute Volt-Amperes volt-amperes-reactive Volts watt-hours Watts watts-per-square-foot watts-per-square-meter watts-per-square-meter-d