FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum.

Size: px
Start display at page:

Download "FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum."

Transcription

1 [This foreword and the Overview on the following pages are not part of this Test Package. They are merely informative and do not contain requirements necessary for conformance to the Test Package.] FOREWORD The purpose of this addendum is to present current changes being made to the BTL Test Package. These modifications are the result of change proposals made pursuant to the continuous maintenance procedures and of deliberations within the BTL- WG Committee. The changes are summarized below. BTL-TP12.1b-1: Repeat for all data types, pg 2. [wid0658] BTL-TP12.1b-2: COVU-B Testing, pg 3. [wid0695] BTL-TP12.1b-3: Segmentation Supported Testing, pg 5. [wid0710] BTL-TP12.1b-4: AE-INFO-B Conditionality Changes, pg 8. [wid0540] BTL-TP12.1b-5: Event Logging Size, pg 9. [wid0546] BTL-TP12.1b-6: Removal of Directive for Command Prioritization Test, pg 10. [wid0590] BTL-TP12.1b-7: ReinitializeDevice Requirement Changes, pg 11. [wid0619] BTL-TP12.1b-8: Routing Checklist Change, pg 14. [wid0694] BTL-TP12.1b-9: DM-OCD-A clarifications, pg 15. [wid0714] BTL-TP12.1b-10: Correct Reference in DM-DCC-B, pg 16. [wid0718] BTL-TP12.1b-11: Synchronize required data types in scheduling BIBBs, pg 17. [wid0720] BTL-TP12.1b-12: Add CHANGE_OF_STATUS_FLAGS and CHANGE_OF_RELIABILITY, pg 18. [wid0724] In the following document, language to be added to existing clauses within the BTL Test Package 12.1 is indicated through the use of italics, while deletions are indicated by strikethrough. Where entirely new subclauses are proposed to be added, plain type is used throughout. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum. When this addendum is applied, all highlighting will be removed. Change markings on tests will remain to indicate the difference between the new test and an existing test. If a test being modified has never existed in 135.1, the applied result should not contain any change markings. When this is the case, square brackets will be used to describe the changes required for this test. Each addendum can stand independently unless specifically noted via dependency within the addendum. If multiple addenda change the same test or section, each future released addendum that changes the same test or section will note in square brackets whether or not those changes are reflected. This addendum contains results of various clarification requests put forth to the BTL-WG that resulted in test package changes. 1

2 BTL 12.1b-1: Repeat for all data types This document makes changes to the regarding tests BTL and BTL , to ensure that the test steps are repeated for all supported datatypes. The test standard states, in the preamble for these two Averaging tests: The datatype of the sampled property can be BOOLEAN, INTEGER, Unsigned, Enumerated, or Real. The tests in this clause shall be repeated once for each of these datatypes. But that repetition is not currently noted in the tests themselves, nor in the Test Plan. [In BTL Test Plan, add a Test Directive to each test in section 3.4.1] Base Requirements The IUT initiates any confirmed requests. BTL Reinitializing the Samples Repeat for each datatype that the IUT supports in an Averaging object. BTL Managing the Sample Window Repeat for each datatype that the IUT supports in an Averaging object. [In BTL Specified Tests, add section header and this preamble, before tests and already derived from ] Averaging Object Tests An Averaging object provides a way to monitor the average, minimum, and maximum values attained by a sampled property. The datatype of the sampled property can be BOOLEAN, INTEGER, Unsigned, Enumerated, or Real. The tests in this clause shall be repeated once for each of these datatypes. 2

3 BTL 12.1b-2: COVU-B Testing This document adds testing for BIBB DS-COVU-B: Specification of unsubscribed UnconfirmedCOVNotifications has been in clauses 13.7 and since Protocol_Revision 2. Testing for this was never specified in any SSPC proposal. Testing is added here for that. Addendum b specified a standardized usage of this mechanism for Device in the production of Restart notifications. Test exists for that, so no changes are needed here for that [In BTL Specified Tests, add new test] 8.3.X11 Unsubscribed COV Service Initiation Test Reason for Change: This test is not specified in any SSPC proposal. Purpose: To verify that the IUT initiates UnconfirmedCOVNotification service requests. Test Concept: Configure one or more objects in IUT to produce unsubscribed UnconfirmedCOVNotifications. Test Steps: 1. MAKE (the IUT issue an unsubscribed UnconfirmedCOVNotification) 2. BEFORE Notification Fail Time RECEIVE UnconfirmedCOVNotification-Request, DESTINATION = (any valid address), 'Subscriber Process Identifier' = 0, 'Initiating Device Identifier' = IUT, 'Monitored Object Identifier' = (any object present in IUT), 'Time Remaining' = 0, 'List of Values' = (any valid set of values) [In BTL Test Plan, add new section COV Unsubscribed - B] 4.17 Data Sharing - COV Unsubscribed - B Base Requirements Base requirements must be met by any IUT claiming conformance to this BIBB. BTL X11 - Unsubscribed COV Service Initiation Test Test Method Manual [In BTL Checklist, add new section as shown here] 4 Data Sharing Support Listing Option... 3

4 Support Listing Option Data Sharing - COV Unsubscribed - B R Base Requirements 4

5 BTL 12.1b-3: Segmentation Supported Testing If a request has the segmented-response-accepted bit set, and/or if a device has the Segmentation _Supported property, these can be tested. [In BTL Specified Tests, add new tests, as shown here] X2 Max_Segments_Accepted at least the minimum There is no SSPC proposal for this change. Purpose: To verify that the IUT implements the Max_Segments_Accepted property value when it does support segmentation. Configuration Requirements: If the IUT cannot be configured to support segmentation, then this test shall be skipped. Test Steps: 1. VERIFY (Max_Segments_Accepted > 1) X3 Respects max-segments-accepted bit pattern There is no SSPC proposal for this change. Purpose: To verify that the IUT abides by the 'max-segments-accepted' parameter, when the size of the response does require segmentation. Configuration Requirements: Use a very small 50 octet 'max-apdu-length-accepted' size in the request. The BACnet- Confirmed-Request-PDU shall be one where the response size will exceed 2 times 'max-apdu-length-accepted' and so require at least three segments. If the largest response that the IUT can return is 100 or fewer octets, then this test shall be skipped. Test Steps: 1. TRANSMIT BACnet-Confirmed-Request-PDU, 'segmented-response-accepted' = TRUE 'max-segments-accepted' = 2 2. RECEIVE BACnet-Abort-PDU, Abort Reason = BUFFER_OVERFLOW Hints to Tester: An attempt to read the whole Object_List might suffice. Or a ReadRange or ReadPropertyMultiple or AtomicReadFile request, if any of those services are executed. 13.X12.1 Reading with maximum-segments-accepted bit pattern B'000' There is no SSPC proposal for this change. Purpose: To verify that the IUT implements at least support for two segments, when the 'max-segments-accepted' parameter that it sends is B 000. Configuration Requirements: If the IUT cannot be configured to issue any BACnet-Confirmed-Request-PDU with 'segmented-response-accepted' = TRUE and the 'max-segments-accepted' parameter equal to B 000, then this test shall be skipped. 1. RECEIVE BACnet-Confirmed-Request-PDU, 'segmented-response-accepted' = TRUE 'max-segments-accepted' = B TRANSMIT BACnet-ComplexACK-PDU, 'segmented-message' = TRUE, 'more-follows' = TRUE, 'sequence-number' = 0, 5

6 'proposed-window-size' = (any valid value) 3. RECEIVE BACnet-SegmentACK-PDU, server = FALSE, negativeack = FALSE 4. TRANSMIT BACnet-ComplexACK-PDU, 'segmented-message' = TRUE, 'more-follows' = FALSE, 'sequence-number' = 1 5. RECEIVE BACnet-SegmentACK-PDU, server = FALSE, negativeack = FALSE [In BTL Test Plan, add new sections and test references, as shown here] 2.2 Segmentation Support Base Requirements All BACnet devices must meet these base requirements. BTL X2 - Max_Segments_Accepted at least the minimum Test Method Manual Test Conditionality If the Segmentation_Supported property of Device object cannot be made to hold a value other than NO-SEGMENTATION, then this test shall be skipped Issues Segmented Responses BACnet devices which are capable of issuing segmented responses shall meet these requirements. BTL X3 - Respects max-segments-accepted bit pattern Test Method Manual Test Conditionality Must be executed, if there is any response generated by IUT which is large enough to require segmentation. Test with a 'max-segments-accepted' bit pattern value that is less than TD s Max_Segments_Accepted property value, to ascertain that the 'max-segments-accepted' bit pattern value is what governs Accepts Segmented Responses without Specifying the Maximum BACnet devices which accept segmented responses shall meet these requirements. BTL - 13.X Reading with maximum-segments-accepted bit pattern B'000' Test Method Manual Test Conditionality If the IUT cannot be configured to issue any BACnet-Confirmed- Request-PDU with 'segmented-response-accepted' = TRUE and the 'max-segments-accepted' parameter equal to B 000, then this test shall be skipped. 6

7 [In BTL Checklist, add new section as shown here] 2.0 Basic BACnet Functionality Support Listing Option Basic Functionality (applies to all BACnet devices) X R Base Requirements X R EPICS Consistency Tests X R Supports DS-RP-B C 1 Uses Who-Is and I-Am services for router address discovery C 1 Uses Who-Is-Router-to-Network (any network) for router address discovery C 1 Uses Who-Is-Router-to-Network (specific network) for router address discovery C 1 Uses MAC broadcasts for router discovery N Uses static router address configuration BTL-C 2 Supports DM-DDB-B C 2, 3 Supports DM-DOB-B O Initiates Confirmed Requests 1 At least one of these options must be supported if the device is capable of transmitting any unicast service requests besides COV notifications, including unicast service requests containing remote or global broadcasts. 2 Required unless the device is an MS/TP slave device. 3 Required if the device implements protocol revision 5 or higher. Segmentation Support R Base Requirements O Issues Segmented Responses O Accepts Segmented Responses without Specifying the Maximum 7

8 BTL 12.1b-4: AE-INFO-B Conditionality Changes The testing for proper behavior of AE-INFO-B, as currently expressed in Test Package assumes that some object can be caused to enter an Event_State other than NORMAL, which is not always the case. [In BTL Test Plan, revise existing conditionality] Event Information with one Active Event Test Conditionality Must be executed. If the IUT cannot be configured to contain any object with an active event, then this test shall be skipped Event Information Based on Event_State Test Conditionality Must be executed. If the IUT cannot be configured to contain any object with an active event, then this test shall be skipped Event Information based on Acknowledged_Transitions Test Conditionality Must be executed. If the IUT cannot be configured to contain any object with an unacknowledged event, then this test shall be skipped. 8

9 BTL 12.1b-5: Event Logging Size BTL-CR-0333 rules that The SSPC will be asked to clarify the correct behavior. In the meantime, the Test Plan will only TRANSMIT EventNotifications in test X2 of a size that the IUT is capable of logging. Test X1, the device shall be capable of logging anything that it emits, so that test does need any added Test Directive. [In BTL Test Plan, add Test Directive to existing tests X2 and X4] BTL X2 - Remote Logging of Notifications REPEAT for both Confirmed and UnconfirmedEventNotifications. REPEAT for events which contain the optional message text parameter and for those which don't. REPEAT for all BACnetEventTypes up to the Protocol_Revision claimed by the IUT. TRANSMIT EventNotifications of a size that the IUT is capable of logging. This does include CHANGE_OF_LIFE_SAFETY, BUFFER_READY, and complex event types. BTL X4 - Remote ACK_NOTIFICATION Logging TRANSMIT EventNotifications of a size that the IUT is capable of logging. 9

10 BTL 12.1b-6: Removal of Directive for Command Prioritization Test The Command Prioritization test itself is not restricting the priorities. In Test Plan we will delete the Test Directive of test in Analog Output, as that information belongs in the Configuration Requirements: section of the test itself, if it is appropriate to have it at all. [In BTL Test Plan, modify to delete the Test Directive of test in Analog Output, as follows] Supports Command Prioritization The objects contain a priority array and support command prioritization. BTL Command Prioritization Test Test Method Manual All priorities must be supported by the IUT. The lab must be able to command at priorities that are greater than, that are less than, and that are equal to 8; not just at a single priority. 10

11 BTL 12.1b-7: ReinitializeDevice Requirement Changes The ReinitializeDevice service doesn t always have same password requirement for all parameters. Note Device Management - Backup and Restore - B already specifies behavior for Backup and Restore separately. [In BTL Checklist, in the Device Management - ReinitializeDevice - B section, add new line items for password requirement for each parameter separately.] Device Management - Reinitialize Device - B R Base Requirements C 1 Implements ReinitializeDevice WARMSTART with a password C 1 Implements ReinitializeDevice WARMSTART with no password C 1 Implements ReinitializeDevice COLDSTART with a password C 1 Implements ReinitializeDevice COLDSTART with no password 1 At least one of these options is required in order to claim conformance to this BIBB. [In BTL Test Plan, modify sections as described below] Implements ReinitializeDevice WARMSTART with a Password The IUT can deny, or can be made to deny, a ReinitializeDevice WARMSTART service request that does not contain a valid password COLDSTART with a Correct Password WARMSTART with a Correct Password BTL COLDSTART with Missing or Invalid Password BTL WARMSTART with Missing or Invalid Password 11

12 Implements ReinitializeDevice WARMSTART with no Password The IUT accepts, or can be made to accept, a ReinitializeDevice WARMSTART service request that does not contain a valid password i COLDSTART with no Password i WARMSTART with no Password Implements ReinitializeDevice COLDSTART with a Password The IUT can deny, or can be made to deny, a ReinitializeDevice COLDSTART service request that does not contain a valid password COLDSTART with a Correct Password Test Method Manual WARMSTART with a Correct Password BTL COLDSTART with Missing or Invalid Password Test Method Manual 12

13 BTL WARMSTART with Missing or Invalid Password Implements ReinitializeDevice COLDSTART with no Password The IUT accepts, or can be made to accept, a ReinitializeDevice COLDSTART service request that does not contain a valid password i COLDSTART with no Password Test Method Manual i WARMSTART with no Password 13

14 BTL 12.1b-8: Routing Checklist Changes Under Routing BIBB currently in the Functionality Checklist, we needed some clarity as to what options are required and when. [In BTL Checklist, revise the existing Routing section] Support Listing Option Routing R O 1 O 1 Base Requirements Routes packets between physical BACnet LANs Routes packets between a physical LAN and one or more virtual LANs 1 One or more of these options is required in order to claim in this section. 14

15 BTL 12.1b-9: DM-OCD-A Clarifications The footnote in DM-OCD-A needed some clarification. [In BTL Checklist, in Device Management - Object Creation and Deletion - A, modify footnote 1]... Device Management - Object Creation and Deletion - A R Base Requirements BTL-R Can create objects using Object_Identifier with no initial values S 1 Can create objects using Object_Type with no initial values S Can create objects by Object_Identifier with initial values which includes Object_Name S 1 Can create objects by Object_Type with initial values which includes Object_Name C 2 Can create and delete Accumulator objects C 2 Can create and delete Analog Input objects C 2 Can create and delete... objects 1 For each object type where thethe IUT may only supports creation with the CreateObject service, the Object_Type form of CreateObject for the object types which, the Object_Identifier form of CreateObject shall beis also supported. 2 At least one of these is required in order to claim conformance to this BIBB. 3 IUT should not claim this functionality if the only method of creating a File object is by initiating the device restore procedure. 15

16 BTL 12.1b-10: Correct Reference in DM-DCC-B The test referenced in DM-DCC-B 'supports receiving a DeviceCommunicationControll Service request with a password' was incorrect. [In BTL Test Plan, change test reference as indicated] Supports Receiving a DeviceCommunicationControl Service Request with a Password The IUT requires, or can be made to require, a valid password parameter in a DeviceCommunicationControl service request Invalid Password BTL Missing Password Configuration As per ASHRAE BTL Specified Tests. [In BTL Specified Test, remove test Missing Password] 16

17 BTL 12.1b-11: Synchronize required data types in scheduling BIBBs The standard in K.3.3 BIBB - Scheduling - External-B in states: The B device provides date and time scheduling of the values of specific properties of specific objects in other devices. Devices claiming conformance to SCHED-E-B shall also support SCHED-I-B and DS-WP-A. The List_Of_Object_Property_References property shall support references to objects in external devices and be writable. and BTL has represented that requirement with BTL-R Is able to schedule NULL values BTL-R Is able to schedule BOOLEAN values BTL-R Is able to schedule Unsigned values BTL-R Is able to schedule REAL values BTL-R Is able to schedule Enumerated values The standard in K.3.5 BIBB - Scheduling - Advanced View and Modify - A in states: Devices claiming support for this BIBB shall be capable of creating, deleting, presenting, and modifying Schedule objects that schedule any of the following types: REAL, ENUMERATED, Unsigned32 and which may contain NULL values and shall be capable of changing the datatype that a Schedule object schedules. This discrepancy seems to be an interoperability problem and therefore the BTL will update the checklist such that the SCHED-VM-A will support the datatypes which are requirements of SCHED-E-B. [In BTL Checklist, Scheduling - View Modify - A section, revise the Conformance Code on BOOLEAN to BTL-R.] Scheduling - View Modify - A R Base Requirements R Supports DS-RP-A R Supports DS-WP-A R Is able to schedule any B-side device regardless of the claimed Protocol_Revision in the B- side device. R Is able to present and modify schedules that do not include the Exception_Schedule property R Is able to present and modify a Calendar Object R Is able to present and modify schedules of Enumerated type R Is able to present and modify schedules of REAL type R Is able to present and modify schedules of Unsigned32 type OBTL-R Is able to present and modify schedules of BOOLEAN type O Is able to present and modify schedules of INTEGER (signed) type O Is able to present and modify schedules of Double type O Is able to present and modify schedules of Octet String type 17

18 BTL 12.1b-12: Add CHANGE_OF_STATUS_FLAGS and CHANGE_OF_RELIABILITY At Protocol_Revision 11 another new format: the CHANGE_OF_STATUS_FLAGS notification was added. At Protocol_Revision 13 another new format: the CHANGE_OF_RELIABILITY notification was added. The behavior of executing these should be required in AE-N-A. [In BTL Test Plan, add two new sections after existing section, as indicated] 5.1 Alarm and Event - Notification - A Processes CHANGE_OF_STATUS_FLAGS Notifications The IUT is capable of executing event notifications that convey a CHANGE_OF_STATUS_FLAGS event transition ConfirmedEventNotification Using the Time Form of the 'Timestamp' Parameter and Conveying a Text Message, ConfirmedEventNotification Using the DateTime Form of the 'Timestamp' Parameter and no Text Message, or ConfirmedEventNotification Using the Sequence Number Form of the 'Timestamp' Parameter and no Text Message Test Conditionality Must be executed. At least one of the tests must be executed with the Event Type set to CHANGE_OF_STATUS_FLAGS Processes CHANGE_OF_RELIABILITY Notifications The IUT is capable of executing event notifications that convey a CHANGE_OF_ RELIABILITY event transition ConfirmedEventNotification Using the Time Form of the 'Timestamp' Parameter and Conveying a Text Message, ConfirmedEventNotification Using the DateTime Form of the 'Timestamp' Parameter and no Text Message, or ConfirmedEventNotification Using the Sequence Number Form of the 'Timestamp' Parameter and no Text Message Test Conditionality Must be executed. At least one of the tests must be executed with the Event Type set to CHANGE_OF_RELIABILITY. [In BTL Checklist, in Alarm and Event - Notification - A, add two new lineitems at end as indicated.] Alarm and Event - Notification - A R Base Requirements R Processes CHANGE_OF_STATUS_FLAGS notifications R Processes CHANGE_OF_RELIABILITY notifications 18

FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum.

FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum. [This foreword and the Overview on the following pages are not part of this Test Package. They are merely informative and do not contain requirements necessary for conformance to the Test Package.] FOREWORD

More information

FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum.

FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum. [This foreword and the Overview on the following pages are not part of this Test Package. They are merely informative and do not contain requirements necessary for conformance to the Test Package.] FOREWORD

More information

Addendum e to BTL Test Package 15.1

Addendum e to BTL Test Package 15.1 BACnet TESTING LABORATORIES ADDENDA Addendum e to BTL Test Package 15.1 Revision 1.0 Revised 4/21/2018 Approved by the BTL Working Group on July 13, 2018; Approved by the BTL Working Group Voting Members

More information

FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum.

FOREWORD. In addition, changes to BTL Specified Tests might also contain a yellow highlight to indicate the changes made by this addendum. [This foreword and the Overview on the following pages are not part of this Test Package. They are merely informative and do not contain requirements necessary for conformance to the Test Package.] FOREWORD

More information

INTERIM TEST SPECIFICATION

INTERIM TEST SPECIFICATION BACnet TESTING LABORATORIES INTERIM TEST SPECIFICATION To Be Used with Test Package 15.1 Version 10 July 19, 2018 Approved by the BTL Working Group on July 12, 2018 Approved by the BTL Working Group Voting

More information

BTL Listed March 2013

BTL Listed March 2013 BTL Listed March 2013 STRATO Automation BACnet Protocol Implementation Conformance Statement Date: March 8 th, 2013 Product name : BACzone 424 Applications Software Version : 0.1 Firmware Revision: 2.139

More information

Proposed Addendum bn to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bn to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bn to ANSI/ASHRAE Standard 135-2016 Public Review Draft Proposed Addendum bn to Standard 135-2016, BACnet - A Data Communication Protocol for Building Automation (October 2017) (Draft

More information

NS Series CO 2 Network Zone Sensors Protocol Implementation Conformance Statement

NS Series CO 2 Network Zone Sensors Protocol Implementation Conformance Statement NS Series CO 2 Network Zone Sensors Protocol Implementation Conformance Statement NS-BCN7004-0, NS-BCN7004-2 Code No. LIT-12011581 Issued November 9, 2011 Supersedes April 12, 2011 Refer to the QuickLIT

More information

Proposed Addendum ao to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum ao to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum ao to ANSI/ASHRAE Standard 135-2010 Public Review Draft Proposed Addendum ao to Standard 135-2010, BACnet - A Data Communication Protocol for Building Automation (March 2012) (Draft

More information

Proposed Addendum bs to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bs to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bs to ANSI/ASHRAE Standard 135-2016 Public Review Draft Proposed Addendum bs to Standard 135-2016, BACnet - A Data Communication Protocol for Building Automation and Control Networks

More information

Zoning System TEC2647Z-2 and TEC2647Z-2+PIR Zone Controllers Protocol Implementation Conformance Statement

Zoning System TEC2647Z-2 and TEC2647Z-2+PIR Zone Controllers Protocol Implementation Conformance Statement Zoning System TEC2647Z-2 and TEC2647Z-2+PIR Zone Controllers Protocol Implementation Conformance Statement Technical Bulletin TEC2647Z-2 and TEC2647Z-2+PIR Code No. LIT-12011399 Issued March 9, 2009 Supersedes

More information

Product Implementation Conformance Statement bcx1-r

Product Implementation Conformance Statement bcx1-r PICS bc1-r Product Implementation Conformance Statement bc1-r Date: October 4, 2005 Vendor Name: TAC Product Name: bc1 Product Model Number: bc1-r Applications Software Version: 4.4 Firmware Revision:

More information

Building Operation. Vendor ID 10

Building Operation. Vendor ID 10 StruxureWare TM Building Operation iem3000 Energy Meter Protocol Implementation Statement Date December 12, 2013 Vendor name Schneider Electric Vendor ID 10 Website www.schneider-electric.com Range name

More information

DIN EN ISO : (E)

DIN EN ISO : (E) DIN EN ISO 16484-5:2014-09 (E) Building automation and control systems (BACS) - Part 5: Data communication protocol (ISO 16484-5:2014); English version EN ISO 16484-5:2014, only on CD-ROM Contents Page

More information

Proposed Addendum al to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum al to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum al to ANSI/ASHRAE Standard 135-2012 Public Review Draft Proposed Addendum al to Standard 135-2012, BACnet - A Data Communication Protocol for Building Automation (March 2013) (Draft

More information

S4 Open: BACnet N2 Router

S4 Open: BACnet N2 Router BACnet Date: 10/21/2014 Vendor Name: The S4 Group, Inc. Product Name: S4 Open: BACnet-N2 Router Product Model Number: -16, -32, -64, -128, or -256 Application Software Version: 1.21 Firmware Revision:

More information

PXC Compact Series on BACnet/IP

PXC Compact Series on BACnet/IP Technical Specification Sheet Rev. 1, August 2006 PXC Compact Series on BACnet/IP Figure 1. PXC24 Compact Controller Document No. 149-454 Page 1 of 6 BACnet Protocol Implementation Conformance Statement

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: July 17, 2013 Vendor Name: Product Name: Product Model Number: Delta Controls Inc. enteliweb eweb Application Software Version: 2.1 Firmware Revision:

More information

BACnet Protocol Implementation Conformance Statement (PICS) MULTICAL 62/601/602/6L2/6M2/801

BACnet Protocol Implementation Conformance Statement (PICS) MULTICAL 62/601/602/6L2/6M2/801 BACnet Protocol Implementation Conformance Statement (PICS) MULTICAL 62/601/602/6L2/6M2/801 Contents Product Description... 3 BACnet Standardized Device Profile (Annex L)... 3 List all BACnet Interoperability

More information

Proposed Addendum bd to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bd to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bd to ANSI/ASHRAE Standard 135-2012 Public Review Draft Proposed Addendum bd to Standard 135-2012, BACnet - A Data Communication Protocol for Building Automation and Control (February

More information

Delta Control Unit (DCU) 3.30 BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT

Delta Control Unit (DCU) 3.30 BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT Date: August 14, 2003 Vendor Name: Delta Controls Inc. Product Name: Delta Control Unit Product Model Number: DSC-1616EX, DCU-050, DSM-050 Product Version: 3.30 BACnet Protocol Revision: 3 Product Description:

More information

Delta ORCAview Date: August 5, 2009 Vendor Name: Delta Controls Inc. Product Name:

Delta ORCAview Date: August 5, 2009 Vendor Name: Delta Controls Inc. Product Name: Date: August 5, 2009 Vendor Name: Delta Controls Inc. Product Name: ORCAview Product Model Number: DOW-340 Product Version: 3.40 BACnet Protocol Revision: 6 Product Description: ORCAview is an industry

More information

Public Review Draft. ASHRAE Standard

Public Review Draft. ASHRAE Standard BSR/ASHRAE Addendum L to ANSI/ASHRAE Standard 135-2004 Public Review Draft ASHRAE Standard Proposed Addendum l to Standard 135-2004, BACnet A Data Communication Protocol for Building Automation and Control

More information

BACnet Protocol Implementation Conformance Statement Automated Logic G5RE

BACnet Protocol Implementation Conformance Statement Automated Logic G5RE Date: 6/1/2017 Vendor Name: Automated Logic Product Name: G5RE Product Model Number: G5RE Applications Software Version: N/A Firmware Revision: 100.02.2018 BACnet Protocol Revision: 9 Product Description:

More information

ESAC ebacgw SNMP. Date: Mar 08,2009. Product Model Number: Product Version: 1.0 BACnet Protocol Revision: 3. Product Description:

ESAC ebacgw SNMP. Date: Mar 08,2009. Product Model Number: Product Version: 1.0 BACnet Protocol Revision: 3. Product Description: Date: Mar 08,2009 Vendor Name: ESAC srl Product Name: ebacgw-snmp Product Model Number: Product Version: 1.0 BACnet Protocol Revision: 3 Product Description: ebacgw is a BACnet gateway to SNMP (simple

More information

NS Series Temperature and Humidity Network Zone and Discharge Air Sensors Protocol Implementation Conformance Statement

NS Series Temperature and Humidity Network Zone and Discharge Air Sensors Protocol Implementation Conformance Statement NS Series Temperature and Humidity Network Zone and Discharge Air Sensors Protocol Implementation Conformance Statement Technical Bulletin NS-AHx7x0x-x, NS-APx7x0x-0, NS-ATx700x-x, NS-BHx7x0x-0, NS-BPx700x-0,

More information

MatrixBBC. Protocol Implementation Conformance Statement (PICS) Product Description: BACnet Standardized Device Profile:

MatrixBBC. Protocol Implementation Conformance Statement (PICS) Product Description: BACnet Standardized Device Profile: Vendor Name: American Auto Matrix Product Name: BACnet Building Controller Product Model Number: x BBC y (x indicating target model; y feature) Firmware Revision: Target using BBC module v1.1.56 or later

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement ANNEX A - PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT (NORMATIVE) (This annex is part of this Standard and is required for its use.) BACnet Protocol Implementation Conformance Statement Date: Nov. 16,

More information

MULTICAL 403 MULTICAL 603

MULTICAL 403 MULTICAL 603 Protocol Implementation Conformance Statement (PICS) MULTICAL 403 MULTICAL 603 Kamstrup A/S Industrivej 28, Stilling DK-8660 Skanderborg T: +45 89 93 10 00 info@kamstrup.com kamstrup.com Contents BACnet

More information

WT-BAC-IP Gateway Protocol Implementation Conformance Statement

WT-BAC-IP Gateway Protocol Implementation Conformance Statement WT-BAC-IP Gateway Protocol Implementation Conformance Statement Technical Bulletin WT-BAC-IP Code No. LIT-12011936 Issued June 2017 Refer to the QuickLIT Web site for the most up-to-date version of this

More information

Wireless Pneumatic Thermostat BACnet Gateway PICS. Document No rev 01

Wireless Pneumatic Thermostat BACnet Gateway PICS. Document No rev 01 Wireless Pneumatic Thermostat BACnet Gateway PICS November - 2008 Date: November 2008 Vendor Name: Cypress Envirosystems Product Name: WPT BACnet Gateway Product Model Number: WPT-800-SBAC Application

More information

Proposed Addendum bx to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bx to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bx to ANSI/ASHRAE Standard 135-2016 Public Review Draft Proposed Addendum bx to Standard 135-2016, BACnet - A Data Communication Protocol for Building Automation and Control Networks

More information

BACnet RIB June 24, 2016

BACnet RIB June 24, 2016 BACnet RIB June 24, 2016 Protocol Implementation Conformance Statement Vendor Name: Functional Devices, Inc. Product Name: BACnet RIB with Accumulator Product Model Number: RIBMNWD12-BC Applications Software

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Products Product Model Number Protocol Revision Software Version Firmware Version SCADA Engine BACnet Operator Workstation SE-BOW 135-1995b (1) 1.0.0.1

More information

Product Implementation Conformance Statement bcx1-cr

Product Implementation Conformance Statement bcx1-cr PICS bc1-cr Product Implementation Conformance Statement bc1-cr Date: April, 2008 Vendor Name: Schneider Electric Product Name: bc1 Product Model Number: bc1-cr Applications Software Version: 4.5 Firmware

More information

Honeywell ComfortPoint TM Open Plant Controller Protocol Implementation Conformance Statement (PICS)

Honeywell ComfortPoint TM Open Plant Controller Protocol Implementation Conformance Statement (PICS) July 2017 Honeywell ComfortPoint TM Open Plant Controller Protocol Implementation Conformance Statement (PICS) Topic: BACnet Protocol Implementation Conformance Statement (PICS) Date: 13 st September 2017

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: March 1, 2017 Vendor Name: Carel Industries S.p.A. Product Name: BACnet c.pco (Server & Client) Product Model Number: c.pco Application Software

More information

Proposed Addendum bl to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bl to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bl to ANSI/ASHRAE Standard 135-2016 Public Review Draft Proposed Addendum bl to Standard 135-2016, BACnet - A Data Communication Protocol for Building Automation (January 2017) (Draft

More information

FX Server BACNET AWS Protocol Implementation Conformance Statement

FX Server BACNET AWS Protocol Implementation Conformance Statement FX Server BACNET AWS Protocol Implementation Conformance Statement Document Introduction. 2 Annex A- Protocol Implementation Conformance Statement (Normative) 3 Product Description. 3 BACnet Standardized

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: 22 February 2019 Vendor Name: Iwaki America Product Name: W900 Controller Product Model Number: All Application Software Version: 3.25-12057 Firmware

More information

Honeywell ComfortPoint TM Open Plant Controller Protocol Implementation Conformance Statement (PICS)

Honeywell ComfortPoint TM Open Plant Controller Protocol Implementation Conformance Statement (PICS) August 2012 Honeywell ComfortPoint TM Open Plant Controller Protocol Implementation Conformance Statement (PICS) Topic: BACnet Protocol Implementation Conformance Statement (PICS) Date: 27 th August 2012

More information

Public Review Draft. ASHRAE Standard

Public Review Draft. ASHRAE Standard BSR/ASHRAE Addendum ad to ANSI/ASHRAE Standard 135-2008 Public Review Draft ASHRAE Standard Proposed Addendum ad to Standard 135-2008, BACnet A Data Communication Protocol for Building Automation and Control

More information

Public Review Draft. ASHRAE Standard

Public Review Draft. ASHRAE Standard BSR/ASHRAE Addendum l to ANSI/ASHRAE Standard 135-2008 Public Review Draft ASHRAE Standard Proposed Addendum l to Standard 135-2008, BACnet A Data Communication Protocol for Building Automation and Control

More information

BACnet Protocol Implementation Conformance Statement Unitary Protocol Converter (UPC)

BACnet Protocol Implementation Conformance Statement Unitary Protocol Converter (UPC) Date: 10/05/2016 Vendor Name: OEMCtrl Product Name: Unitary Protocol Converter Product Model Number: UPC Applications Software Version: Firmware Revision: 6.00a BACnet Protocol

More information

BACnet Errata ANSI/ASHRAE STANDARD /24/04

BACnet Errata ANSI/ASHRAE STANDARD /24/04 BACnet Errata ANSI/ASHRAE STANDARD 135-2001 1/24/04 This document lists all known errata to ANSI/ASHRAE 135-2001 as of the above date. Each entry is cited first by clause, then page number. Entries 1 37

More information

BACnet Protocol Implementation Conformance Statement Automated Logic Corporation LGR25, LGR250, LGR1000

BACnet Protocol Implementation Conformance Statement Automated Logic Corporation LGR25, LGR250, LGR1000 Date: 9/18/2008 Vendor Name: Automated Logic Corporation Product Name: LGR Product Model Number: LGR25, LGR250, LGR1000 Applications Software Version: ExecB ME-LGR-melgr Firmware Revision: 2.18 BACnet

More information

Proposed Addendum bd to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bd to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bd to ANSI/ASHRAE Standard 135-2016 Public Review Draft Proposed Addendum bd to Standard 135-2016, BACnet - A Data Communication Protocol for Building Automation and Control Networks

More information

Functional Specifications Gateway

Functional Specifications Gateway Functional Specifications Gateway IntesisBox-BACnet-ModBusRTU V4 1. BACnet Protocol Implementation Conformance Statement (PICS)... 2 1.1 BACnet Standardized Device Profile (Annex L):... 2 1.2 Segmentation

More information

Proposed Addendum bd to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bd to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bd to ANSI/ASHRAE Standard 135-2016 Public Review Draft Proposed Addendum bd to Standard 135-2016, BACnet - A Data Communication Protocol for Building Automation and Control Networks

More information

Product Implementation Conformance Statement bcx-4040

Product Implementation Conformance Statement bcx-4040 PICS bc-4040 Product Implementation Conformance Statement bc-4040 Date: December 6, 2004 Vendor Name: Andover Controls Corporation Product Name: Continuum Product Model Number: bc-4040 Applications Software

More information

Proposed Addendum be to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum be to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum be to ANSI/ASHRAE Standard 135-2012 Public Review Draft Proposed Addendum be to Standard 135-2012, BACnet - A Data Communication Protocol for Building Automation and Control (July 2015)

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement Page 1 of 19 BACnet Protocol Implementation Conformance Statement Date: February 3, 2017 Vendor Name: Vendor ID: 85 Product Name: BACnet Controller for General-purpose Building Applications Product Model

More information

entelibus CPU Engine (eb-eng) Firmware

entelibus CPU Engine (eb-eng) Firmware Date: March 27 th, 2017 Vendor Name: Delta Controls Inc. Product Name: entelibus CPU Engine Product Model Number: eb-eng Product Version: 3.40 Firmware BACnet Protocol Revision: 6 Product Description The

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: October 24, 207 Vendor Name: Carel SpA Product Name: BACnet pconet Product Model Number: PCOX X 2 X 3 BX 4 0, where X is 0, A, C, D, E, M, N,

More information

NB-GPC Family Protocol Implementation Conformance Statement (PICS)

NB-GPC Family Protocol Implementation Conformance Statement (PICS) Vendor Name: American Auto-Matrix Product Name: NB-GPC Family Product Model Number: NB-GPC1, NB-GPC2, NB-GPC3, NB-GPC4 Firmware Revision: 2.00 BACnet Protocol Revision: 4 Product Description: NB-GPC controllers

More information

Distech Controls Application Specific Controllers PICS

Distech Controls Application Specific Controllers PICS Distech Controls Application Specific Controllers PICS BACnet Protocol Implementation Conformance Statement Date January 13, 2014 Vendor Name Distech Controls Inc. Product Name ECB-VAV Series, ECB-103,

More information

Test report. on the conformance of the tested functionality of BACnet implementations according to ANSI/ASHRAE No SAG.001.

Test report. on the conformance of the tested functionality of BACnet implementations according to ANSI/ASHRAE No SAG.001. Test report on the conformance of the tested functionality of BACnet implementations according to ANSI/ASHRAE 135-2001 No. 04.61.SAG.001.1 Initial test This PDF document is verbatim to the original report

More information

Delta Controller Engine (DCE) Firmware

Delta Controller Engine (DCE) Firmware Date: August 22, 2011 Vendor Name: Delta Controls Inc. Product Name: Delta Controller Engine Product Model Number: DCE Product Version: 3.40 Firmware BACnet Protocol Revision: 6 Product Description The

More information

BACnet OPC Server User s Manual

BACnet OPC Server User s Manual BACnet OPC Server User s Manual Contents Introduction... 4 Installation... 8 System Requirements... 8 Install... 9 Installed Files... 11 Application Data... 12 Uninstall... 12 Getting Started... 13 Start

More information

BACnet MS/TP-module. Data sheet. for MULTICAL 403 and 603

BACnet MS/TP-module. Data sheet. for MULTICAL 403 and 603 Data sheet BACnet MS/TP-module for MULTICAL 403 and 603 BTL certified and listed Compatible with ANSI/ASHRAE 135/ISO 16484-5 Complies with BACnet Application Specific Controller Profile Communication speed

More information

BACnet Protocol Implementation Conformance Statement (PICS) der Automationsstation miles-as29/b

BACnet Protocol Implementation Conformance Statement (PICS) der Automationsstation miles-as29/b + BACnet Protocol Implementation Conformance Statement (PICS) der Automationsstation miles-as29/b Version V.40-04.12 Stand: 01.12.2004 miles-as29/b: BACnet-PICS V.40-04.12 Stand: 12/04 Seite 1 von 8 BACnet-PICS

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: October 24, 207 Vendor Name: Carel SpA Product Name: BACnet pcoweb Product Model Number: PCOX X 2 X 3 WX 4 0, where X is 0, A, B, C, D, E, G,

More information

BACnet RIB Jan

BACnet RIB Jan BACnet RIB Jan 29 2013 Protocol Implementation Conformance Statement Vendor Name: Functional Devices, Inc. Product Name: BACnet RIB with Accumulator Product Model Number: RIBMNWD12-BC Applications Software

More information

BACnet Protocol Implementation Conformance Statement OEMPrtl Pro

BACnet Protocol Implementation Conformance Statement OEMPrtl Pro Date: 12/13/2011 Vendor Name: OEMCtrl Product Name: Product Model Number: Applications Software Version: Firmware Revision: 4.02 BACnet Protocol Revision: 9 Product Description: The is

More information

PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT (NORMATIVE) (This annex is part of this Standard and is required for its use.)

PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT (NORMATIVE) (This annex is part of this Standard and is required for its use.) PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT (NORMATIE) (This annex is part of this Standard and is required for its use.) BACnet Protocol Implementation Conformance Statement Date: 2013 endor Name: Abies

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: February 8, 2018 Vendor Name: Product Name: Product Model Number: Delta Controls Inc. O3 O3-DIN-CPU Product Version: 4.4.1 BACnet Protocol Revision:

More information

1. BACnet Protocol Implementation Conformance Statement

1. BACnet Protocol Implementation Conformance Statement Information Sheet BACnet PICS 1. BACnet Protocol Implementation Conformance Statement Date: 29-Jul-2016 Vendor Name: Trend Control Systems Ltd. Product Name: Product Model Number: 11/BAC/230, 11/LAN/BAC/230,

More information

1. BACnet Protocol Implementation Conformance Statement

1. BACnet Protocol Implementation Conformance Statement Information Sheet BACnet PICS 1. BACnet Protocol Implementation Conformance Statement Date: 25-Feb-2014 Vendor Name: Trend Control Systems Ltd. Product Name: Product Model Number: 11/BAC/230, 11/LAN/BAC/230,

More information

Visi.Plus Protocol Implementation Conformance Statement (PICS)

Visi.Plus Protocol Implementation Conformance Statement (PICS) PICS Saia-Burgess Controls AG Visi.Plus Protocol Implementation Conformance Statement (PICS) Version 3.0 / 16.12.2015 Contents 0 Contents 0.1 Dokument Revision... 0-2 0.2 Trademarks... 0-2 0 1. Product

More information

IQ4NC/.../ BACnet PICS

IQ4NC/.../ BACnet PICS Information Sheet BACnet PICS 1. BACnet Protocol Implementation Conformance Statement Date: 25-Feb-2014 Vendor Name: Trend Control Systems Ltd. Product Name: Product Model Number: IQ4NC/12/230, IQ4NC/12/24VAC,

More information

Sales and Engineering Data Sheet ED

Sales and Engineering Data Sheet ED Sales and Engineering Data Sheet ED 15119-3 Daikin Chiller Unit Controller Protocol Implementation Conformance Statement (PICS) ANSI/ASHRAE 135-2004, BACnet Model WME Magnetic Bearing Centrifugal Chiller

More information

Date: Vendor Name: Product Name: Product Model Number: Applications Software Version: Firmware Revision: BACnet Protocol Revision:

Date: Vendor Name: Product Name: Product Model Number: Applications Software Version: Firmware Revision: BACnet Protocol Revision: Date: January 20, 2004 Vendor Name: Lithonia Lighting Product Name: Synergy Product Model Number: SYSC MLX Applications Software Version: Firmware Revision: 2.55 BACnet Protocol Revision: 1.0 Product :

More information

! BACnet Operator Workstation (B-OWS)! BACnet Advanced Operator Workstation (B-AWS)! BACnet Operator Display (B-OD)

! BACnet Operator Workstation (B-OWS)! BACnet Advanced Operator Workstation (B-AWS)! BACnet Operator Display (B-OD) Delta Ethernet Global Controller BACnet Protocol Implementation Conformance Statement Date: Feb 23,2011 Vendor Name: Manufacturer: Airtek International, Inc. Product Name: Delta Ethernet Global Controller

More information

BCM-ETH BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT

BCM-ETH BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT BCM-ETH BACNET PROTOCOL IMPLEMENTATION CONFORMANCE STATEMENT Date: 8/1/2012 Vendor Name: Alerton Product Name: BCM-ETH Controller Product Model Number: BCM-ETH 3.0 Applications Software Version: BCM-ETH

More information

Integration Specification Sheet

Integration Specification Sheet Integration Specification Sheet Protocol Implementation Conformance Statement (PICS) For the Tracer UC400 Controller This specification sheet provides information about BACnet protocol and the PICS statement

More information

BACnet Protocol Implementation Conformance Statement (PICS) Product Discription V1.0

BACnet Protocol Implementation Conformance Statement (PICS) Product Discription V1.0 s PROFINET/BACnet LINK BACnet Protocol Implementation Conformance Statement (PICS) Product Discription V1.0 1/17 Contents 1 PN/BACnet LINK... 3 1.1 Product description... 3 1.2 BACnet standardized device

More information

MicroTech II Multiple Air Handler Controller

MicroTech II Multiple Air Handler Controller Protocol Implementation Conformance Statement ED 15079-0 Group: Controls Part Number: ED15079-0 Date: September 2003 MicroTech II Multiple Air Handler Controller BACnet Networks Protocol Implementation

More information

Proposed Addendum bc to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum bc to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum bc to ANSI/ASHRAE Standard 135-2012 Public Review Draft Proposed Addendum bc to Standard 135-2012, BACnet - A Data Communication Protocol for Building Automation and Control (January

More information

BACnet Errata ANSI/ASHRAE STANDARD A Data Communication Protocol for Building Automation and Control Networks.

BACnet Errata ANSI/ASHRAE STANDARD A Data Communication Protocol for Building Automation and Control Networks. BACnet Errata ANSI/ASHRAE STANDARD 135-2012 A Data Communication Protocol for Building Automation and Control Networks July 2, 2014 This document lists all known errata to ANSI/ASHRAE 135-2012 as of the

More information

Modular Series BACnet Protocol Implementation Conformance (PIC) Statement A6V Building Technologies

Modular Series BACnet Protocol Implementation Conformance (PIC) Statement A6V Building Technologies Modular Series BACnet Protocol Implementation Conformance (PIC) Statement Building Technologies Table of Contents Modular Series BACnet Protocol Implementation Conformance Statement... 3 2 16 Modular Series

More information

BACnet Simulator User s Manual

BACnet Simulator User s Manual BACnet Simulator User s Manual Contents Introduction... 3 Installation... 4 System Requirements... 4 Install... 4 Installed Files... 6 Application Data... 7 Uninstall... 7 Getting Started... 8 Start the

More information

BACnet RIB March,

BACnet RIB March, BACnet RIB March, 26 2018 Protocol Implementation Conformance Statement Vendor Name: Functional Devices, Inc. Product Name: BACnet RIB Product Model Number: RIB[*]24B-BCAI Applications Software Version:

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Vendor Name: McQuay International Product Name: MicroTech Communications Gateway for BACnet Product Model Number: BACdrop Product Description The MicroTech

More information

PXC Compact Unitary Equipment Controller BACnet Protocol Implementation Conformance Statement

PXC Compact Unitary Equipment Controller BACnet Protocol Implementation Conformance Statement PXC Compact Unitary Equipment Controller BACnet Protocol Implementation Conformance Statement Building Technologies BACnet Protocol Implementation Conformance Statement Products Product Model Number Protocol

More information

BTL-CR-0290_datatype_error-code-only.doc December 12, Clarification Request

BTL-CR-0290_datatype_error-code-only.doc December 12, Clarification Request Clarification Request Request from: BTL Manager References: BTL Specified Tests 12.0.final tests 9.22.2.3, 9.23.2.6, 9.14.2.2, 9.16.2.5 Stage: Request, Listed, Analysis,

More information

NB-ASC Family Protocol Implementation Conformance Statement (PICS)

NB-ASC Family Protocol Implementation Conformance Statement (PICS) Vendor Name: American Auto-Matrix Product Name: NB-ASC Family Product l Number: NB-ASC, NB-ASCe, NB-Rooftop, NB-Heat Pump, NB-Fancoil Firmware Revision: 6.03 BACnet Protocol Revision: 4 Product Description:

More information

Public Review Draft. ASHRAE Standard

Public Review Draft. ASHRAE Standard BSR/ASHRAE Addendum q to ANSI/ASHRAE Standard 135-2004 Public Review Draft ASHRAE Standard Proposed Addendum q to Standard 135-2004, BACnet A Data Communication Protocol for Building Automation and Control

More information

QC BAC-BOX PIC STATEMENT

QC BAC-BOX PIC STATEMENT QC BAC-BO PIC STATEMENT BACnet Protocol Implementation (PIC) Statement QUATROSENSE ENVIRONMENTAL LTD. 5935 OTTAWA STREET, PO BO 749 (RICHMOND) OTTAWA, ONTARIO CANADA K0A 2Z0 PHONE: (613) 838-4005 FA: (613)

More information

Titan Products NetMaster TP-NM-R/2000

Titan Products NetMaster TP-NM-R/2000 Titan Products NetMaster TP-NM-R/2000 BACnet MS/TP to IP Router Remote Access C-047 08/16 Description The TITAN Products TP-NM-R/2000 NetMaster Router is a high performance, intelligent and secure communications

More information

NB-V3Tb Protocol Implementation Conformance Statement (PICS)

NB-V3Tb Protocol Implementation Conformance Statement (PICS) NB-V3Tb Vendor Name: American Auto-Matrix Product Name: NB-V3Tb Product Model Number: NB-V3Tb Firmware Revision: 6.03 BACnet Protocol Revision: 4 Product Description: NB-V3Tb is a full-featured VVT system

More information

TRIDIUM NIAGARA AX 3.8

TRIDIUM NIAGARA AX 3.8 TRIDIUM NIAGARA AX 3.8 BACnet Protocol Implementation Conformance Statement Date: August 31, 2016 Vendor Name: Tridium Product Name: Niagara AX BACnet Integration Product Model Number: Tridium JACE models

More information

BACnet RIB July 1, 2014

BACnet RIB July 1, 2014 BACnet RIB July 1, 2014 Protocol Implementation Conformance Statement Vendor Name: Functional Devices, Inc. Product Name: BACnet RIB Product Model Number: RIBTW24B-BCAO Applications Software Version: v1.07

More information

Data Communication Protocol for Building Automation and Control Networks

Data Communication Protocol for Building Automation and Control Networks ANSI/ASHRAE Addendum ay to ANSI/ASHRAE Standard 135-2012 Data Communication Protocol for Building Automation and Control Networks Approved by ASHRAE on December 30, 2014; and by the American National Standards

More information

BEST CTR BAS Workshop III BACnet Basics 2

BEST CTR BAS Workshop III BACnet Basics 2 Review of Day 1 1 BEST Center Mission Goals Overview of the ALC System ALC WebCTRL 6.1 with Simulator ALC System Architecture MCC DACUM & BAS IT Skills GPTC BAS Program Course Sequencing Introduction to

More information

SAUTER BACnet PICS EY-modulo 5 ecos504/505 BACnet Protocol Implementation Conformance Statement

SAUTER BACnet PICS EY-modulo 5 ecos504/505 BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement D100275255-05 Content Note: This statement corresponds to the ANSI/ASHRAE 135-2012 release. Changes are taking place constantly, without prior notification.

More information

BACnetRIB June 24, 2016

BACnetRIB June 24, 2016 Functional Devices, Inc. 101 Commerce Drive Sharpsville, IN 46068 Toll-Free: Office: Fax: (800) 888-5538 (765) 883-5538 (765) 883-7505 Email: Website: sales@functionaldevices.com www.functionaldevices.com

More information

Table of contents. Use of the application program. GAMMA instabus Application program description. July B CO IP Gateway KNX-BACnet

Table of contents. Use of the application program. GAMMA instabus Application program description. July B CO IP Gateway KNX-BACnet Table of contents Use of the application program... 1 1.Functional description... 2 Behavior at bus voltage failure / recovery... 4 Factory default state... 4 Behavior on unloading the application program...

More information

BACnet Protocol Implementation Conformance Statement

BACnet Protocol Implementation Conformance Statement BACnet Protocol Implementation Conformance Statement Date: August 21, 2009 Vendor Name: SysMik GmbH Dresden Product Name Product Model Number ICS-709-B 1226-100202-07-9 ICS-709M-B 1226-100202-08-6 ICS-852-B

More information

Proposed Addendum ai to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks

Proposed Addendum ai to Standard , BACnet - A Data Communication Protocol for Building Automation and Control Networks BSR/ASHRAE Addendum ai to ANSI/ASHRAE Standard 135-2012 Public Review Draft Proposed Addendum ai to Standard 135-2012, BACnet - A Data Communication Protocol for Building Automation (March 2014) (Draft

More information

Public Review Draft. ASHRAE Standard

Public Review Draft. ASHRAE Standard BSR/ASHRAE Addendum o to ANSI/ASHRAE Standard 135-2004 Public Review Draft ASHRAE Standard Proposed Addendum o to Standard 135-2004, BACnet A Data Communication Protocol for Building Automation and Control

More information